nur: Update hash

This commit is contained in:
PapaTutuWawa 2021-08-02 21:51:05 +02:00
parent 8d652b8876
commit f790636373

View File

@ -2,7 +2,7 @@ pkgs:
import (builtins.fetchTarball {
url = "https://github.com/nix-community/NUR/archive/master.tar.gz";
sha256 = "0znxac6j1139l777lfjm6y19px5xbdk3jcwcynwbmg5yafn8az0n";
sha256 = "09ahq568bq23xvrinbm8cl7y6gcy6f57gv0xn36fhsxca9343wrm";
}) {
inherit pkgs;
}