@ -288,7 +288,6 @@
installPhase =
''
mkdir -p $out/bin
# replace broken setuptools launcher (does this crap ever work?)
cat > $out/bin/linien << EOF
#!${pkgs.python3.withPackages(ps: [ linien-gui-internal ])}/bin/python
import linien.gui.app