Age | Commit message (Expand) | Author |
2016-08-07 | gnu: offlineimap: Update to 7.0.4....* gnu/packages/mail.scm (offlineimap): Update to 7.0.4.
| Efraim Flashner |
2016-08-07 | gnu: Add ii....* gnu/packages/irc.scm (ii): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| ng0 |
2016-08-07 | gnu: zathura-pdf-poppler: Update to 0.2.6....* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
| ng0 |
2016-08-07 | gnu: zathura-djvu: Update to 0.2.5....* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.5.
Signed-off-by: Alex Kost <alezost@gmail.com>
| ng0 |
2016-08-07 | gnu: zathura-ps: Update to 0.2.3....* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.3.
Signed-off-by: Alex Kost <alezost@gmail.com>
| ng0 |
2016-08-07 | gnu: zathura-cb: Update to 0.1.5....* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.5.
Signed-off-by: Alex Kost <alezost@gmail.com>
| ng0 |
2016-08-07 | gnu: zathura: Update to 0.3.6....* gnu/packages/pdf.scm (zathura): Update to 0.3.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
| ng0 |
2016-08-07 | gnu: girara: Update to 0.2.6....* gnu/packages/gtk.scm (girara): Update to 0.2.6.
Signed-off-by: Alex Kost <alezost@gmail.com>
| ng0 |
2016-08-06 | gnu: Add python-pythondialog....* gnu/packages/python.scm (python-pythondialog): New variable.
(python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG.
Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
| Leo Famulari |
2016-08-06 | gnu: Add bs1770gain....* gnu/packages/video.scm (bs1770gain): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Griffin |
2016-08-06 | gnu: ruby-cucumber-core: Update to 1.5.0....* gnu/packages/ruby.scm (ruby-cucumber-core): Update to 1.5.0.
| Ben Woodcroft |
2016-08-06 | gnu: Add python-biom-format....* gnu/packages/bioinformatics.scm (python-biom-format,
python2-biom-format): New variables.
| Ben Woodcroft |
2016-08-06 | gnu: Add python-future....* gnu/packages/python.scm (python-future, python2-future): New
variables.
| Ben Woodcroft |
2016-08-05 | gnu: icedtea-8: Update to 3.1.0....Fixes CVE-2016-{3458,3485,3500,3508,3550,3587,3606,3598,3610}.
* gnu/packages/java.scm (icedtea-8): Update to 3.1.0.
[native-inputs]: Add SHENANDOAH-DROP.
| Leo Famulari |
2016-08-05 | gnu: icedtea-7: Update to 2.6.7....Fixes CVE-2016-{3458,3485,3500,3508,3550,3598,3606,3610}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.7.
| Leo Famulari |
2016-08-05 | services: Add spice vdagent service....* gnu/services/spice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): New subheading.
| David Craven |
2016-08-05 | gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop....* gnu/packages/spice.scm (spice-vdagent): Set Exec path in
spice-vdagent.desktop.
| David Craven |
2016-08-05 | gnu: qemu: Enable spice support....* gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER.
(qemu-minimal)[inputs]: Remove SPICE and VIRGLRENDERER.
| David Craven |
2016-08-05 | gnu: qemu: Reorder inputs alphabetically....* gnu/packages/qemu.scm (qemu): Reorder inputs alphabetically.
| David Craven |
2016-08-05 | gnu: tor: Update to 0.2.8.6....* gnu/packages/tor.scm (tor): Update to 0.2.8.6.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| ng0 |
2016-08-05 | gnu: qjson: Remove package....* gnu/packages/qt.scm (qjson): Delete variable.
| Andreas Enge |
2016-08-05 | gnu: Add ircii....* gnu/packages/irc.scm (ircii): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-08-05 | gnu: Add guile-commonmark...* gnu/packages/guile.scm (guile-commonmark): New variable.
| Erik Edrosa |
2016-08-04 | gnu: tuxguitar: Update to 1.3.2....* gnu/packages/music.scm (tuxguitar): Update to 1.3.2.
[arguments]: Use ant-build-system and rearrange build phases.
[native-inputs]: Remove field.
| Ricardo Wurmus |
2016-08-04 | ui: Remove dependency on (gnu system file-systems)....* guix/ui.scm (specification->file-system-mapping): Move to...
* gnu/system/file-systems.scm (specification->file-system-mapping):
... here.
| Ludovic Courtès |
2016-08-04 | gnu: gcc: Reintroduce dependency on Texinfo....This partly reverts 868c13c53a9788f8f27e77d8c8f99df14be512ba, which
introduced a regression whereby gcc@5 and gcc@6 would no longer contain
their Info manual.
* gnu/packages/gcc.scm (gcc-5)[native-inputs]: Remove.
| Ludovic Courtès |
2016-08-04 | gnu: curl: Replace with 7.50.1 [fixes CVE-2016-{3739,4802,5419,5420,5421]....* gnu/packages/curl.scm (curl)[replacement]: New field.
(curl-7.50.1): New variable.
| Leo Famulari |
2016-08-04 | gnu: zsh: Move to shells.scm....* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
| Tobias Geerinckx-Rice |
2016-08-04 | Merge branch 'core-updates' | Mark H Weaver |
2016-08-04 | Revert "Merge branch 'core-updates'"...This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.
| Mark H Weaver |
2016-08-04 | Revert "gnu: zsh: Move to shells.scm."...This reverts commit 12b63ab505f781e49b6e7dda2d9eca0aaf24eaf1.
| Mark H Weaver |
2016-08-04 | gnu: python-statsmodels: Fix tests....* gnu/packages/statistics.scm (python-statsmodels): Add patch to fix tests.
(python2-statsmodels)[propagated-inputs]: Add python2-pytz.
* gnu/packages/patches/python-statsmodels-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus |
2016-08-04 | gnu: gtk-doc: Disable parallel tests....* gnu/packages/gtk.scm (gtk-doc)[arguments]: Disable parallel tests.
| Andreas Enge |
2016-08-04 | gnu: gtk-doc: Update to 1.25....* gnu/packages/gtk.scm (gtk-doc): Update to 1.25.
| Andreas Enge |
2016-08-04 | gnu: python2-bz2file: Use python-2....This is a followup to 124df723a0150e968910e34d5e94023b18901d0c.
Problem reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages/python.scm (python2-bz2file)[arguments]: Use python-2.
| Ben Woodcroft |
2016-08-04 | gnu: qt: Update to 5.6.1-1....* gnu/packages/qt.scm (qt): Update to 5.6.1-1.
Co-authored-by: David Craven <david@craven.ch>
| Andreas Enge |
2016-08-04 | gnu: qt: Use modify-phases syntax....* gnu/packages/qt.scm (qt): Use modify-phases syntax.
| Andreas Enge |
2016-08-04 | gnu: qtbase: Modify .cmake files to enable modules in different packages....* gnu/packages/qt.scm (qtbase)[arguments]: In the configure phase, modify
.cmake and .cmake.in files so that find_package honors CMAKE_PREFIX_PATH.
| Andreas Enge |
2016-08-03 | gnu: Add GCompris....* gnu/packages/education.scm (gcompris): New variable.
| Ricardo Wurmus |
2016-08-03 | Merge branch 'version-0.11.0' | Ludovic Courtès |
2016-08-03 | gnu: Add discrover....* gnu/packages/bioinformatics.scm (discrover): New variable.
| Ricardo Wurmus |
2016-08-03 | Rename references to (gnu packages tcsh)....* gnu/packages/algebra.scm, gnu/packages/boost.scm,
gnu/packages/maths.scm, gnu/packages/tex.scm, gnu/packages/vim.scm:
Change broken references to module (gnu packages tcsh) to (gnu packages
shells).
| ng0 |
2016-08-03 | gnu: fxtract: Restrict to x86_64-linux....* gnu/packages/bioinformatics.scm (fxtract)[supported-systems]: Restrict to
x86_64-linux.
| Ben Woodcroft |
2016-08-03 | gnu: python-bz2file: Disable tests....* gnu/packages/python.scm (python-bz2file)[arguments]: Disable
tests.
(python2-bz2file)[arguments]: New field.
| Ben Woodcroft |
2016-08-03 | gnu: mdadm: Build without '-Werror'...* gnu/packages/linux.scm (mdadm)[arguments]: Add 'remove-W-error'
phase.
| Ludovic Courtès |
2016-08-03 | gnu: guix: Update development snapshot....* gnu/packages/package-management.scm (guix-devel): Update to 4420940.
(guix): Set to GUIX-DEVEL.
| Ludovic Courtès |
2016-08-03 | gnu: zsh: Move to shells.scm....* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
| Tobias Geerinckx-Rice |
2016-08-03 | gnu: tcsh: Move to shells.scm....* gnu/packages/tcsh.scm (tcsh): Move from here ...
* gnu/packages/shells.scm (tcsh): ... to here.
* gnu/packages/tcsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove tcsh.scm.
| Tobias Geerinckx-Rice |
2016-08-03 | gnu: rc: Move to shells.scm....* gnu/packages/rc.scm (rc): Move from here ...
* gnu/packages/shells.scm (rc): ... to here.
* gnu/packages/rc.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove rc.scm.
| Tobias Geerinckx-Rice |
2016-08-03 | gnu: fish: Move to shells.scm....* gnu/packages/fish.scm (fish): Move from here ...
* gnu/packages/shells.scm (fish): ... to here.
* gnu/packages/fish.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove fish.scm.
| Tobias Geerinckx-Rice |