facetimehd-calibration: fix strictDeps build
This commit is contained in:
parent
f28864e00d
commit
c1a7fc76e7
@ -58,7 +58,7 @@ stdenvNoCC.mkDerivation {
|
||||
dontUnpack = true;
|
||||
dontInstall = true;
|
||||
|
||||
buildInputs = [ unrar-wrapper ];
|
||||
nativeBuildInputs = [ unrar-wrapper ];
|
||||
|
||||
buildPhase =
|
||||
''
|
||||
|
Loading…
x
Reference in New Issue
Block a user