summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* install: Add nvi to the image.•••* gnu/system/install.scm (installation-os)[packages]: Add NVI. * doc/guix.texi (Proceeding with the Installation): Mention it. Ludovic Courtès2016-08-012-2/+5
* build: Set XDG_CACHE_HOME to avoid loading stale .go files.•••Fixes <http://bugs.gnu.org/24120>. Reported by myglc2 <myglc2@gmail.com>. * Makefile.am (make-go): Set XDG_CACHE_HOME. Ludovic Courtès2016-08-011-1/+3
* Update NEWS.Ludovic Courtès2016-08-011-0/+86
* gnu: texlive-texmf: Mark as non-substitutable.•••* gnu/packages/tex.scm (texlive-texmf)[arguments]: Add #:substitutable?. Ludovic Courtès2016-08-011-1/+7
* gnu: unison: Add input ghostscript.•••* gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript. This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60. Andreas Enge2016-08-011-1/+2
* Merge branch 'master' into core-updatesMark H Weaver2016-07-3120-88/+667
|\
| * gnu: linux-libre@4.1: Update to 4.1.29.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29. Mark H Weaver2016-07-311-2/+2
| * gnu: Add libgnomekbd.•••* gnu/packages/gnome.scm (libgnomekbd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02016-08-011-0/+30
| * gnu: Add s6-linux-utils.•••* gnu/packages/skarnet.scm (s6-linux-utils): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Eric Le Bihan2016-08-011-0/+32
| * gnu: Add s6-portable-utils.•••* gnu/packages/skarnet.scm (s6-portable-utils): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Eric Le Bihan2016-08-011-0/+33
| * gnu: Add s6-rc.•••* gnu/packages/skarnet.scm (s6-rc): New variable. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Eric Le Bihan2016-08-011-0/+42
| * gnu: units: Update to 2.13.•••* gnu/packages/maths.scm (units): Update to 2.13. Ludovic Courtès2016-08-011-2/+2
| * gnu: Add Go 1.6.•••* gnu/packages/golang.scm (go-1.6): New variable. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Andy Wingo <wingo@igalia.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org> Matthew Jordan2016-08-011-0/+154
| * gnu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491].•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4. Leo Famulari2016-07-311-2/+2
| * gnu: openttd: Update to 1.6.1.•••* gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the package description. Signed-off-by: Andreas Enge <andreas@enge.fr> Albin Söderqvist2016-07-311-3/+4
| * gnu: mutt: Update to 1.6.2.•••* gnu/packages/mail.scm(mutt): Update to 1.6.2. Tomáš Čech2016-07-301-2/+2
| * gnu: Add python-pygame.•••* gnu/packages/game-development.scm (python-pygame): New variable. Kei Kebreau2016-07-301-0/+103
| * gnu: Add libsmpeg.•••* gnu/packages/video.scm (libsmpeg): New variable. Kei Kebreau2016-07-301-0/+38
| * emacs: Disable grafts when dry-run is enabled.•••* emacs/guix-main.scm (process-package-actions): Set grafting according to 'dry-run?'. * guix/scripts.scm (build-package): Disable grafts when 'dry-run?' is #t. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Alex Kost2016-07-302-12/+17
| * gnu: stellarium: Improve description.•••Suggested by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/education.scm (stellarium)[description]: Mention telescope tracking. Leo Famulari2016-07-301-1/+3
| * gnu: diamond: Update to 0.8.17.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.17. Ben Woodcroft2016-07-301-2/+2
| * gnu: gnunet-gtk: Configure with gnunet path.•••* gnun/packages/gnunet.scm (gnunet-gtk)[arguments]: Add '--with-gnunet' to #:configure-flags. Signed-off-by: 宋文武 <iyzsong@gmail.com> ng02016-07-301-1/+3
| * gnu: Add tuxpaint-config.•••* gnu/packages/games.scm (tuxpaint-config): New variable. Eric Bavier2016-07-291-0/+48
| * gnu: Add tuxpaint-stamps.•••* gnu/packages/games.scm (tuxpaint-stamps): New variable. Eric Bavier2016-07-291-0/+37
| * gnu: Add Tux Paint.•••* gnu/packages/games.scm (tuxpaint): New variable. * gnu/packages/patches/tuxpaint-stamps-path.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. Eric Bavier2016-07-293-2/+103
| * gnu: beets: Update to 1.3.19.•••* gnu/packages/music.scm (beets): Update to 1.3.19. [source]: Remove patch to skip failing tests. * gnu/packages/patches/beets-image-test-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name> Alex Griffin2016-07-293-54/+4
| * gnu: python-protobuf: Update to 3.0.0.•••* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Update to 3.0.0. Leo Famulari2016-07-291-2/+2
| * gnu: btrfs-progs: Update to 4.6.1•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.6.1. [native-inputs]: Add WHICH. Leo Famulari2016-07-291-3/+4
* | gnu: ecl: Use "kernel-headers" instead of "linux-headers" to designate input.•••* gnu/packages/lisp.scm (ecl)[arguments]: Use "kernel-headers" as the identifier for an input. This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15. Signed-off-by: Andreas Enge <andreas@enge.fr> Andy Patterson2016-07-311-1/+1
* | tests: 'guix-environment-container.sh' works when run from a tmpfs.•••Fixes <http://bugs.gnu.org/22004>. Reported by Ting-Wei Lan <lantw44@gmail.com>. * tests/guix-environment-container.sh (mount_test_code): Add 'match' clause to ignore "/"; augment clause that ignores specific file system types such that it does not ignore parent mount points. Ludovic Courtès2016-07-311-3/+8
* | download: Add mirror.hydra.gnu.org as a content-addressed mirror.•••* guix/download.scm (%content-addressed-mirrors): Add 'mirror.hydra.gnu.org'. Ludovic Courtès2016-07-311-0/+7
* | download: Pass the raw file name to content-addressed mirrors.•••* guix/build/download.scm (url-fetch)[content-addressed-uris]: Call 'strip-store-file-name' on FILE before passing it to 'make-url'. Ludovic Courtès2016-07-311-1/+2
* | gnu: rapicorn: Add patch to handle isnan.•••* gnu/packages/patches/rapicorn-isnan.patch: New file. * gnu/packages/graphics.scm (rapicorn)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch. Andreas Enge2016-07-313-1/+91
* | gnu: fastcap: Add input ghostscript.•••* gnu/packages/engineering.scm (fastcap)[native-inputs]: Add ghostscript. This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60. Andreas Enge2016-07-311-0/+1
* | gnu: zsh: Update to 5.2.•••* gnu/packages/zsh.scm (zsh): Update to 5.2. Andreas Enge2016-07-311-2/+2
* | gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.•••* gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier for an input. This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15. Andreas Enge2016-07-311-1/+1
* | gnu: dealii: Unregister deleted patch.•••* gnu/local.mk (dist_patch_DATA): Drop deleted patch. This is a follow-up to commit 101e847294dc403d5a7ef222117ad9070223b86b. Andreas Enge2016-07-311-1/+0
* | gnu: dealii: Update to 8.4.1.•••* gnu/packages/maths.scm (dealii): Update to 8.4.1. * gnu/packages/patches/dealii-p4est-interface.patch: Remove file. Andreas Enge2016-07-312-65/+2
* | gnu: wine: Update to 1.9.15.•••* gnu/packages/wine.scm (wine): Update to 1.9.15. Andreas Enge2016-07-311-2/+2
* | gnu: python-alembic: Update to 0.8.7.•••* gnu/packages/python.scm (python-alembic): Update to 0.8.7. Andreas Enge2016-07-311-2/+2
* | gnu: perl-xml-libxml: Update to 2.0128.•••* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0128. Andreas Enge2016-07-311-2/+2
* | gnu: glibc-locales: Fix build.•••* gnu/packages/patches/glibc-locales.patch: Adjust to glibc-2.23. * gnu/packages/base.scm (glibc-locales)[arguments]: Pass 'lib_cv_complocaledir'. 宋文武2016-07-312-4/+4
* | gnu: Add glibc 2.22.•••* gnu/packages/base.scm (glibc-2.22): New variable. (glibc-2.21): Inherit from it; remove 'arguments' field. Ludovic Courtès2016-07-301-3/+18
* | tests: base: Correct invalid merge.•••Fixes a regression introduced by merge commit 7575655212ecfbcd1f04e429c8a7a41f8720d027. * gnu/tests/base.scm (run-basic-test)[test]: Fix list of 'use-modules' and 'test-begin' call. Ludovic Courtès2016-07-301-1/+3
* | Merge branch 'master' into core-updatesMark H Weaver2016-07-297-13/+33
|\|
| * gnu: gd: Add fix for gd2_read test.•••* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add patch. Mark H Weaver2016-07-293-1/+17
| * gnu: protobuf: Update to 2.6.1.•••* gnu/packages/protobuf.scm (protobuf): Update to 2.6.1. [source]: Update to new upstream URL. Leo Famulari2016-07-291-3/+4
| * size: Fix corner case with multiple items on the command line.•••Fixes 'guix size foo bar' when 'foo' is in the local store and 'bar' isn't, which could lead to an incomplete requisite list. * guix/scripts/size.scm (requisites*): Partition ITEMS according to 'valid-path?'. Use 'substitutable-requisites' only on invalid items. Ludovic Courtès2016-07-291-4/+7
| * Revert "gnu: gd: Add fix for gd2_read test."•••This reverts commit ce290354ec4e97003be5f56042e55b36831818c1. Mark H Weaver2016-07-293-17/+1
| * gnu: gd: Add fix for gd2_read test.•••* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add patch. Mark H Weaver2016-07-293-1/+17