From 18cdec9bbdef2505816be97105f1d5b6cf6874e4 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Fri, 6 Feb 2026 08:29:12 -0800 Subject: Revert "Work around broken GitHub https://github.com/NixOS/nix/issues/10683#issuecomment-2791582465" This reverts commit 22f7c9489b76b7d899c7d080e77f69cd8b60c0c8. --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c216532..c0687ec 100644 --- a/flake.nix +++ b/flake.nix @@ -27,10 +27,10 @@ # per https://nixos-and-flakes.thiscute.world/nixos-with-flakes/downgrade-or-upgrade-packages #nixpkgs-67e692392.url = "github:nixos/nixpkgs/67e69239226f37168d1adb8d29bd61150756a03e"; #nixpkgs-wine9_22.url = "github:nixos/nixpkgs/dea5930f0ed8c29d3758d5ade9898b4e99d80b74"; - nixpkgs-master.url = "github:nixos/nixpkgs?shallow=1"; + nixpkgs-master.url = "github:nixos/nixpkgs"; #nixpkgs-pr476197.url = "github:Moraxyc/nixpkgs/fix-netcat-openbsd-gcc15"; - nixpkgs-stable.url = "github:nixos/nixpkgs?shallow=1&ref=release-24.05"; - nixpkgs.url = "github:nixos/nixpkgs?shallow=1&ref=nixos-unstable"; + nixpkgs-stable.url = "github:nixos/nixpkgs/release-24.05"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; nvidia-patch = { url = "github:icewind1991/nvidia-patch-nixos"; -- cgit v1.2.3