overlays: Update NUR
This commit is contained in:
parent
17835a5b4c
commit
5a78ce0872
@ -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 = "08s9wk0303vxpi9waf77jz96z9nmfhgaciwxc37jyy1zib7wh6h9";
|
sha256 = "1w2bsz959i9r8vxrk174kg2hw30w8w1nyksp459qs8zvf6jc6cda";
|
||||||
}) {
|
}) {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user