~ruther/guix-local

a0bc2d45 — Efraim Flashner 9 years ago
gnu: python-pyqt@5.5: Remove variable.

* gnu/packages/qt.scm (python-pyqt@5.5, python2-pyqt@5.5): Remove them.
c5ea9120 — Efraim Flashner 9 years ago
gnu: calibre: Update qt dependancies.

* gnu/packages/ebook.scm (calibre)[native-inputs]: Remove qt, add
qtbase.
[inputs]: Remove qt, replace python2-pyqt@5.5 with python2-pyqt.
e9adcd81 — Efraim Flashner 9 years ago
gnu: python-pyqt: Build with more qt modules.

* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtbase, qtconnectivity,
qtdeclarative, qtlocation, qtmultimedia, qtsensors, qtserialport, qtsvg,
qttools, qtwebchannel, qtwebkit, qtwebsockets, qtx11extras,
qtxmlpatterns.
(python2-pyqt)[inputs]: Same.
(python-pyqt@4)[inputs]: Only use python.
2df3d147 — Ben Woodcroft 9 years ago
gnu: orfm: Update to 0.6.0.

* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.0.
23b40c66 — Christopher Baines 9 years ago
gnu: direnv: Update to 2.10.0.

* gnu/packages/shellutils.scm (direnv): Update to 2.10.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
4a990395 — Leo Famulari 9 years ago
Merge branch 'staging'
0c6fc4b7 — Danny Milosavljevic 9 years ago
gnu: sunxi-tools: Update to 1.4.2.

* gnu/packages/admin.scm (sunxi-tools): Update to 1.4.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
4eb6ed28 — Marius Bakke 9 years ago
gnu: python-html5lib: Add dependency on python-webencodings.

* gnu/packages/python.scm (python-html5lib,
python2-html5lib)[propagated-inputs]: Add python-webencodings.
adbca19e — Marius Bakke 9 years ago
gnu: Add python-webencodings.

* gnu/packages/python.scm (python-webencodings, python2-webencodings): New
variables.
81d6fd24 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.14.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.14.  Remove patches.
(linux-libre-arm-generic): Remove patches.
762bc71e — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.38.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.38.
Remove patches.
0ff55f9d — Ricardo Wurmus 9 years ago
gnu: fcgi: Disable parallel building.

* gnu/packages/web.scm (fcgi)[arguments]: Disable parallel building.
1ce6f33b — Tobias Geerinckx-Rice 9 years ago
gnu: Add sshoot.

* gnu/packages/vpn.scm (sshoot): New variable.
6c2e82bc — Tobias Geerinckx-Rice 9 years ago
gnu: Add python-argcomplete.

* gnu/packages/python.scm (python-argcomplete): New variable.
5c863d57 — Tobias Geerinckx-Rice 9 years ago
gnu: Add sshuttle.

* gnu/packages/vpn.scm (sshuttle): New variable.
97bb1ab6 — Christopher Baines 9 years ago
services: Activate system prior to services.

* gnu/services.scm (activation-script): Move 'activation-current-system'
call before (for-each primitive-load …).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5ce09ef1 — Leo Famulari 9 years ago
gnu: openjpeg-2.1.2: Use a meaningful file-name for the source code.

This is a followup to commit 0e8b7b1c351a2307bfc33211b4d76dbe7dfa01ef.

* gnu/packages/image.scm (openjpeg-2.1.2)[source]: Give a meaningful
file-name.
b245f758 — Leo Famulari 9 years ago
gnu: diffoscope: Update to 63.

* gnu/packages/package-management.scm (diffoscope): Update to 63.
[arguments]: Remove obsolete 'disable-failing-test' and 'disable-egg-zipping'
phases. The former was fixed upstream, and the latter is fixed by the new Python
build system.
0e8b7b1c — Leo Famulari 9 years ago
gnu: openjpeg: Update replacement to 2.1.2 [fixes CVE-2016-{7445,8332}].

* gnu/packages/image.scm (openjpeg/fixed): Replace variable with ...
(openjpeg-2.1.2): ... this.
[patches]: Remove patches inherited from openjpeg.
(openjpeg)[replacement]: Replace with openjpeg-2.1.2.
d94691e0 — Mark H Weaver 9 years ago
Merge branch 'master' into staging
Next