python3Packages.f3d: set fetchLFS to fix reproducibility

This commit is contained in:
Peder Bergebakken Sundt
2026-01-03 10:34:03 +01:00
parent 6ff4ad3ef7
commit 1c53af485c
+1
View File
@@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
repo = "f3d";
tag = "v${version}";
hash = "sha256-nZXz5FiGAcDqTi5hlSH7rq2QazhqYg1IoNDog35dygA=";
fetchLFS = true;
};
nativeBuildInputs = [