summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01gnu: Add libgnomekbd....* gnu/packages/gnome.scm (libgnomekbd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2016-08-01gnu: 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 Bihan
2016-08-01gnu: 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 Bihan
2016-08-01gnu: 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 Bihan
2016-08-01gnu: units: Update to 2.13....* gnu/packages/maths.scm (units): Update to 2.13. Ludovic Courtès
2016-08-01gnu: 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 Jordan
2016-07-31gnu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491]....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4. Leo Famulari
2016-07-31gnu: 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öderqvist
2016-07-30gnu: mutt: Update to 1.6.2....* gnu/packages/mail.scm(mutt): Update to 1.6.2. Tomáš Čech
2016-07-30gnu: Add python-pygame....* gnu/packages/game-development.scm (python-pygame): New variable. Kei Kebreau
2016-07-30gnu: Add libsmpeg....* gnu/packages/video.scm (libsmpeg): New variable. Kei Kebreau
2016-07-30emacs: 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 Kost
2016-07-30gnu: stellarium: Improve description....Suggested by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/education.scm (stellarium)[description]: Mention telescope tracking. Leo Famulari
2016-07-30gnu: diamond: Update to 0.8.17....* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.17. Ben Woodcroft
2016-07-30gnu: 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> ng0
2016-07-29gnu: Add tuxpaint-config....* gnu/packages/games.scm (tuxpaint-config): New variable. Eric Bavier
2016-07-29gnu: Add tuxpaint-stamps....* gnu/packages/games.scm (tuxpaint-stamps): New variable. Eric Bavier
2016-07-29gnu: 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 Bavier
2016-07-29gnu: 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 Griffin
2016-07-29gnu: python-protobuf: Update to 3.0.0....* gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): Update to 3.0.0. Leo Famulari
2016-07-29gnu: btrfs-progs: Update to 4.6.1...* gnu/packages/linux.scm (btrfs-progs): Update to 4.6.1. [native-inputs]: Add WHICH. Leo Famulari
2016-07-29gnu: 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 Weaver
2016-07-29gnu: protobuf: Update to 2.6.1....* gnu/packages/protobuf.scm (protobuf): Update to 2.6.1. [source]: Update to new upstream URL. Leo Famulari
2016-07-29size: 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ès
2016-07-29Revert "gnu: gd: Add fix for gd2_read test."...This reverts commit ce290354ec4e97003be5f56042e55b36831818c1. Mark H Weaver
2016-07-29gnu: 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 Weaver
2016-07-29gnu: wireshark: Update to 2.0.5....* gnu/packages/networking.scm (wireshark): Update to 2.0.5. Leo Famulari
2016-07-29gnu: perl-dbd-mysql: Update to 4.035 [fixes CVE-2015-8949]....* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.035. Leo Famulari
2016-07-29gnu: linux-libre@4.4: Update to 4.4.16....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16. Mark H Weaver
2016-07-29gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207]....* gnu/packages/patches/gd-CVE-2016-5766.patch, gnu/packages/patches/gd-CVE-2016-6128.patch, gnu/packages/patches/gd-CVE-2016-6132.patch, gnu/packages/patches/gd-CVE-2016-6214.patch, gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files. * gnu/packages/patches/gd-fix-tests-on-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/gd.scm (gd): Update to 2.2.3. [source]: Update patches field accordingly. Mark H Weaver
2016-07-29gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs....This is a followup to ba9e2ee64a566d3bdaa93423a56d1fd613cef5f3. * gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL. Leo Famulari
2016-07-29gnu: spice-gtk: Remove LIBUSB from inputs....This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a. * gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB. Leo Famulari
2016-07-29gnu: Order module imports in (gnu packages qemu) alphabetically....* gnu/packages/qemu.scm: Order module imports alphabetically. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-29gnu: Add xf86-video-qxl....* gnu/packages/xorg.scm (xf86-video-qxl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-29gnu: Add libinput-minimal....* gnu/packages/freedesktop.scm (libinput-minimal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-29gnu: Remove trailing periods from synopsis....* gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis. * gnu/packages/gnustep.scm (wmfire): Update synopsis. * gnu/packages/haskell.scm (ghc-socks): Update synopsis. * gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis. * gnu/packages/openstack.scm (python-bandit): Update synopsis. * gnu/packages/perl.scm (perl-test-trap): Update synopsis. * gnu/packages/python.scm (python-backports-abc): Update synopsis. * gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-29gnu: Use define-public to export packages....* gnu/packages/bison.scm (bison): Define public. * gnu/packages/flex.scm (flex): Define public. * gnu/packages/pulseaudio.scm (libsndfile, libsamplerate, pulseaudio): Define public. * gnu/packages/sdl.scm (sdl, sdl2, libmikmod, sdl-gfx, sdl-image, sdl-mixer, sdl-net, sdl-ttf): Define public. * gnu/packages/search.scm (xapian): Remove unnecessary #:export. * gnu/packages/swig.scm (swig): Define public. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Craven
2016-07-29gnu: iptables: Mention "firewall"....Suggested by ng0 <ng0@we.make.ritual.n0.is>. * gnu/packages/linux.scm (iptables)[description]: Mention "firewall". Ludovic Courtès
2016-07-29gnu: Add s6-networking....* gnu/packages/skarnet.scm (s6-networking): 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 Bihan
2016-07-29gnu: Add s6-dns....* gnu/packages/skarnet.scm (s6-dns): 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 Bihan
2016-07-29gnu: Add s6....* gnu/packages/skarnet.scm (s6): 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 Bihan
2016-07-29gnu: execline: Update to 2.1.5.0....* gnu/packages/skarnet.scm (execline): Update to 2.1.5.0. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Eric Le Bihan
2016-07-29gnu: skalibs: Update to 2.3.10.0....* gnu/packages/skarnet.scm (skalibs): Update to 2.3.10.0. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Eric Le Bihan
2016-07-29gnu: Add stellarium....* gnu/local.mk: Include gnu/packages/education.scm . * gnu/packages/education.scm: Add new file. * gnu/packages/education.scm (stellarium): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Danny Milosavljevic
2016-07-29gnu: spice-gtk: Propagate SPICE-PROTOCOL....* gnu/packages/spice.scm (spice-gtk)[inputs]: Move SPICE-PROTOCOL to... [propagated-inputs]: ... here. Leo Famulari
2016-07-29gnu: usbredir: Propagate LIBUSB....* gnu/packages/spice.scm (usbredir)[inputs]: Replace field with ... [propagated-inputs]: ... new field. Leo Famulari
2016-07-29gnu: guix: Add dependency on zlib....* gnu/packages/package-management.scm (guix-0.10.0)[inputs]: Add ZLIB. Ludovic Courtès
2016-07-29tests: Improve synchronization in 'tests/guix-register.sh'....* tests/guix-register.sh: When launching guix-daemon, add retry loop around 'open-connection'. This fixes test failures that could occur under heavy load where the daemon's socket file wouldn't be ready yet when the client connects. Ludovic Courtès
2016-07-29gnu: password-store: Wrap PATH....* gnu/packages/password-utils.scm (password-store) [arguments]: Wrap PATH more thoroughly. [native-inputs]: Move getopt to inputs. [inputs]: Add sed. Signed-off-by: Mathieu Lirzin <mthl@gnu.org> Alex Griffin
2016-07-29gnu: perl-dbd-pg: Add description....* gnu/packages/databases.scm (perl-dbd-pg)[description]: Add non-empty description. Ludovic Courtès