arr-init: extract to standalone flake repo
This commit is contained in:
21
flake.lock
generated
21
flake.lock
generated
@@ -25,6 +25,26 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"arr-init": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1772224010,
|
||||
"narHash": "sha256-nCchZRcIU2IRRjXUi/7jAfKZFtWD4NZqshAKqNJP+Mg=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "e9d5d8e0c92ef408f3340933d9109738675d64b8",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@git.gardling.com/titaniumtown/arr-init"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@git.gardling.com/titaniumtown/arr-init"
|
||||
}
|
||||
},
|
||||
"crane": {
|
||||
"locked": {
|
||||
"lastModified": 1771796463,
|
||||
@@ -352,6 +372,7 @@
|
||||
"root": {
|
||||
"inputs": {
|
||||
"agenix": "agenix",
|
||||
"arr-init": "arr-init",
|
||||
"deploy-rs": "deploy-rs",
|
||||
"disko": "disko",
|
||||
"home-manager": "home-manager",
|
||||
|
||||
Reference in New Issue
Block a user