nur: Update hash
This commit is contained in:
parent
c093b10729
commit
872d3e0a0c
@ -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;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user