sile: fixup build by using older make

This commit is contained in:
Vladimír Čunát
2022-12-17 09:11:33 +01:00
parent 9e9b992a5b
commit 99fb246d72
+2
View File
@@ -1,4 +1,5 @@
{ lib, stdenv
, gnumake42
, darwin
, fetchurl
, makeWrapper
@@ -59,6 +60,7 @@ stdenv.mkDerivation rec {
gitMinimal
pkg-config
makeWrapper
gnumake42
];
buildInputs = [
luaEnv