mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-25 09:36:14 +01:00
Update nixpkgs and pin to github not registry
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
3ebf9c31d8
commit
168c57b745
17
flake.lock
17
flake.lock
|
@ -66,15 +66,18 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1618064689,
|
||||
"narHash": "sha256-MGnHpM3bSd5JClA+1ad+jvcfNr0HrYoGmqCc2s7thkM=",
|
||||
"path": "/nix/store/1wavhki3mykrvml6skxl8igvkmcxql8f-source",
|
||||
"rev": "ad7604ddbd9b299701fb5e15bc39cff80deffce2",
|
||||
"type": "path"
|
||||
"lastModified": 1623215930,
|
||||
"narHash": "sha256-pr9Bx31IJvqCzSA/t0NCmCopJ3+HgeZmUFaxItLKHYA=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "60cce7e5e1fdf62421ef6d4184ee399b46209366",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"id": "nixpkgs",
|
||||
"type": "indirect"
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-21.05",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_3": {
|
||||
|
|
Loading…
Reference in a new issue