nur: Update hash
This commit is contained in:
parent
8d652b8876
commit
f790636373
@ -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 = "0znxac6j1139l777lfjm6y19px5xbdk3jcwcynwbmg5yafn8az0n";
|
sha256 = "09ahq568bq23xvrinbm8cl7y6gcy6f57gv0xn36fhsxca9343wrm";
|
||||||
}) {
|
}) {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user