aboutsummaryrefslogtreecommitdiff
GNU Guix consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
s='ctrl'>mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-22 17:02:35 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-24 11:11:16 +0200
commit8ad71d41bbd8e61a014bece290917a6ad2c4e79b (patch)
tree86fc444fbf68769dddbef5691933814a23ba0577
parentf7326e24e9454d1c63a6e89a8a4df1bf59c56187 (diff)
downloadguix-8ad71d41bbd8e61a014bece290917a6ad2c4e79b.tar.gz
guix-8ad71d41bbd8e61a014bece290917a6ad2c4e79b.zip
gnu: Add texlive-ucdavisthesis.
* gnu/packages/tex.scm (texlive-ucdavisthesis): New variable.
Diffstat
-rw-r--r--gnu/packages/tex.scm22
1 files changed, 22 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index b7d76c652a..c3820f7fe2 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm