wkhtmltopdf: fix eval in cross
This commit is contained in:
@@ -94,6 +94,8 @@ in
|
||||
stdenv.mkDerivation (
|
||||
{
|
||||
pname = "wkhtmltopdf";
|
||||
# required to fix eval when it's not overridden by platform below
|
||||
version = "none";
|
||||
|
||||
dontStrip = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user