Switch to using upstream nixpkgs
This commit is contained in:
parent
ea94c5e417
commit
4c19dda3a6
14
flake.lock
14
flake.lock
|
@ -18,13 +18,17 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"narHash": "sha256-gnopQLNQVt3pWBUT9gsPWmfDaYmQF4H5+k6QJmpuZdI=",
|
"lastModified": 1605634009,
|
||||||
"path": "/nix/store/ipbl0zskimmqm7zm7qrh4nbrfk3jgmvi-source",
|
"narHash": "sha256-xDklLDFK4DE1WsoLv18hDFUUzZBuYBKTluvLRjcuiBU=",
|
||||||
"type": "path"
|
"owner": "nixos",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"rev": "2497a55f5f064ee47c63327a425ee8326707a752",
|
||||||
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"id": "nixpkgs",
|
"owner": "nixos",
|
||||||
"type": "indirect"
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": {
|
"root": {
|
||||||
|
|
Loading…
Reference in New Issue