chore(nix): fix nixpkgs hash
This commit is contained in:
parent
f07eb3dcc3
commit
cab0a89fe6
@ -5,5 +5,5 @@ import ((nixpkgs {}).fetchFromGitHub {
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
rev = "19.03";
|
||||
sha256 = "0qixmc228vay4jywf14cg72m1g07ffsl75xg5qrdj70hw9xbd6sg";
|
||||
sha256 = "0q2m2qhyga9yq29yz90ywgjbn9hdahs7i8wwlq7b55rdbyiwa5dy";
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user