summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: sshfs-fuse: Update to 2.9.Tobias Geerinckx-Rice2017-04-17
| | | | | * gnu/packages/linux.scm (sshfs-fuse): Update to 2.9. [home-page]: Point to new home page.
* gnu: Add ponymix.Stefan Reichoer2017-04-17
| | | | | | * gnu/packages/pulseaudio.scm (ponymix): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: vis: Update to 0.3.José Miguel Sánchez García2017-04-17
| | | | | | | * gnu/packages/text-editors.scm (vis): Update to 0.3. [arguments]: Remove #:make-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: capnproto: Update to 0.5.3.1 [security fixes].Leo Famulari2017-04-17
| | | | | | | | | See this document for more information about the security issues fixed in this release: <https://github.com/sandstorm-io/capnproto/blob/master/security-advisories/2017-04-17-0-apple-clang-elides-bounds-check.md> * gnu/packages/serialization.scm (capnproto): Update to 0.5.3.1.
* gnu: Add youtube-dl-gui.Chris Marusich2017-04-17
| | | | | | * gnu/packages/video.scm (youtube-dl-gui): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: icecat: Use system ICU.Clément Lassieur2017-04-17
| | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Remove comment for "--with-system-icu".
* gnu: icu4c: Fix crashes in programs using system ICU.Clément Lassieur2017-04-17
| | | | | | | | | Fixes <http://bugs.gnu.org/26462>. * gnu/packages/patches/icu4c-reset-keyword-list-iterator.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/icu4c.scm (icu4c)[replacement]: New field. (icu4c/fixed): New variable.
* gnu: go: Update to 1.8.1.Petter2017-04-17
| | | | | | | * gnu/packages/golang.scm (go-1.7): Replace with ... (go-1.8): New variable. [arguments]: Update substitutions in 'prebuild' phase. (go): Update to go-1.8.
* gnu: iptables: Update to 1.6.1.Leo Famulari2017-04-17
| | | | | | | * gnu/packages/linux.scm (iptables): Update to 1.6.1. [source], [home-page]: Use HTTPS URLs. [inputs]: Add libmnl and libnftnl. [native-inputs]: Add bison, flex, and pkg-config.
* gnu: Add libnftnl.Leo Famulari2017-04-17
| | | | * gnu/packages/linux.scm (libnftnl): New variable.
* gnu: Add libmnl.Leo Famulari2017-04-17
| | | | * gnu/packages/linux.scm (libmnl): New variable.
* gnu: v4l-utils: Update to 1.12.3.Tobias Geerinckx-Rice2017-04-17
| | | | | * gnu/packages/video.scm (v4l-utils): Update to 1.12.3. [native-inputs]: Add perl.
* gnu: video: Always use HTTPS on videolan.org.Tobias Geerinckx-Rice2017-04-17
| | | | | | * gnu/packages/video.scm (libdca, libdvdread, libdvdnav, libdvdnav-4) (libdvdcss)[source]: Use HTTPS. (libdca, libdvdcss, libbdplus, libaacs)[home-page]: Likewise.
* gnu: freedink-data: Update to 1.08.20170401.Kei Kebreau2017-04-17
| | | | * gnu/packages/games.scm (freedink-data): Update to 1.08.20170401.
* scripts: system: Rename --no-grub option to --no-bootloader.Mathieu Othacehe2017-04-17
| | | | | | | * guix/scripts/system.scm (%options, show-help): Adjust accordingly. Keep "--no-grub" for compatibility reasons, but do not mention it in the help. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: node: Actually set timeout to 1 h.Danny Milosavljevic2017-04-17
| | | | * gnu/packages/node.scm (node)[properties]: Actually set timeout to 1 h.
* retroarch: Update to 1.5.0.宋文武2017-04-17
| | | | * gnu/packages/games.scm (retroarch): Update to 1.5.0.
* gnu: node: Update to 7.8.0.Jelle Licht2017-04-17
| | | | | * gnu/packages/node.scm (node): Update to 7.8.0. [properties]: Add timeout of 1 h.
* gnu: yadifa: Update to 2.2.4.Tobias Geerinckx-Rice2017-04-17
| | | | * gnu/packages/dns.scm (yadifa): Update to 2.2.4.
* gnu: perl-sys-cpu: Re-write description.Tobias Geerinckx-Rice2017-04-17
| | | | | * gnu/packages/perl.scm (perl-sys-cpu)[description]: Fix some typos by re-writing most of the description.
* gnu: Fix typos in descriptions.Tobias Geerinckx-Rice2017-04-17
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (di)[description]: Likewise. * gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise. * gnu/packages/datastructures.scm (sparsehash)[description]: Likewise. * gnu/packages/dns.scm (knot)[description]: Likewise. * gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]: Likewise. * gnu/packages/gnome.scm (libpeas)[description]: Likewise. * gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo. * gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[description]: Likewise. * gnu/packages/mail.scm (mlmmj)[description]: Likewise. * gnu/packages/maths.scm (vc)[description]: Likewise. * gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise. * gnu/packages/networking.scm (nload)[description]: Likewise. * gnu/packages/python.scm (python-execnet)[description]: Likewise. * gnu/packages/terminals.scm (tilda)[description]: Likewise. * gnu/packages/python.scm (python-execnet, python-tables) (python2-coverage-test-runner, python2-rope)[description]: Likewise.
* gnu: fio: Update to 2.19.Marius Bakke2017-04-16
| | | | * gnu/packages/benchmark.scm (fio): Update to 2.19.
* gnu: nss: Increase test timeouts.Marius Bakke2017-04-16
| | | | | * gnu/packages/patches/nss-increase-test-timeout.patch: Wait up to 60s before regarding a test as failed.
* gnu: diffoscope: Update to 81.Kei Kebreau2017-04-16
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 81.
* lint: Avoid non-literal format strings.Ludovic Courtès2017-04-16
| | | | | | | | | | | Reported by Mathieu Othacehe <m.othacehe@gmail.com> at <http://bugs.gnu.org/26498>. * guix/scripts/lint.scm (warn-if-package-has-input): Rename to... (package-input-intersection): ... this. Remove 'linted' and 'message' parameters. Return a list of inputs. (check-inputs-should-be-native): Adjust accordingly. (check-inputs-should-not-be-an-input-at-all): Likewise.
* gnu: Add emacs-calfw.Vasile Dumitrascu2017-04-16
| | | | | | * gnu/packages/emacs.scm (emacs-calfw): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: guile-xosd, guile-daemon: Switch to Guile 2.2.Alex Kost2017-04-16
| | | | | | * gnu/packages/guile.scm (guile-xosd)[inputs]: Replace GUILE-2.0 with GUILE-2.2. (guile-daemon)[inputs]: Likewise.
* gnu: guile-daemon: Update to 0.1.2.Alex Kost2017-04-16
| | | | * gnu/packages/guile.scm (guile-daemon): Update to 0.1.2.
* gnu: Add graphene.Roel Janssen2017-04-15
| | | | * gnu/packages/gtk.scm (graphene): New variable.
* gnu: bullet: Update to 2.86.1.Tobias Geerinckx-Rice2017-04-16
| | | | * gnu/packages/game-development.scm (bullet): Update to 2.86.1.
* gnu: game-development: Use HTTPS where possible.Tobias Geerinckx-Rice2017-04-16
| | | | | | | * gnu/packages/game-development.scm (sfml)[home-page]: Use HTTPS. (physfs)[source, home-page]: Likewise. (aseprite)[home-page]: Likewise. (python-pygame)[home-page]: Likewise.
* gnu: thefuck: Update to 3.16.Tobias Geerinckx-Rice2017-04-16
| | | | * gnu/packages/admin.scm (thefuck): Update to 3.16.
* gnu: offlineimap: Update to 7.1.0.Tobias Geerinckx-Rice2017-04-16
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.1.0.
* gnu: youtube-dl: Update to 2017.04.16.Tobias Geerinckx-Rice2017-04-16
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.04.16.
* gnu: vim: Update to 8.0.0566.ng02017-04-15
| | | | | | * gnu/packages/vim.scm (vim): Update to 8.0.0566. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* tests: dicod: Bail out if we cannot connect within 20 seconds.Ludovic Courtès2017-04-16
| | | | | * gnu/tests/dict.scm (run-dicod-test)["connect inside"]: Bail out after 20 seconds of failure to connect.
* services: Add a default value to various service types.Ludovic Courtès2017-04-16
| | | | | | | | | | | | | | | | | | | | | | * gnu/services/admin.scm (rottlog-service-type)[default-value]: New field. * gnu/services/base.scm (guix-service-type)[default-value]: New field. (guix-publish-service-type)[default-value]: New field. * gnu/services/cups.scm (cups-service-type)[default-value]: New field. * gnu/services/dict.scm (dicod-service-type)[default-value]: New field. * gnu/services/mcron.scm (mcron-service-type)[default-value]: New field. * gnu/services/networking.scm (<tor-configuration>)[config-file]: Add default value. (tor-service-type)[default-value]: New field. (<bitlbee-configuration>)[interface, port, extra-settings]: Add default values. (bitlbee-service-type)[default-value]: New field. (wpa-supplicant-service-type)[default-value]: New field. (tlp-service-type)[default-value]: New field. (openssh-service-type)[default-value]: New field. * doc/guix.texi (Base Services, Log Rotation) (Networking Services, Printing Services): (Power management Services): Adjust examples accordingly.
* services: Service types can now specify a default value for instances.Ludovic Courtès2017-04-16
| | | | | | | | | | | | * gnu/services.scm (&no-default-value): New variable. (<service-type>)[default-value]: New field. (<service>): Rename constructor from 'service' to 'make-service'. (service): New macro. (%service-with-default-value): New procedure. (&missing-value-service-error): New error condition. * tests/services.scm ("services, default value"): New test. * doc/guix.texi (Service Types and Services): Document 'default-value'. (Service Reference): Explain default values.
* ui: Gracefully report '&message' conditions.Ludovic Courtès2017-04-16
| | | | | * guix/ui.scm (report-load-error, warn-about-load-error) (read/eval): Add special-case for SRFI-35 &message conditions.
* services: 'service-parameters' becomes 'service-value'.Ludovic Courtès2017-04-16
| | | | | | | | | * gnu/services.scm (<service>)[parameters]: Rename to... [value]: ... this. Change calls to 'service-parameters' to 'service-value'. * gnu/system.scm, gnu/tests/base.scm, guix/scripts/system.scm, tests/services.scm: Likewise. * doc/guix.texi (Service Reference): Adjust accordingly.
* gnu: racket: Update to 6.8.Arun Isaac2017-04-16
| | | | * gnu/packages/scheme.scm (racket): Update to 6.8.
* system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic2017-04-15
| | | | | | | | * gnu/system/grub.scm: Remove boot-parameters->menu-entry. (grub-configuration): Don't use boot-parameters->menu-entry. * gnu/system.scm (operating-system-bootcfg): Use menu-entry. * guix/scripts/system.scm (reinstall-grub): Use profile-grub-entries. (perform-action): Use profile-grub-entries.
* gnu: giac-xcas: Update to 1.2.3-37.Nicolas Goaziou2017-04-15
| | | | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-37. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: asymptote: Update to 2.41Nicolas Goaziou2017-04-15
| | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.41. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: idris: Fix idris-default-arguments.Peter Mikkelsen2017-04-15
| | | | | | | * gnu/packages/idris.scm (idris-default-arguments): Don't set IDRIS_LIBRARY_PATH before building and change --install to --build. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: idris: Update to 1.0.Peter Mikkelsen2017-04-15
| | | | | | * gnu/packages/idris.scm (idris): Update to 1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: speedtest-cli: Update to 1.0.3.Mathieu Othacehe2017-04-15
| | | | | | * gnu/packages/networking.scm (speedtest-cli): Update to 1.0.3. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* scripts: system: Introduce profile-boot-parameters.Danny Milosavljevic2017-04-15
| | | | | | | | * guix/scripts/system.scm (profile-boot-parameters): New variable. (reinstall-grub): Use profile-boot-parameters. (perform-action): Use profile-boot-parameters. Follow-up to 2e58e05bb68d4b747882cfa2b460b132d456f54a.
* gnu: ceph: Disable failing test.Marius Bakke2017-04-15
| | | | | | * gnu/packages/patches/ceph-disable-unittest-throttle.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/storage.scm (ceph)[source]: Use it.
* gnu: rocksdb: Don't build static library.Marius Bakke2017-04-15
| | | | | | | * gnu/packages/databases.scm (rocksdb)[arguments]<#:phases>: Add new Makefile substitution. Remove 'delete-static-library' phase. Adjust 'build-release-libraries' phase to match. <#:make-flags>: Remove redundant flag.