flake.lock: Update
Flake lock file updates: • Removed input 'deploy-rs' • Removed input 'deploy-rs/flake-compat' • Removed input 'deploy-rs/nixpkgs' • Removed input 'deploy-rs/utils'
This commit is contained in:
parent
75f3a25d3b
commit
3a03005445
1 changed files with 0 additions and 29 deletions
29
flake.lock
29
flake.lock
|
@ -119,34 +119,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"deploy-rs": {
|
|
||||||
"inputs": {
|
|
||||||
"flake-compat": [
|
|
||||||
"blank"
|
|
||||||
],
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixpkgs"
|
|
||||||
],
|
|
||||||
"utils": [
|
|
||||||
"repin-flake-utils"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"host": "git.privatevoid.net",
|
|
||||||
"lastModified": 1638903228,
|
|
||||||
"narHash": "sha256-mEbLD0A9gp159pFtdK4n1Yp2uFSE1T2nOr8BkfwgrC8=",
|
|
||||||
"owner": "max",
|
|
||||||
"repo": "deploy-rs",
|
|
||||||
"rev": "0d11e93f47be21051683e1b38f6b0dcb3f0a71cf",
|
|
||||||
"type": "gitlab"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"host": "git.privatevoid.net",
|
|
||||||
"owner": "max",
|
|
||||||
"repo": "deploy-rs",
|
|
||||||
"type": "gitlab"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"devshell": {
|
"devshell": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
|
@ -513,7 +485,6 @@
|
||||||
"agenix": "agenix",
|
"agenix": "agenix",
|
||||||
"attic": "attic",
|
"attic": "attic",
|
||||||
"blank": "blank",
|
"blank": "blank",
|
||||||
"deploy-rs": "deploy-rs",
|
|
||||||
"devshell": "devshell",
|
"devshell": "devshell",
|
||||||
"drv-parts": "drv-parts",
|
"drv-parts": "drv-parts",
|
||||||
"flake-parts": "flake-parts",
|
"flake-parts": "flake-parts",
|
||||||
|
|
Loading…
Reference in a new issue