switch nixpkgs to 24.11

This commit is contained in:
2024-12-02 22:16:51 +01:00
parent fa1392dce8
commit 5440679d16
2 changed files with 24 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
description = "NixOS configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
nix-xilinx = {
url = "gitlab:asmir.abdulahovic/nix-xilinx";