docs: nur.overlay has been replaced by nur.overlays.default
This commit is contained in:
parent
dda1653eba
commit
e9f0746030
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ This simple example demostrates how to add a single package from nur to a devshe
|
|||
let
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
overlays = [ nur.overlay ];
|
||||
overlays = [ nur.overlays.default ];
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue