etlegacy-unwrapped: enable strictDeps

This commit is contained in:
Pol Dellaiera
2025-09-17 16:59:47 +02:00
parent 5874893c92
commit e55f687a9b
@@ -46,8 +46,9 @@ stdenv.mkDerivation {
hash = "sha256-hZwLYaYV0j3YwFi8KRr4DZV73L2yIwFJ3XqCyq6L7hE=";
};
strictDeps = true;
nativeBuildInputs = [
cjson
cmake
fakeGit
git
@@ -56,6 +57,7 @@ stdenv.mkDerivation {
];
buildInputs = [
cjson
curl
freetype
glew