From e12993af0ae4c5bbbd6bb9b9625cfc435b4df88d Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sat, 7 Feb 2026 12:29:18 -0800 Subject: Revert "Change nixpkgs URL per https://github.com/NixOS/nix/issues/10683#issuecomment-3865161405" This reverts commit af31f72522b6976cad95038a8899bea85961d960. --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index bff0934..c0687ec 100644 --- a/flake.nix +++ b/flake.nix @@ -29,8 +29,8 @@ #nixpkgs-wine9_22.url = "github:nixos/nixpkgs/dea5930f0ed8c29d3758d5ade9898b4e99d80b74"; nixpkgs-master.url = "github:nixos/nixpkgs"; #nixpkgs-pr476197.url = "github:Moraxyc/nixpkgs/fix-netcat-openbsd-gcc15"; - nixpkgs-stable.url = "https://channels.nixos.org/nixos-25.11/nixexprs.tar.xz"; - nixpkgs.url = "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"; + 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