From 6ce5d1cc0f77b7994412ddfca62fe151800db48e Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 6 Apr 2025 17:03:42 -0700 Subject: [PATCH] new flake lock --- nix/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/flake.nix b/nix/flake.nix index 048663c..3d72fd4 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -2,7 +2,7 @@ description = "Emacs centric configurations for a complete networked system"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; nur.url = "github:nix-community/NUR"; sops-nix.url = "github:Mic92/sops-nix"; scripts.url = "github:ret2pop/scripts"; -- 2.50.1