This commit is contained in:
parent
751fc153d2
commit
25c7b6bf0d
7 changed files with 28 additions and 4 deletions
19
flake.lock
generated
19
flake.lock
generated
|
@ -368,6 +368,24 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"repo-rs": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1754770324,
|
||||
"narHash": "sha256-IfCO6+Wt4mRRMf3NMg5N3ewEX/vgtuARtk/lZcIfUpU=",
|
||||
"rev": "430d988f31b2deb010d445c5beeca71bbae66d60",
|
||||
"type": "tarball",
|
||||
"url": "https://git.dadada.li/api/v1/repos/dadada/repo-rs/archive/430d988f31b2deb010d445c5beeca71bbae66d60.tar.gz?rev=430d988f31b2deb010d445c5beeca71bbae66d60"
|
||||
},
|
||||
"original": {
|
||||
"type": "tarball",
|
||||
"url": "https://git.dadada.li/dadada/repo-rs/archive/main.tar.gz"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"agenix": "agenix",
|
||||
|
@ -381,6 +399,7 @@
|
|||
"nixos-generators": "nixos-generators",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"repo-rs": "repo-rs",
|
||||
"systems": "systems_2",
|
||||
"treefmt-nix": "treefmt-nix"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue