177 current 2025-10-09 16:10:23 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 16:18:48 -05:00
parent ad1c563e58
commit cfc2da01c0
3 changed files with 20 additions and 1 deletions

17
flake.lock generated
View File

@@ -36,10 +36,27 @@
"type": "indirect"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1759831965,
"narHash": "sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH+47XEBo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c9b6fb798541223bbb396d287d16f43520250518",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix",
"vpn-confinement": "vpn-confinement"
}