freecad: 1.1 fix sheetmetal workbench addon

This commit is contained in:
julian1
2026-07-22 11:18:08 +08:00
parent 4918b0531d
commit aec5dcbd7a
+1
View File
@@ -48,6 +48,7 @@ let
scipy
shiboken6
vtk
networkx # for sheetmetal plugin
];
freecad-utils = callPackage ./freecad-utils.nix { inherit (python3Packages) python; };