feat: add repo-rs
Some checks are pending
Continuous Integration / Checks (push) Waiting to run

This commit is contained in:
Tim Schubert 2025-08-09 22:23:32 +02:00
parent 751fc153d2
commit 25c7b6bf0d
No known key found for this signature in database
7 changed files with 28 additions and 4 deletions

19
flake.lock generated
View file

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