From 65e26b3382bc095f8088fb61a5112155f9186e12 Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 16:45:55 -0500 Subject: [PATCH] 178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 13a2e02..6ed7dc1 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ description = "blakes nix config"; inputs = { nixpkgs.url = "nixpkgs/nixos-25.05"; - nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; + nixpkgs-unstable.url = "nixpkgs/nixos-unstable"; home-manager = { url = "github:nix-community/home-manager/release-25.05"; inputs.nixpkgs.follows = "nixpkgs";