Commit eae63b21 authored by Doron Behar's avatar Doron Behar
Browse files

linien-gui: fix build of new version

parent 3f5dbe8f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ python3.pkgs.buildPythonApplication rec {
    pyqt5
    superqt
    linien-client
    requests
  ];

  dontWrapQtApps = true;