Loading pkgs/applications/office/libreoffice/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -617,9 +617,6 @@ stdenv.mkDerivation (finalAttrs: { # cannot find headers, no idea why "--without-system-boost" "--with-system-rhino" "--with-rhino-jar=${rhino}/share/java/js.jar" "--without-system-java-websocket" ] ++ optionals kdeIntegration [ Loading @@ -627,6 +624,9 @@ stdenv.mkDerivation (finalAttrs: { "--enable-qt6" ] ++ optionals withJava [ "--with-system-rhino" "--with-rhino-jar=${rhino}/share/java/js.jar" "--with-system-beanshell" "--with-ant-home=${ant.home}" "--with-beanshell-jar=${bsh}" Loading Loading
pkgs/applications/office/libreoffice/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -617,9 +617,6 @@ stdenv.mkDerivation (finalAttrs: { # cannot find headers, no idea why "--without-system-boost" "--with-system-rhino" "--with-rhino-jar=${rhino}/share/java/js.jar" "--without-system-java-websocket" ] ++ optionals kdeIntegration [ Loading @@ -627,6 +624,9 @@ stdenv.mkDerivation (finalAttrs: { "--enable-qt6" ] ++ optionals withJava [ "--with-system-rhino" "--with-rhino-jar=${rhino}/share/java/js.jar" "--with-system-beanshell" "--with-ant-home=${ant.home}" "--with-beanshell-jar=${bsh}" Loading