NUR: Update hash
This commit is contained in:
parent
62ad5c37f3
commit
90d44edbe1
@ -3,7 +3,7 @@ pkgs: final: prev:
|
||||
{
|
||||
nur = import (builtins.fetchTarball {
|
||||
url = "https://github.com/nix-community/NUR/archive/master.tar.gz";
|
||||
sha256 = "0kdpwdfm96ggp45jx2nz551j6pfs0b6dcprsm2w3cq4zf6b3splq";
|
||||
sha256 = "0wz80fm1apnv5wpg4rmj91vvnpbzi39fv91mvxr98rqvpl8fqh2c";
|
||||
}) {
|
||||
inherit pkgs;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user