Loading pkgs/applications/office/libreoffice/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ fetchpatch2, lib, pam, python311, python3, libxslt, perl, perlPackages, Loading Loading @@ -360,7 +360,7 @@ stdenv.mkDerivation (finalAttrs: { perlPackages.ArchiveZip perlPackages.IOCompress pkg-config python311 python3 unzip zip ] Loading Loading @@ -457,7 +457,7 @@ stdenv.mkDerivation (finalAttrs: { pam poppler libpq python311 python3 sane-backends unixODBC util-linux Loading Loading @@ -663,7 +663,7 @@ stdenv.mkDerivation (finalAttrs: { passthru = { inherit srcs; jdk = if withJava then jre' else null; python = python311; # for unoconv python = python3; # for unoconv updateScript = [ ./update.sh # Pass it this file name as argument Loading Loading
pkgs/applications/office/libreoffice/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ fetchpatch2, lib, pam, python311, python3, libxslt, perl, perlPackages, Loading Loading @@ -360,7 +360,7 @@ stdenv.mkDerivation (finalAttrs: { perlPackages.ArchiveZip perlPackages.IOCompress pkg-config python311 python3 unzip zip ] Loading Loading @@ -457,7 +457,7 @@ stdenv.mkDerivation (finalAttrs: { pam poppler libpq python311 python3 sane-backends unixODBC util-linux Loading Loading @@ -663,7 +663,7 @@ stdenv.mkDerivation (finalAttrs: { passthru = { inherit srcs; jdk = if withJava then jre' else null; python = python311; # for unoconv python = python3; # for unoconv updateScript = [ ./update.sh # Pass it this file name as argument Loading