nur: Update hash

This commit is contained in:
PapaTutuWawa 2021-09-06 18:10:49 +02:00
parent c093b10729
commit 872d3e0a0c

View File

@ -3,7 +3,7 @@ pkgs: final: prev:
{
nur = import (builtins.fetchTarball {
url = "https://github.com/nix-community/NUR/archive/master.tar.gz";
sha256 = "0kfz75qmn88ir39j3icm7l2sc9665jy9jpx88y07cwz43rpd17j1";
sha256 = "0kdpwdfm96ggp45jx2nz551j6pfs0b6dcprsm2w3cq4zf6b3splq";
}) {
inherit pkgs;
};