freecad: 1.1 fix sheetmetal workbench addon (#508506)

This commit is contained in:
Grimmauld
2026-07-22 07:48:12 +00:00
committed by GitHub
+1
View File
@@ -51,6 +51,7 @@ let
scipy
shiboken6
vtk
networkx # for sheetmetal plugin
];
freecad-utils = callPackage ./freecad-utils.nix { inherit (python3Packages) python; };