nur: Update hash
This commit is contained in:
parent
c42368bc8d
commit
d8189c1b89
@ -2,7 +2,7 @@ pkgs:
|
|||||||
|
|
||||||
import (builtins.fetchTarball {
|
import (builtins.fetchTarball {
|
||||||
url = "https://github.com/nix-community/NUR/archive/master.tar.gz";
|
url = "https://github.com/nix-community/NUR/archive/master.tar.gz";
|
||||||
sha256 = "09ahq568bq23xvrinbm8cl7y6gcy6f57gv0xn36fhsxca9343wrm";
|
sha256 = "0r2pcc6sjxmhg1xxk23648wrwccv2c5v44cfwglx35az5y0hmr1f";
|
||||||
}) {
|
}) {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user