feat: move things around
This commit is contained in:
24
flake.lock
generated
24
flake.lock
generated
@@ -22,9 +22,29 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"deployment": {
|
||||
"inputs": {
|
||||
"colmena": "colmena",
|
||||
"disko": "disko",
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 0,
|
||||
"narHash": "sha256-BW+YgPQb2t5davyiQ6gb4sIbBdIL72jCaLGiehkGT9U=",
|
||||
"type": "git",
|
||||
"url": "file:../nix-deployment"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "file:../nix-deployment"
|
||||
}
|
||||
},
|
||||
"disko": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"deployment",
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
@@ -96,6 +116,7 @@
|
||||
"nix-github-actions": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"deployment",
|
||||
"colmena",
|
||||
"nixpkgs"
|
||||
]
|
||||
@@ -148,8 +169,7 @@
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"colmena": "colmena",
|
||||
"disko": "disko",
|
||||
"deployment": "deployment",
|
||||
"home-manager": "home-manager",
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user