flake.lock: Update
Flake lock file updates: • Added input 'nix-vsx': 'git+https://git.privatevoid.net/max/nix-vsx?ref=master&rev=218857f2e52b75fbb126496f9cc6f9ed0a63f0d1' (2022-02-16) • Added input 'nix-vsx/nixpkgs': follows 'nixpkgs'
This commit is contained in:
parent
6e7132aad4
commit
edde528cc0
1 changed files with 21 additions and 0 deletions
21
flake.lock
21
flake.lock
|
@ -254,6 +254,26 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nix-vsx": {
|
||||||
|
"inputs": {
|
||||||
|
"nixpkgs": [
|
||||||
|
"nixpkgs"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1645036755,
|
||||||
|
"narHash": "sha256-01W1T3K0kYw1wZkBWSz3ISr3bL9iaPH/X5TTRNJ3Svw=",
|
||||||
|
"ref": "master",
|
||||||
|
"rev": "218857f2e52b75fbb126496f9cc6f9ed0a63f0d1",
|
||||||
|
"revCount": 2,
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.privatevoid.net/max/nix-vsx"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.privatevoid.net/max/nix-vsx"
|
||||||
|
}
|
||||||
|
},
|
||||||
"nixos-hardware": {
|
"nixos-hardware": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643980037,
|
"lastModified": 1643980037,
|
||||||
|
@ -312,6 +332,7 @@
|
||||||
"nix-crx": "nix-crx",
|
"nix-crx": "nix-crx",
|
||||||
"nix-super": "nix-super",
|
"nix-super": "nix-super",
|
||||||
"nix-super-unstable-repin": "nix-super-unstable-repin",
|
"nix-super-unstable-repin": "nix-super-unstable-repin",
|
||||||
|
"nix-vsx": "nix-vsx",
|
||||||
"nixos-hardware": "nixos-hardware",
|
"nixos-hardware": "nixos-hardware",
|
||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue