mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2024-11-12 22:58:04 +01:00
flake.lock: Update
Flake lock file updates: • Removed input 'nh' • Removed input 'nh/nixpkgs'
This commit is contained in:
parent
95d4152a9e
commit
fbbd7dd021
1 changed files with 0 additions and 21 deletions
21
flake.lock
21
flake.lock
|
@ -21,26 +21,6 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nh": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1713635132,
|
||||
"narHash": "sha256-lLftlafVmv9RPzCO7gTsswiD+Q0MoAP0FVXVoK3iGmE=",
|
||||
"owner": "viperML",
|
||||
"repo": "nh",
|
||||
"rev": "6c772f572fd17ed9181625e221e2365e9bffc3f6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "viperML",
|
||||
"repo": "nh",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1713895582,
|
||||
|
@ -108,7 +88,6 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"nh": "nh",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-fresh": "nixpkgs-fresh",
|
||||
"nixpkgs-locked": "nixpkgs-locked",
|
||||
|
|
Loading…
Reference in a new issue