~ruther/guix-local

87b4360e — Ricardo Wurmus 9 years ago
gnu: Add texlive-latex-acronym.

* gnu/packages/tex.scm (texlive-latex-acronym): New variable.
86af0f2a — Ricardo Wurmus 9 years ago
gnu: Add texlive-latex-preview.

* gnu/packages/tex.scm (texlive-latex-preview): New variable.
c178ffca — Ricardo Wurmus 9 years ago
gnu: Add texlive-latex-ucs.

* gnu/packages/tex.scm (texlive-latex-ucs): New variable.
b1679379 — Oleg Pykhalov 9 years ago
gnu: Add emacs-org-pomodoro.

* gnu/packages/emacs.scm (emacs-org-pomodoro): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
f38d54f0 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-ruamel.yaml.

* gnu/packages/serialization.scm (python-ruamel.yaml, python2-ruamel.yaml): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
188ba38e — Marius Bakke 9 years ago
gnu: libsodium: Update to 1.0.13.

* gnu/packages/crypto.scm (libsodium): Update to 1.0.13.
657f1815 — Tobias Geerinckx-Rice 9 years ago
gnu: nzbget: Update to 19.1.

* gnu/packages/networking.scm (nzbget): Update to 19.1.
[source]: Fix building with gnutls in a snippet.
[arguments]: Fix indentation.
a2dd9270 — Tobias Geerinckx-Rice 9 years ago
gnu: par2cmdline: Fix typo.

* gnu/packages/backup.scm (par2cmdline)[description]: Fix typo only visible
on white backgrounds.  Use less ambiguous word.
f6d59ecf — Tobias Geerinckx-Rice 9 years ago
gnu: par2cmdline: Improve synopsis & description.

* gnu/packages/backup.scm (par2cmdline)[synopsis, description]: Fix a typo,
end up re-writing most of it.
0d200e9f — Tobias Geerinckx-Rice 9 years ago
gnu: par2cmdline: Update to 0.7.3.

* gnu/packages/backup.scm (par2cmdline): Update to 0.7.3.
b21ceaaf — Tobias Geerinckx-Rice 9 years ago
gnu: tiled: Update to 1.0.2.

* gnu/packages/game-development.scm (tiled): Update to 1.0.2.
29d432a7 — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.07.15.

* gnu/packages/video.scm (youtube-dl): Update to 2017.07.15.
ec6ea0fe — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.12.2.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.2.
(%linux-libre-hash): Update hash.
0b990b96 — Mark H Weaver 9 years ago
gnu: linux-libre@4.9: Update to 4.9.38.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38.
6adf9d18 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.77.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.77.
d5b357ec — Leo Famulari 9 years ago
gnu: shntool: Improve description.

* gnu/packages/audio.scm (shntool)[description]: Mention support for CUE files.
08f47d7e — Christopher Baines 9 years ago
Remove task from 'guix-daemon.conf'.

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'.
e39aae4f — Leo Famulari 9 years ago
gnu: python-mutagen: Update to 1.38.

* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.38.
ee38fbcf — 宋文武 9 years ago
nls: Adjust to qemu.scm renaming.

This is a followup to 59132b800093e486e4d81aed6b837e9ac76aa86c.

* po/packages/POTFILES.in: Remove qemu.scm and add virtualization.scm.
5d4a8f9b — 宋文武 9 years ago
gnu: Add lxc.

* gnu/packages/virtualization.scm (lxc): New package.
Next