diff --git a/shells/plotter/default.nix b/shells/plotter/default.nix index 201589c..49febb5 100644 --- a/shells/plotter/default.nix +++ b/shells/plotter/default.nix @@ -11,7 +11,6 @@ mkShell { [ (inkscape-with-extensions.override { inkscapeExtensions = with inkscape-extensions; [ - silhouette inkcut axidraw ]; @@ -25,7 +24,5 @@ mkShell { ipython pillow requests - vpype - vpype-gcode ]); }