aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index c6ca8b2..0d606fb 100644
--- a/flake.nix
+++ b/flake.nix
@@ -27,7 +27,7 @@
# per https://nixos-and-flakes.thiscute.world/nixos-with-flakes/downgrade-or-upgrade-packages
#nixpkgs-67e692392.url = "github:nixos/nixpkgs/67e69239226f37168d1adb8d29bd61150756a03e";
nixpkgs-master.url = "github:nixos/nixpkgs";
- nixpkgs-pr369712.url = "github:7c6f434c/nixpkgs/fix-tftp-hpa";
+ #nixpkgs-pr369712.url = "github:7c6f434c/nixpkgs/fix-tftp-hpa";
nixpkgs-stable.url = "github:nixos/nixpkgs/release-24.05";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
@@ -49,7 +49,7 @@
home-manager,
nixos-hardware,
nixpkgs-master,
- nixpkgs-pr369712,
+ #nixpkgs-pr369712,
nixpkgs-stable,
nixpkgs,
nvidia-patch,