about summary refs log tree commit diff
path: root/pkgs/applications/science/machine-learning/labelimg
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz <esm@eduardosm.net>2021-05-03 13:43:20 +0200
committerEduardo Sánchez Muñoz <esm@eduardosm.net>2021-05-10 20:41:38 +0200
commit08a26e45796e456278d75201fadb2498fe08dd7d (patch)
tree58eb68879cc578e4ab2176983051f3394b55e040 /pkgs/applications/science/machine-learning/labelimg
parent4f675ad255bfe13f7fe350af50f44137550da537 (diff)
pythonPackages.sip: rename to sip_4
sip 4 is the old and unmaintained version
Diffstat (limited to 'pkgs/applications/science/machine-learning/labelimg')
-rw-r--r--pkgs/applications/science/machine-learning/labelimg/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/machine-learning/labelimg/default.nix b/pkgs/applications/science/machine-learning/labelimg/default.nix
index 50d0aa6f9d1d5..620ccfb084efe 100644
--- a/pkgs/applications/science/machine-learning/labelimg/default.nix
+++ b/pkgs/applications/science/machine-learning/labelimg/default.nix
@@ -15,7 +15,7 @@
     propagatedBuildInputs = with python3Packages; [
       pyqt5
       lxml
-      sip
+      sip_4
     ];
     preBuild = ''
       make qt5py3