Age | Commit message (Expand) | Author |
2017-03-30 | gnu: Add emacs-ox-twbs.•••* gnu/packages/emacs.scm (emacs-ox-twbs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vasile Dumitrascu |
2017-03-30 | gnu: Add emacs-idle-highlight.•••* gnu/packages/emacs.scm (emacs-idle-highlight): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vasile Dumitrascu |
2017-03-30 | hydra: Include the localstatedir in the binary tarball.•••This is a followup to 6b63c43e0661406bf9e8c4c54f517744fc2ffdb3.
* build-aux/hydra/gnu-system.scm (tarball-jobs): Pass #:localstatedir? #t
to 'self-contained-tarball'.
| Ludovic Courtès |
2017-03-29 | gnu: qutebrowser: Upgrade to 0.10.1.•••* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1.
| Eric Bavier |
2017-03-29 | gnu: thefuck: Upgrade to 3.15 and enable tests.•••* gnu/packages/patches/thefuck-test-environ.patch: New patch.
* gnu/packages/admin.scm (thefuck): Upgrade to 3.15.
[source]: Use patch.
[arguments]: Remove '#:tests? #f'. Move 'check' phase after 'install'.
* gnu/local.mk (dist_patch_DATA): Add patch.
| Eric Bavier |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.•••All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2017-03-30 | gnu: orc: Update home page.•••* gnu/packages/gstreamer.scm (orc)[home-page]: Update.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: icecat: Add fixes from mozilla-esr45; use skia by default.•••* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes from
the upstream mozilla-esr45 repository.
[arguments]: Add 'use-skia-by-default' phase.
| Mark H Weaver |
2017-03-29 | gnu: python-enum34: Update to 1.1.6.•••* gnu/packages/python.scm (python-enum34, python2-enum34): Update to 1.1.6.
[arguments]: Remove custom test phase.
| Leo Famulari |
2017-03-29 | gnu: schismtracker: Update to 20160913.•••* gnu/packages/music.scm (schismtracker): Update to 20160913.
[source]: Update snippet for version 20160913.
| Kei Kebreau |
2017-03-29 | gnu: games: Don't MKDIR before INSTALL-FILE.•••* gnu/packages/games.scm (glkterm, glulxe, grue-hunter)[arguments]:
Remove spurious MKDIRs.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: retroarch: Don't use %OUTPUT.•••* gnu/packages/games.scm (retroarch)[arguments]: Accept an OUTPUTS key
in the configure phase. Add a comment about the script. Use LET*.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: games: Use ‘modify-phases’.•••* gnu/packages/games.scm (pingus, cmatrix, freedink-data, xboing, irrlicht,
glkterm, glulx, retroarch)[arguments]: Use ‘modify-phases’ syntax.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: glulxe: Fix typo.•••* gnu/packages/games.scm (glulxe)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: glkterm: Use @code in description.•••* gnu/packages/games.scm (glkterm)[description]: Use @code.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: games: Use INSTALL-FILE.•••* gnu/packages/games.scm (glkterm, glulxe): Use INSTALL-FILE, return #t
instead of an undefined value, and prefer using let bindings.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: zstd: Update to 1.1.4.•••* gnu/packages/compression.scm (zstd): Update to 1.1.4.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: hyperrogue: Improve description.•••* gnu/packages/games.scm (hyperrogue)[description]: Mainly fix a typo.
Throw in a few tweaks as well.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: Add httpfs2.•••* gnu/packages/file-systems.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Tobias Geerinckx-Rice |
2017-03-29 | gnu: beets: Don't build with python-enum34.•••This package is unnecessary when using Python > 3.3.
* gnu/packages/music.scm (beets)[inputs]: Remove python-enum34.
| Leo Famulari |
2017-03-29 | gnu: elfutils: Update to 0.168 [fixes CVE-2016-{10254,10255}].•••* gnu/packages/elf.scm (elfutils): Update to 0.168.
[source]: Update URL.
[home-page]: Update URL.
| Leo Famulari |
2017-03-29 | gnu: imagemagick: Update to 6.9.8-3.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-3.
| Leo Famulari |
2017-03-29 | gnu: lxsession: Build Vala code from source.•••* gnu/packages/lxde.scm (lxsession)[source](snippet): New field.
| Ludovic Courtès |
2017-03-28 | gnu: hyperrogue: Update to 9.4c.•••* gnu/packages/games.scm (hyperrogue): Update to 9.4c.
[source]: Remove snippet.
[arguments]: Remove #:make-flags; adjust configure and install phases; add
install-data phase.
[native-inputs]: Add hyperrogue-data and unzip.
[license]: Add cc-by-sa4.0 and cc0 licenses for sounds.
| Kei Kebreau |
2017-03-28 | gnu: libressl: Update to 2.5.2.•••* gnu/packages/tls.scm (libressl): Update to 2.5.2.
| Leo Famulari |
2017-03-29 | gnu: emacs-monroe: Don't use MELPA archive.•••* gnu/packages/emacs.scm (emacs-monroe)[version]: Change to 0.3.1.
[source]: Use github instead of melpa. Add (file-name).
[home-page]: Use HTTPS.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vasile Dumitrascu |
2017-03-29 | gnu: python-pexpect: Add verbose test output.•••Fixes <https://bugs.gnu.org/26286>.
* gnu/packages/python.scm (python-pexpect, python2-pexpect)[arguments]: Add
"-v" to "nosetests" command.
| Marius Bakke |
2017-03-28 | gnu: Add lxde.•••* gnu/packages/lxde.scm (lxde): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxpanel.•••* gnu/packages/lxde.scm (lxpanel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add keybinder.•••* gnu/packages/wm.scm (keybinder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxsession.•••* gnu/packages/lxde.scm (lxsession): New variable.
* gnu/packages/patches/lxsession-use-gapplication.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxinput.•••* gnu/packages/lxde.scm (lxinput): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxde-common.•••* gnu/packages/lxde.scm (lxde-common): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxde-icon-theme.•••* gnu/packages/lxde.scm (lxde-icon-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: Add lxmenu-data.•••* gnu/packages/lxde.scm (lxmenu-data): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-03-28 | gnu: emacs-elfeed: Update to 2.1.0.•••* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2017-03-28 | Replace (compose not PROC) with simpler idioms.•••* gnu/packages/bioinformatics.scm (python-pysam)[arguments] <check>:
Use (negate proc) instead of (compose not proc).
* guix/import/cran.scm (recursive-import): Likewise.
* guix/import/elpa.scm (filter-dependencies): Use 'remove' instead of
'(filter (compose not proc) ...)'.
| Ludovic Courtès |
2017-03-28 | gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.•••* gnu/packages/python.scm (python-pytest-2.9.2): Replace with ...
(python-pytest-3.0): ... new variable.
(python2-pytest-3.0): New variable.
(python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]:
Replace python-pytest-2.9.2 with python-pytest-3.0.
* gnu/packages/backup.scm (borg)[native-inputs]: Likewise.
gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
| Leo Famulari |
2017-03-28 | gnu: Add python-mando•••* gnu/packages/python.scm (python-mando, python2-mando): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: Add python-paramunittest•••* gnu/packages/python.scm (python-paramunittest, python2-paramunittest): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: Add python-sphinx@1.5.3.•••* gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: Add python-pytest@3.0.7•••* gnu/packages/python.scm (python-pytest-3.0.7): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki |
2017-03-28 | gnu: shroud: Use HTTPS source URL.•••* gnu/packages/password-utils.scm (shroud)[source]: Use HTTPS URL.
| Leo Famulari |
2017-03-28 | gnu: shroud: Fix home page URL.•••* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2017-03-28 | gnu: rocksdb: Update to 5.2.1.•••* gnu/packages/databases.scm (rocksdb): Update to 5.2.1.
| Marius Bakke |
2017-03-28 | gnu: Add rdma-core.•••* gnu/packages/linux.scm (rdma-core): New variable.
| Marius Bakke |
2017-03-28 | gnu: Add multipath-tools.•••* gnu/packages/linux.scm (multipath-tools): New variable.
| Marius Bakke |
2017-03-28 | gnu: fio: Enable rbd support.•••* gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
| Marius Bakke |
2017-03-28 | gnu: Add ceph.•••* gnu/packages/storage.scm,
gnu/packages/patches/ceph-disable-cpu-optimizations.patch,
gnu/packages/patches/ceph-skip-collect-sys-info-test.patch,
gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
| Marius Bakke |
2017-03-28 | gnu: xmlstarlet: Disable failing tests.•••* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
| Marius Bakke |