Use nixos-24.11 branch of nixpkgs

This commit is contained in:
Jakob Lechner 2025-04-14 21:29:36 +02:00
parent d655696ffd
commit 96de741c61
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
nixos-hardware.url = "github:nixos/nixos-hardware/master";
nixpkgs.url = "github:nixos/nixpkgs/release-24.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgsMaster.url = "github:NixOS/nixpkgs/master";