mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: move alt-ergo-pin to flake inputs
This commit is contained in:
parent
afc2eea47a
commit
403c66c715
4 changed files with 32 additions and 21 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue