[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/16: gnu: coq: Remove unused texlive and hevea from native-inputs.
From: |
guix-commits |
Subject: |
03/16: gnu: coq: Remove unused texlive and hevea from native-inputs. |
Date: |
Fri, 14 Dec 2018 17:32:48 -0500 (EST) |
ambrevar pushed a commit to branch master
in repository guix.
commit 8a2cfc7bea37fd5cc5d384ac16d7cd3bd5603ab9
Author: Pierre Neidhardt <address@hidden>
Date: Fri Dec 14 10:54:16 2018 +0100
gnu: coq: Remove unused texlive and hevea from native-inputs.
* gnu/packages/ocaml.scm (coq)[native-inputs]: Remove unused texlive and
hevea.
---
gnu/packages/ocaml.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 1138944..caf2c53 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -642,9 +642,6 @@ the OCaml core distribution.")
(variable "COQPATH")
(files (list "lib/coq/user-contrib")))))
(build-system ocaml-build-system)
- (native-inputs
- `(("texlive" ,texlive)
- ("hevea" ,hevea)))
(inputs
`(("lablgtk" ,lablgtk)
("python" ,python-2)
- branch master updated (066d967 -> dc56dc0), guix-commits, 2018/12/14
- 02/16: gnu: chez-web: Fix conflicting bootstrap phase., guix-commits, 2018/12/14
- 09/16: gnu: texlive-dvips: Include all maps., guix-commits, 2018/12/14
- 11/16: gnu: texlive-generic-pdftex: Include pdftex map., guix-commits, 2018/12/14
- 06/16: gnu: Add texlive-bibtex., guix-commits, 2018/12/14
- 10/16: gnu: texlive-fonts-cm: Include type1 fonts., guix-commits, 2018/12/14
- 16/16: doc: Discourage the use of texlive as input, guix-commits, 2018/12/14
- 01/16: gnu: chez-scheme: Replace texlive input with minimal texlive-union., guix-commits, 2018/12/14
- 03/16: gnu: coq: Remove unused texlive and hevea from native-inputs.,
guix-commits <=
- 13/16: gnu: Add texlive-context-base., guix-commits, 2018/12/14
- 08/16: gnu: unison: Replace texlive input with texlive-tiny., guix-commits, 2018/12/14
- 04/16: gnu: Add texlive-generic-xypic., guix-commits, 2018/12/14
- 12/16: gnu: Add texlive-fonts-charter., guix-commits, 2018/12/14
- 07/16: gnu: hypre: Replace texlive input with minimal texlive-union., guix-commits, 2018/12/14
- 05/16: gnu: Add texlive-fonts-xypic., guix-commits, 2018/12/14
- 15/16: gnu: chez-sockets: Replace texlive input with minimal texlive-union., guix-commits, 2018/12/14
- 14/16: gnu: chez-web: Replace texlive input with minimal texlive-union., guix-commits, 2018/12/14