[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/37: gnu: python-pypandoc: Do not set HOME.
From: |
guix-commits |
Subject: |
27/37: gnu: python-pypandoc: Do not set HOME. |
Date: |
Wed, 23 Dec 2020 06:31:45 -0500 (EST) |
rekado pushed a commit to branch core-updates
in repository guix.
commit a434d9fa7100b894a278c819de44c37bb9d7b372
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 27 20:18:19 2020 +0100
gnu: python-pypandoc: Do not set HOME.
* gnu/packages/python-xyz.scm (python-pypandoc)[arguments]: Do not set HOME
for the texlive-union.
---
gnu/packages/python-xyz.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 59f3188..7a57a45 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22843,8 +22843,6 @@ By default it uses the open Python vulnerability
database Safety DB.")
(substitute* "tests.py"
(("test_basic_conversion_from_http_url")
"skip_test_basic_conversion_from_http_url"))
- ;; Needed by texlive-union to generate fonts
- (setenv "HOME" "/tmp")
#t)))))
(home-page "https://github.com/bebraw/pypandoc")
(synopsis "Python wrapper for pandoc")
- 26/37: gnu: python-ipython-documentation: Use new name for texlive-pdftex., (continued)
- 26/37: gnu: python-ipython-documentation: Use new name for texlive-pdftex., guix-commits, 2020/12/23
- 35/37: gnu: Replace texlive-latex-hyperref with texlive-hyperref., guix-commits, 2020/12/23
- 34/37: gnu: Replace texlive-latex-fontspec with texlive-fontspec., guix-commits, 2020/12/23
- 37/37: gnu: Replace texlive-latex-pdfx with texlive-pdfx., guix-commits, 2020/12/23
- 28/37: gnu: Replace texlive-latex-mflogo with texlive-mflogo., guix-commits, 2020/12/23
- 04/37: gnu: Replace texlive-latex-psnfss with texlive-psnfss., guix-commits, 2020/12/23
- 18/37: gnu: lilypond: Use new name of texlive-lh., guix-commits, 2020/12/23
- 23/37: gnu: chez-web: Use new names of TeX Live packages., guix-commits, 2020/12/23
- 29/37: gnu: Replace texlive-latex-amscls with texlive-amscls., guix-commits, 2020/12/23
- 30/37: gnu: texlive-base: Update reference to texlive-amscls., guix-commits, 2020/12/23
- 27/37: gnu: python-pypandoc: Do not set HOME.,
guix-commits <=
- 31/37: gnu: texlive-base: Update reference to texlive-psnfss., guix-commits, 2020/12/23
- 32/37: gnu: Replace texlive-latex-babel with texlive-babel., guix-commits, 2020/12/23
- 33/37: gnu: texlive-base: Update reference to texlive-babel., guix-commits, 2020/12/23
- 36/37: gnu: texlive-latex-pdfx: Use simple-texlive-package., guix-commits, 2020/12/23