aboutsummaryrefslogtreecommitdiff
path: root/etc/openrc/guix-daemon.in
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-29 16:04:47 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-31 22:07:27 +0200
commit5f0b72bf40a950af1b3d353f4179a16d97214416 (patch)
tree71e9cbd048bf17da2daad715902d122fc2aa9370 /etc/openrc/guix-daemon.in
parent6c4ff91995dd45ba18ca8287e42c2c5f1d01fd94 (diff)
downloadguix-5f0b72bf40a950af1b3d353f4179a16d97214416.tar.gz
guix-5f0b72bf40a950af1b3d353f4179a16d97214416.zip
gnu: Add texlive-widetable.
* gnu/packages/tex.scm (texlive-widetable): New variable.
Diffstat (limited to 'etc/openrc/guix-daemon.in')
0 files changed, 0 insertions, 0 deletions
): Register patches. Andreas Enge 2019-06-20gnu: zn_poly: Rename to zn-poly, according to our naming conventions....Reported by Nicolas Goaziou <mail@nicolasgoaziou.fr>. This is a follow-up to commit 01822e3ebf24031d6438fc4e7ad3a869ea12fdf4. * gnu/packages/sagemath.scm (zn_poly): Rename to... * gnu/packages/sagemath.scm (zn-poly): ...this. Andreas Enge 2019-06-19gnu: Add brial....* gnu/packages/sagemath.scm (brial): New variable. Andreas Enge 2019-06-19gnu: Add zn_poly....* gnu/packages/sagemath.scm (zn_poly): New variable. Andreas Enge 2019-06-19gnu: Add pynac....* gnu/packages/sagemath.scm (pynac): New variable. Andreas Enge 2019-06-19gnu: python-gmpy2: Update to 2.1.0b1....The gmpy2 package has become a standard package in sage-8.7, and the latest stable release is too old. * gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1. Andreas Enge 2019-06-18gnu: linbox: Add version 1.5.2....* gnu/packages/sagemath.scm (linbox-1.5.2): New variable. Andreas Enge 2019-06-18gnu: fflas-ffpack: Add version 2.3.2....* gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable. Andreas Enge 2019-06-18gnu: givaro: Add version 4.0.4....* gnu/packages/sagemath.scm (givaro-4.0.4): New variable. Andreas Enge 2019-06-18gnu: Add libhomfly....* gnu/packages/sagemath.scm (libhomfly): New variable. Andreas Enge 2019-06-18gnu: Add libbraiding....* gnu/packages/sagemath.scm (libbraiding): New variable. Andreas Enge 2019-06-17gnu: python-cypari2: Update to 2.1.1....* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1. Andreas Enge 2019-06-17gnu: Add cliquer....* gnu/packages/sagemath.scm (cliquer): New variable. Andreas Enge 2019-02-17gnu: python-cypari2: Adjust indentation....* gnu/packages/sagemath.scm (python-cypari2): Reindent. Andreas Enge 2019-02-17gnu: python-gmpy2: Extend description....* gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the description. This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9. Andreas Enge 2019-02-17gnu: python-gmpy2: Adjust indentation....* gnu/packages/sagemath.scm (python-gmpy2): Reindent. Marius Bakke 2019-02-17gnu: python-gmpy2: Add license....This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9. * gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+. Marius Bakke 2019-02-17gnu: Add python-gmpy2 and python2-gmpy2....* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables. Andreas Enge 2019-01-31gnu: Add python-cypari2 and python2-cypari2....* gnu/packages/sagemath.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register new module. Andreas Enge