mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-25 13:42:33 -05:00
update lock with nix-secrets
This commit is contained in:
parent
07420c4932
commit
b3d038a5fc
1 changed files with 16 additions and 0 deletions
16
flake.lock
generated
16
flake.lock
generated
|
|
@ -217,6 +217,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-secrets": {
|
||||
"locked": {
|
||||
"lastModified": 1735940708,
|
||||
"narHash": "sha256-nYTZwgl3uz4qHjSRkuSLtECYt8MrTeSHLqzqJMNmIf0=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "d9f347574dc82029cd52837d1e12cb017894d3b9",
|
||||
"revCount": 14,
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@ssh.git.wanderingcrow.net/TheWanderingCrow/nix-secrets"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@ssh.git.wanderingcrow.net/TheWanderingCrow/nix-secrets"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1733212471,
|
||||
|
|
@ -340,6 +355,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"nix-secrets": "nix-secrets",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixvim": "nixvim",
|
||||
"sops-nix": "sops-nix"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue