overlays: Bump NUR
This commit is contained in:
parent
cf565715c7
commit
b9cb00b865
@ -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 = "1w2bsz959i9r8vxrk174kg2hw30w8w1nyksp459qs8zvf6jc6cda";
|
sha256 = "19s8a5pfp8yms0kx5lb74al5yfia2smn46dndsl43q528719pnp4";
|
||||||
}) {
|
}) {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user