sile: fixup build by using older make
This commit is contained in:
parent
9e9b992a5b
commit
99fb246d72
@ -1,4 +1,5 @@
|
||||
{ lib, stdenv
|
||||
, gnumake42
|
||||
, darwin
|
||||
, fetchurl
|
||||
, makeWrapper
|
||||
@ -59,6 +60,7 @@ stdenv.mkDerivation rec {
|
||||
gitMinimal
|
||||
pkg-config
|
||||
makeWrapper
|
||||
gnumake42
|
||||
];
|
||||
buildInputs = [
|
||||
luaEnv
|
||||
|
Loading…
Reference in New Issue
Block a user