| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-parskip): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-upquote): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-mdwtools): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-framed): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-etoolbox): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-capt-of): New variable.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-babel)[arguments]: Change tex-directory
to install to the "generic" tree.
|
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-union): Add "texlive-generic-babel-english" to
the default inputs.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-generic-babel-english): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-cmap): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-fncychap): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-expdlist): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-eqparbox): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-draftwatermark): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-dinbrief): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-blindtext): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-polyglossia): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-supertabular): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-geometry): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-gcite): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-galois): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-g-brief): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-amsrefs): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-acronym): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-preview): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-ucs): New variable.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-org-pomodoro): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/serialization.scm (python-ruamel.yaml, python2-ruamel.yaml): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/crypto.scm (libsodium): Update to 1.0.13.
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (nzbget): Update to 19.1.
[source]: Fix building with gnutls in a snippet.
[arguments]: Fix indentation.
|
|
|
|
|
| |
* gnu/packages/backup.scm (par2cmdline)[description]: Fix typo only visible
on white backgrounds. Use less ambiguous word.
|
|
|
|
|
| |
* gnu/packages/backup.scm (par2cmdline)[synopsis, description]: Fix a typo,
end up re-writing most of it.
|
|
|
|
| |
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.3.
|
|
|
|
| |
* gnu/packages/game-development.scm (tiled): Update to 1.0.2.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.07.15.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.2.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.77.
|
|
|
|
| |
* gnu/packages/audio.scm (shntool)[description]: Mention support for CUE files.
|
|
|
|
|
|
|
|
|
| |
The 'task' means that events that led to this job starting will be blocked
until it has stopped. Tasks are short lived jobs, whereas the guix-daemon is a
long lived service. Including 'task' means that attempts to start the
guix-daemon appear to hang, as upstart waits for it to exit.
* etc/guix-daemon.conf.in: Remove 'task'.
|
|
|
|
| |
* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.38.
|
|
|
|
|
|
| |
This is a followup to 59132b800093e486e4d81aed6b837e9ac76aa86c.
* po/packages/POTFILES.in: Remove qemu.scm and add virtualization.scm.
|
|
|
|
| |
* gnu/packages/virtualization.scm (lxc): New package.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/qemu.scm: Rename this ...
* gnu/packages/virtualization.scm: ... to this.
* gnu/local.mk (GNU_SYSTEM_MODULES),
gnu/packages/bootloaders.scm, gnu/packages/debug.scm,
gnu/packages/gnome.scm, gnu/system/vm.scm,
gnu/tests/install.scm: Adjust accordingly.
|
|
|
|
|
|
| |
* gnu/bootloader/u-boot.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi: Document it.
|
|
|
|
|
| |
* gnu/packages/web.scm (python-internetarchive)[arguments]: Heed disable test
suite.
|
|
|
|
|
| |
* gnu/packages/web.scm (python-internetarchive, python2-internetarchive):
New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-capturelog,
python2-pytest-capturelog): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-jsonpatch, python2-jsonpatch,
python-jsonpatch-0.4, python2-jsonpatch-0.4): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-backports-csv, python2-backports-csv):
New variables.
|