forked from lix-project/nixos-module
Merge pull request 'Rename nix-doc to lix-doc here too' (#14) from k900/nixos-module:main into main
Reviewed-on: lix-project/nixos-module#14
This commit is contained in:
commit
bf047623b5
|
@ -16,7 +16,7 @@ let
|
|||
);
|
||||
|
||||
# Internal nix-doc used by Lix.
|
||||
lix-doc = final.callPackage (lix + "/nix-doc/package.nix") { };
|
||||
lix-doc = final.callPackage (lix + "/lix-doc/package.nix") { };
|
||||
in
|
||||
{
|
||||
nixVersions = prev.nixVersions // rec {
|
||||
|
|
Loading…
Reference in a new issue