Remove NUR
This commit is contained in:
parent
fbe19bac34
commit
59f9ae8d5b
4 changed files with 2 additions and 25 deletions
|
@ -1,8 +1,3 @@
|
|||
{
|
||||
allowUnfree = true;
|
||||
packageOverrides = pkgs: {
|
||||
nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") {
|
||||
inherit pkgs;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue