about summary refs log tree commit diff
path: root/pkgs/applications/graphics/cq-editor
diff options
context:
space:
mode:
authorMarcus Boyd <mwb@geosol.com.au>2020-03-19 12:03:28 +1030
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2020-03-19 07:38:56 +0100
commit45632582c52b6239675654560c2098c08aeef429 (patch)
tree0c28ad5194735da1dbfe20984ad5850a1daa4f5b /pkgs/applications/graphics/cq-editor
parentda760cf7a01a23519a8bdaf6683705a6028fb46b (diff)
cq-editor: use spyder_3
Diffstat (limited to 'pkgs/applications/graphics/cq-editor')
-rw-r--r--pkgs/applications/graphics/cq-editor/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/cq-editor/default.nix b/pkgs/applications/graphics/cq-editor/default.nix
index 32d079d85ff38..a6b35b1d8ea61 100644
--- a/pkgs/applications/graphics/cq-editor/default.nix
+++ b/pkgs/applications/graphics/cq-editor/default.nix
@@ -21,7 +21,7 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
     pyqt5
     pyparsing
     pyqtgraph
-    spyder
+    spyder_3
     pathpy
     qtconsole
     requests