freecad: 1.1 fix sheetmetal workbench addon

(cherry picked from commit aec5dcbd7a)
This commit is contained in:
julian1
2026-04-10 12:59:20 +10:00
committed by github-actions[bot]
parent 477077a4ff
commit fdb1e02ef9

View File

@@ -50,6 +50,7 @@ let
scipy
shiboken6
vtk
networkx # for sheetmetal plugin
];
freecad-utils = callPackage ./freecad-utils.nix { inherit (python3Packages) python; };