This commit is contained in:
TomaSajt
2024-04-11 17:34:02 +02:00
parent 2b1cb18799
commit 36da665991
+2 -2
View File
@@ -3,7 +3,7 @@
stdenv,
fetchhg,
pkg-config,
makeWrapper,
makeBinaryWrapper,
SDL2,
glew,
gtk3,
@@ -28,7 +28,7 @@ stdenv.mkDerivation (finalAttrs: {
nativeBuildInputs = [
pkg-config
makeWrapper
makeBinaryWrapper
];
buildInputs = [