diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-03-10 18:38:14 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-03-10 18:38:14 +0900 |
| commit | c8ed7aae6eb7fbf7481fb3f1672a5a75b55a4b97 (patch) | |
| tree | 29496a339b65036bdd3a8a71a90db9a1fdf15384 /flake.nix | |
| parent | 61e58aa14da2f9ce45b49d38b889a00ef5a3b1d1 (diff) | |
nix: update flake lock
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |
