about summary refs log tree commit diff
path: root/pkgs/applications/office/libreoffice
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2024-06-22 17:16:47 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2024-06-24 12:18:31 +0200
commit0cd882cba0d926e8c9125f80b6da5d576ad24e01 (patch)
tree30edb1fd8c1688dd5bef1dfef832418249f864c7 /pkgs/applications/office/libreoffice
parentea7c93b6a2bdeb42c0eb18c7fc782bb3d96f5e2f (diff)
libreoffice: pin to python3.11
Both still and fresh at this point rely on distutils in their configure
script.
Diffstat (limited to 'pkgs/applications/office/libreoffice')
-rw-r--r--pkgs/applications/office/libreoffice/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/office/libreoffice/default.nix b/pkgs/applications/office/libreoffice/default.nix
index d679b168e24ff..0b85e05e5ef09 100644
--- a/pkgs/applications/office/libreoffice/default.nix
+++ b/pkgs/applications/office/libreoffice/default.nix
@@ -2,7 +2,7 @@
 , fetchurl
 , lib
 , pam
-, python3
+, python311
 , libxslt
 , perl
 , perlPackages
@@ -372,7 +372,7 @@ in stdenv.mkDerivation (finalAttrs: {
     perl
     poppler
     postgresql
-    python3
+    python311
     sane-backends
     unixODBC
     unzip