summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add comments on why setting QT_QPA_PLATFORM for tests.Hartmut Goebel2017-03-20
| | | | | | | | | | | * gnu/packages/astronomy.scm (stellarium): Add comment. * gnu/packages/display-managers.scm (greenisland): dito. * gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons, kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin, kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui, plasma-framework): dito. * gnu/packages/qt.scm (qtsvg): dito.
* gnu: Add freedoom.Kei Kebreau2017-03-20
| | | | * gnu/packages/games.scm (freedoom): New variable.
* gnu: Remove wxwidgets@2.8.Efraim Flashner2017-03-20
| | | | * gnu/packages/wxwidgets.scm (wxwidgets@2.8): Remove variable.
* gnu: audacity: Use gtk+@3.Efraim Flashner2017-03-20
| | | | | * gnu/packages/audacity.scm (audacity)[inputs]: Remove wxwidgets-gtk2, gtk+@2, add wxwidgets and gtk+.
* gnu: wxwidgets: Build with webkitgtk.Efraim Flashner2017-03-20
| | | | | * gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4, add webkitgtk.
* gnu: snakemake: Add runtime dependencies.Ricardo Wurmus2017-03-20
| | | | | * gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and python-requests.
* gnu: mpd: Update to 0.20.6.Leo Famulari2017-03-19
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.6.
* gnu: Add deutex.Kei Kebreau2017-03-19
| | | | gnu/packages/game-development.scm (deutex): New variable.
* download: Remove non-existent kernel mirror.Mark H Weaver2017-03-19
| | | | * guix/download.scm (%mirrors) <kernel.org>: Remove www.all.kernel.org.
* gnu: obnam: Enable tests.Arun Isaac2017-03-20
| | | | | | | * gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with custom function. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-pylint.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-pylint, python2-pylint): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-coverage-test-runner.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python2-coverage-test-runner): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-configparser.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-configparser, python2-configparser): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-backports-functools-lru-cache.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-isort.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-isort, python2-isort): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-astroid.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-astroid, python2-astroid): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add libircclient.Arun Isaac2017-03-19
| | | | | | * gnu/packages/messaging.scm (libircclient): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add pdfgrep.rennes2017-03-19
| | | | | | * guix/gnu/packages/pdf.scm (pdfgrep): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: linux-libre: Update to 4.10.4.Mark H Weaver2017-03-19
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.4. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.16.Mark H Weaver2017-03-19
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.16.
* gnu: linux-libre@4.4: Update to 4.4.55.Mark H Weaver2017-03-19
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.55.
* services: Remove Tab character from source code whitespace.Danny Milosavljevic2017-03-19
| | | | | * gnu/services/base.scm (file-system-shepherd-service): Remove Tab character from source code whitespace.
* gnu: u-boot: Update to 2017.03.Danny Milosavljevic2017-03-19
| | | | * gnu/packages/bootloaders.scm (u-boot): Update to 2017.03.
* gnu: icecat: Add selected fixes from upstream mozilla-esr45.Mark H Weaver2017-03-19
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository.
* gnu: libevent@2.0: Add fix from upstream.Mark H Weaver2017-03-19
| | | | | | | | | | 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.
* services: file-system-shepherd-service: Make it find the fsck programs.Danny Milosavljevic2017-03-19
| | | | | | | Fixes <https://bugs.gnu.org/25917>. * gnu/services/base.scm (file-system-shepherd-service): Use file-system-packages.
* gnu: guile-commonmark: Default to Guile 2.2.Ludovic Courtès2017-03-19
| | | | | | | | * 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.
* gnu: guile-reader: Default to Guile 2.2.Ludovic Courtès2017-03-19
| | | | | | | | | * 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.
* gnu: haunt: Default to Guile 2.2.Ludovic Courtès2017-03-19
| | | | | | | | | * 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.
* gnu: Add 'package-for-guile-2.0'.Ludovic Courtès2017-03-19
| | | | | | | * 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.
* gnu: Rename "guile-next" to "guile".Ludovic Courtès2017-03-19
| | | | | | | | | | | | | | * 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".
* gnu: Add GNU Mach.Manolis Ragkousis2017-03-19
| | | | | | | * gnu/packages/hurd.scm (gnumach): New variable. Co-authored-by: Rene Saavedra <rennes@openmailbox.org> Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: niftilib: Simplify build phases.Ricardo Wurmus2017-03-19
| | | | | * gnu/packages/image.scm (niftilib)[arguments]: Use make-flags instead of replacing "configure" phase; simplify "install" phase.
* gnu: apl: Update to 1.7.Efraim Flashner2017-03-18
| | | | | * gnu/packages/apl.scm (apl): Update to 1.7. [home-page]: Use https.
* gnu: guile-8sync: Update to 0.4.2.Christopher Allan Webber2017-03-18
| | | | * gnu/packages/guile.scm (guile-8sync): Update to 0.4.2.
* gnu: guix: Don't ignore user's GUILE_LOAD_COMPILED_PATH.Taylan Ulrich Bayırlı/Kammer2017-03-18
| | | | | | * 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.
* gnu: wine: Update to 2.4.Danny Milosavljevic2017-03-18
| | | | * gnu/packages/wine.scm (wine): Update to 2.4.
* gnu: Add niftilib.John Darrington2017-03-18
| | | | * gnu/packages/image.scm (niftilib): New variable.
* doc: Clarify reference.Hartmut Goebel2017-03-18
| | | | | * doc/guix.texi (Invoking guix environment): Explicitly name "guix environment".
* doc: Fix examples.Hartmut Goebel2017-03-18
| | | | | | | To "spawns a Guile REPL", --ad-hoc is required. * doc/guix.texi (Invoking guix environment): Add "--ad-hoc" to container examples.
* bug#26152: [PATCH] gnu: limnoria: Update to 20170110.ng02017-03-18
| | | | | | * gnu/packages/irc.scm (limnoria): Update to 20170110. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* file-systems: Factorize file-system-packages.Danny Milosavljevic2017-03-18
| | | | | | * gnu/system/linux-initrd.scm (base-initrd): Move helper-packages body to ... * gnu/system/file-systems.scm (file-system-packages): ... here. New variable. Also export it.
* gnu: rustc: Fix process test.Danny Milosavljevic2017-03-18
| | | | | * gnu/packages/rust.scm (rustc)[arguments]: Rename 'patch-lockfile-test to 'patch-tests. Add another substitution.
* gnu: Add maxflow.John Darrington2017-03-18
| | | | * gnu/packages/maths.scm (maxflow): New variable.
* gnu: Add itpp.John Darrington2017-03-18
| | | | * gnu/packages/maths.scm (itpp): New variable.
* gnu: emacs-slime: Update to 2.19.Tobias Geerinckx-Rice2017-03-18
| | | | * gnu/packages/emacs.scm (emacs-slime): Update to 2.19.
* gnu: ocaml-qtest: Update to 2.5.Ben Woodcroft2017-03-18
| | | | * gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.5.
* doc: Make "Application Setup" slightly more visible.Ludovic Courtès2017-03-18
| | | | | | | Suggested by Arne Babenhauserheide. * doc/guix.texi (Binary Installation): Make the "Application Setup" reference an 8th item in the list.
* http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.Ludovic Courtès2017-03-18
| | | | | | | | | * guix/build/download.scm (open-connection-for-uri): Add note about same-named binding in Guile 2.2.0. * guix/http-client.scm: Use 'guix:open-connection-for-uri' for the procedure coming from (guix build download). * guix/scripts/lint.scm: Likewise. * guix/scripts/substitute.scm: Likewise.
* build: Require Guile >= 2.0.9.Ludovic Courtès2017-03-18
| | | | | | | | | | | | | | | | * configure.ac: Bump requirement to 2.0.9. * doc/guix.texi (Requirements): Adjust accordingly. * README (Requirements): Likewise. * build-aux/download.scm: Remove workaround for <http://bugs.gnu.org/13095>. * guix/build/download.scm: Likewise. (http-fetch)[post-2.0.7?]: Remove. Remove conditional code for not POST-2.0.7?. * guix/http-client.scm: Remove workaround for <http://bugs.gnu.org/13095>. (http-fetch)[post-2.0.7?]: Remove. Remove conditional code for not POST-2.0.7?. * guix/serialization.scm (read-latin1-string): Remove mention of 2.0.9. * tests/nar.scm: Use (ice-9 control). (let/ec): Remove.