From 7b5b44d942700a8084f6529efc7314ebe81c13fc Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Fri, 24 Oct 2025 22:13:03 +0200 Subject: use own nixpkgs fork for untable --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 0f7b0ca..3998e8a 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { inputs = { - nixpkgs-unstable.url = "github:nixos/nixpkgs?ref=nixos-unstable"; + nixpkgs-unstable.url = "github:gshipunov/nixpkgs?ref=nixos-unstable"; nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-25.05"; flake-utils.url = "github:numtide/flake-utils"; -- cgit v1.3.1