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 @@ -367,7 +367,7 @@ stdenv.mkDerivation (finalAttrs: { perlPackages.ArchiveZip perlPackages.IOCompress pkg-config python311 python3 unzip zip ] Loading Loading @@ -464,7 +464,7 @@ stdenv.mkDerivation (finalAttrs: { pam poppler libpq python311 python3 sane-backends unixODBC util-linux Loading Loading @@ -679,7 +679,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 @@ -367,7 +367,7 @@ stdenv.mkDerivation (finalAttrs: { perlPackages.ArchiveZip perlPackages.IOCompress pkg-config python311 python3 unzip zip ] Loading Loading @@ -464,7 +464,7 @@ stdenv.mkDerivation (finalAttrs: { pam poppler libpq python311 python3 sane-backends unixODBC util-linux Loading Loading @@ -679,7 +679,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