treewide: Fix deps in a few other fixed output derivations
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation {
|
||||
inherit sha256;
|
||||
}) fonts;
|
||||
|
||||
buildInputs = [cabextract];
|
||||
nativeBuildInputs = [cabextract];
|
||||
|
||||
buildCommand = ''
|
||||
for i in $exes; do
|
||||
|
||||
Reference in New Issue
Block a user