mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 10:31:25 +09:00
nixpkgs-manual.{lib-docs,tests}: Fix cross build
This commit is contained in:
parent
764c99481a
commit
8a6ca8f17c
2 changed files with 2 additions and 2 deletions
|
@ -95,7 +95,7 @@ stdenvNoCC.mkDerivation {
|
|||
fileset = ../../lib;
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
nativeBuildInputs = [
|
||||
nixdoc
|
||||
nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue