Age | Commit message (Expand) | Author |
2017-03-20 | gnu: wxwidgets: Build with webkitgtk....* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4,
add webkitgtk.
| Efraim Flashner |
2017-03-20 | gnu: snakemake: Add runtime dependencies....* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and
python-requests.
| Ricardo Wurmus |
2017-03-19 | gnu: mpd: Update to 0.20.6....* gnu/packages/mpd.scm (mpd): Update to 0.20.6.
| Leo Famulari |
2017-03-19 | gnu: Add deutex....gnu/packages/game-development.scm (deutex): New variable.
| Kei Kebreau |
2017-03-20 | gnu: obnam: Enable tests....* gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with
custom function.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-20 | gnu: Add python-pylint....* gnu/packages/python.scm (python-pylint, python2-pylint): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-20 | gnu: Add python2-coverage-test-runner....* gnu/packages/python.scm (python2-coverage-test-runner): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-20 | gnu: Add python-configparser....* gnu/packages/python.scm (python-configparser, python2-configparser): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-20 | gnu: Add python2-backports-functools-lru-cache....* gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-20 | gnu: Add python-isort....* gnu/packages/python.scm (python-isort, python2-isort): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-20 | gnu: Add python-astroid....* gnu/packages/python.scm (python-astroid, python2-astroid): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Arun Isaac |
2017-03-19 | gnu: Add libircclient....* gnu/packages/messaging.scm (libircclient): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac |
2017-03-19 | gnu: Add pdfgrep....* guix/gnu/packages/pdf.scm (pdfgrep): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| rennes |
2017-03-19 | gnu: linux-libre: Update to 4.10.4....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.4.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2017-03-19 | gnu: linux-libre@4.9: Update to 4.9.16....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.16.
| Mark H Weaver |
2017-03-19 | gnu: linux-libre@4.4: Update to 4.4.55....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.55.
| Mark H Weaver |
2017-03-19 | gnu: u-boot: Update to 2017.03....* gnu/packages/bootloaders.scm (u-boot): Update to 2017.03.
| Danny Milosavljevic |
2017-03-19 | gnu: icecat: Add selected fixes from upstream mozilla-esr45....* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from
the upstream mozilla-esr45 repository.
| Mark H Weaver |
2017-03-19 | gnu: libevent@2.0: Add fix from upstream....This fix was cherry-picked by Mozilla from upstream libevent-2.1 to its
bundled copy of libevent-2.0.21 in mozilla-esr45.
* gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libevent.scm (libevent-2.0)[source][patches]: Add it.
| Mark H Weaver |
2017-03-19 | gnu: guile-commonmark: Default to Guile 2.2....* gnu/packages/guile.scm (guile-commonmark)[inputs]: Replace GUILE-2.0
with GUILE-2.2.
(guile2.0-commonmark): New variable.
(guile2.2-commonmark): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-COMMONMARK.
| Ludovic Courtès |
2017-03-19 | gnu: guile-reader: Default to Guile 2.2....* gnu/packages/guile.scm (guile-reader)[inputs]: Change GUILE-2.0 to
GUILE-2.2.
(guile2.0-reader): New variable.
(guile2.2-reader): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-READER instead of
GUILE2.2-READER.
| Ludovic Courtès |
2017-03-19 | gnu: haunt: Default to Guile 2.2....* gnu/packages/guile.scm (haunt)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
[propagated-inputs]: Replace GUILE-READER and GUILE-COMMONMARK with
their 2.2 variant.
(guile2.0-haunt): New variable.
(guile2.2-haunt): Mark as deprecated.
| Ludovic Courtès |
2017-03-19 | gnu: Add 'package-for-guile-2.0'....* gnu/packages/guile.scm (guile-2.2-package-name): Rename to...
(guile-variant-package-name): ... this. Change to return a lambda.
(package-for-guile-2.2): Adjust accordingly.
(package-for-guile-2.0): New procedure.
| Ludovic Courtès |
2017-03-19 | gnu: Rename "guile-next" to "guile"....* gnu/packages/guile.scm (guile-next): Rename to...
(guile-2.2): ... this. Update users.
[name]: Change to "guile".
[synopsis]: Remove.
[properties]: Remove 'upstream-name', 'ftp-server', and
'ftp-directory'.
* gnu/packages/bioinformatics.scm (rcas-web): Update accordingly.
* gnu/packages/tls.scm (gnutls/guile-2.2): Likewise.
* tests/guix-build.sh: Use 'guile@2.2' instead of 'guile-next'.
* doc/guix.texi (Package Transformation Options): Update examples that
referred to "guile-next".
| Ludovic Courtès |
2017-03-19 | gnu: Add GNU Mach....* gnu/packages/hurd.scm (gnumach): New variable.
Co-authored-by: Rene Saavedra <rennes@openmailbox.org>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Manolis Ragkousis |
2017-03-19 | gnu: niftilib: Simplify build phases....* gnu/packages/image.scm (niftilib)[arguments]: Use make-flags instead of
replacing "configure" phase; simplify "install" phase.
| Ricardo Wurmus |
2017-03-18 | gnu: apl: Update to 1.7....* gnu/packages/apl.scm (apl): Update to 1.7.
[home-page]: Use https.
| Efraim Flashner |
2017-03-18 | gnu: guile-8sync: Update to 0.4.2....* gnu/packages/guile.scm (guile-8sync): Update to 0.4.2.
| Christopher Allan Webber |
2017-03-18 | gnu: guix: Don't ignore user's GUILE_LOAD_COMPILED_PATH....* gnu/packages/package-management.scm (guix-0.12.0): Guile skips invalid .go
files since 2.0.12 so we don't need to override GUILE_LOAD_COMPILED_PATH to
prevent problems anymore.
| Taylan Ulrich Bayırlı/Kammer |
2017-03-18 | gnu: wine: Update to 2.4....* gnu/packages/wine.scm (wine): Update to 2.4.
| Danny Milosavljevic |
2017-03-18 | gnu: Add niftilib....* gnu/packages/image.scm (niftilib): New variable.
| John Darrington |
2017-03-18 | bug#26152: [PATCH] gnu: limnoria: Update to 20170110....* gnu/packages/irc.scm (limnoria): Update to 20170110.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| ng0 |
2017-03-18 | gnu: rustc: Fix process test....* gnu/packages/rust.scm (rustc)[arguments]: Rename 'patch-lockfile-test
to 'patch-tests. Add another substitution.
| Danny Milosavljevic |
2017-03-18 | gnu: Add maxflow....* gnu/packages/maths.scm (maxflow): New variable.
| John Darrington |
2017-03-18 | gnu: Add itpp....* gnu/packages/maths.scm (itpp): New variable.
| John Darrington |
2017-03-18 | gnu: emacs-slime: Update to 2.19....* gnu/packages/emacs.scm (emacs-slime): Update to 2.19.
| Tobias Geerinckx-Rice |
2017-03-18 | gnu: ocaml-qtest: Update to 2.5....* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.5.
| Ben Woodcroft |
2017-03-17 | gnu: libbluray: Update to 1.0.0....* gnu/packages/video.scm (libbluray): Update to 1.0.0.
| Marius Bakke |
2017-03-17 | gnu: libx264: Update to 20170316-2245....* gnu/packages/video.scm (libx264): Update to 20170316-2245.
| Marius Bakke |
2017-03-17 | gnu: libwebp: Update to 0.6.0....* gnu/packages/image.scm (libwebp): Update to 0.6.0.
[source]: Remove patch.
* gnu/packages/patches/libwebp-CVE-2016-9085.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-03-17 | gnu: ninja: Update to 1.7.2....* gnu/packages/ninja.scm (ninja): Update to 1.7.2.
[source]: Remove patch.
* gnu/packages/patches/ninja-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke |
2017-03-17 | gnu: btrfs-progs: Use @dfn in description....* gnu/packages/linux.scm (btrfs-progs)[description]: Use @dfn.
| Tobias Geerinckx-Rice |
2017-03-17 | gnu: btrfs-progs: Update to 4.10.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.1.
| Tobias Geerinckx-Rice |
2017-03-17 | gnu: cargo: Use upstream cargo....* gnu/packages/rust.scm (cargo): Use upstream cargo.
| Danny Milosavljevic |
2017-03-17 | gnu: rust: Update to 1.15.0....* gnu/packages/rust.scm (%rust-bootstrap-binaries-version): Update to 1.14.0.
(%rust-bootstrap-binaries): Update to 1.14.0.
(rustc): Update to 1.15.0.
[arguments]: Pass "--disable-rustbuild" to configure.
| Danny Milosavljevic |
2017-03-17 | gnu: libpng-apng: Remove unnecessary call to libtool....* gnu/packages/image.scm (libpng-apng)[phases]: Remove it.
| Kei Kebreau |
2017-03-17 | gnu: Add libpng-apng....* gnu/packages/image.scm (libpng-apng): New variable.
Co-authored-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-03-17 | gnu: Add ocaml-mcl....* gnu/packages/machine-learning.scm (ocaml-mcl): New variable.
| Ben Woodcroft |
2017-03-17 | gnu: Add ocaml-gsl....* gnu/packages/maths.scm (ocaml-gsl): New variable.
| Ben Woodcroft |
2017-03-17 | gnu: Add ocaml-csv....* gnu/packages/ocaml.scm (ocaml-csv): New variable.
| Ben Woodcroft |