Unverified Commit da9c6726 authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

libreoffice: unpin python (#450634)

parents 6158d917 f2cdaba3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
  fetchpatch2,
  lib,
  pam,
  python311,
  python3,
  libxslt,
  perl,
  perlPackages,
@@ -360,7 +360,7 @@ stdenv.mkDerivation (finalAttrs: {
    perlPackages.ArchiveZip
    perlPackages.IOCompress
    pkg-config
    python311
    python3
    unzip
    zip
  ]
@@ -457,7 +457,7 @@ stdenv.mkDerivation (finalAttrs: {
      pam
      poppler
      libpq
      python311
      python3
      sane-backends
      unixODBC
      util-linux
@@ -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