treewide: unzip buldInputs to nativeBuildInputs (2)
This commit is contained in:
@@ -99,6 +99,7 @@ stdenv.mkDerivation rec {
|
||||
rustc
|
||||
which
|
||||
yasm
|
||||
unzip
|
||||
] ++ lib.optional gtk3Support wrapGAppsHook;
|
||||
|
||||
buildInputs = [
|
||||
@@ -126,7 +127,6 @@ stdenv.mkDerivation rec {
|
||||
pango
|
||||
perl
|
||||
sqlite
|
||||
unzip
|
||||
xorg.libX11
|
||||
xorg.libXScrnSaver
|
||||
xorg.libXcursor
|
||||
|
||||
Reference in New Issue
Block a user