From c8ed7aae6eb7fbf7481fb3f1672a5a75b55a4b97 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Mon, 10 Mar 2025 18:38:14 +0900 Subject: nix: update flake lock Signed-off-by: Ophestra --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b32b5a73..b1929d55 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "fortify sandbox tool and nixos module"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11-small"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11"; home-manager = { url = "github:nix-community/home-manager/release-24.11"; -- cgit v1.3.1