overlays: Update NUR
This commit is contained in:
parent
b3b70dfc29
commit
cb14a51d44
@ -3,7 +3,7 @@ pkgs: final: prev:
|
|||||||
{
|
{
|
||||||
nur = import (builtins.fetchTarball {
|
nur = 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 = "0r2pcc6sjxmhg1xxk23648wrwccv2c5v44cfwglx35az5y0hmr1f";
|
sha256 = "0kfz75qmn88ir39j3icm7l2sc9665jy9jpx88y07cwz43rpd17j1";
|
||||||
}) {
|
}) {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user