nur: Update hash

This commit is contained in:
PapaTutuWawa 2021-08-22 21:56:34 +02:00
parent c42368bc8d
commit d8189c1b89

View File

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