nix: move alt-ergo-pin to flake inputs

This commit is contained in:
Primrose 2024-09-22 14:55:37 +02:00
parent afc2eea47a
commit 403c66c715
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 32 additions and 21 deletions

17
flake.lock generated
View file

@ -21,6 +21,22 @@
"type": "github"
}
},
"alt-ergo-pin": {
"locked": {
"lastModified": 1654436668,
"narHash": "sha256-vwEtkxIEQjymeTk89Ty1MGfRVSWL1/3j1wt5xB5ua88=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1b95daa381fa4a0963217a5d386433c20008208a",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1b95daa381fa4a0963217a5d386433c20008208a",
"type": "github"
}
},
"audio-lint": {
"inputs": {
"naersk": "naersk",
@ -781,6 +797,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"alt-ergo-pin": "alt-ergo-pin",
"audio-lint": "audio-lint",
"deploy-rs": "deploy-rs",
"disko": "disko",