nix: update flake lock

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-10 18:38:14 +09:00
parent 61e58aa14d
commit c8ed7aae6e
2 changed files with 8 additions and 8 deletions

View File

@@ -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";