python3Packages.f3d: set fetchLFS to fix reproducibility (#476540)

This commit is contained in:
Michael Daniels
2026-01-04 16:14:15 +00:00
committed by GitHub
+1
View File
@@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
repo = "f3d";
tag = "v${version}";
hash = "sha256-nZXz5FiGAcDqTi5hlSH7rq2QazhqYg1IoNDog35dygA=";
fetchLFS = true;
};
nativeBuildInputs = [