summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2017-08-01
|\
| * gnu: re2: Update to 2017-08-01.Marius Bakke2017-08-01
| | | | | | | | * gnu/packages/regex.scm (re2): Update to 2017-08-01.
| * gnu: maim: Update to 5.4.66.Marius Bakke2017-08-01
| | | | | | | | * gnu/packages/xdisorg.scm (maim): Update to 5.4.66.
| * gnu: slop: Update to 7.3.48.Marius Bakke2017-08-01
| | | | | | | | * gnu/packages/xdisorg.scm (slop): Update to 7.3.48.
| * gnu: git: Update to 2.13.4.Marius Bakke2017-08-01
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.13.4.
| * gnu: r-foreign: Update hash after upstream tarball change.Roel Janssen2017-08-01
| | | | | | | | | | * gnu/packages/statistics.scm (r-foreign): Update hash. The only difference in the tarball is the metadata. The contents are identical.
| * gnu: r-foreign: Remove duplicate recipe.Roel Janssen2017-08-01
| | | | | | | | * gnu/packages/statistics.scm (r-foreign): Remove duplicate recipe.
| * graph: Provide access to the package record in the emit functions.Roel Janssen2017-08-01
| | | | | | | | | | * guix/graph.scm (export-graph): Pass the node to the emit functions, instead of the node's label.
| * guix package: Allow `guix package -u' to fuction as before.Efraim Flashner2017-08-01
| | | | | | | | | | | | | | This is a follow up to 6ddf97f81bb99a73f00e30ad5fc19577872b5b49 * guix/scripts/package.scm (%options) <"-u">: Only check for a flag when there is an ARG after '-u'.
| * gnu: rapidjson: Update to 1.1.0.Leo Famulari2017-08-01
| | | | | | | | | | * gnu/packages/web.scm (rapidjson): Update to 1.1.0. [source]: Remove snippet.
| * gnu: Add pidentd.ng02017-08-01
| | | | | | | | | | | | * gnu/packages/networking.scm (pidentd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: hyperrogue: Update to 10.0e.Kei Kebreau2017-08-01
| | | | | | | | | | * gnu/packages/games.scm (hyperrogue): Update to 10.0e. [arguments]: Adjust accordingly.
| * gnu: metabat: Limit to x86_64 and i686 only.Efraim Flashner2017-08-01
| | | | | | | | * gnu/packages/bioinformatics.scm (metabat)[supported-systems]: New field.
| * gnu: Add emacs-yasnippet-snippets.Kyle Meyer2017-08-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-yasnippet-snippets): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: emacs-yasnippet: Upgrade to 0.12.0.Kyle Meyer2017-08-01
| | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-yasnippet): Upgrade to 0.12.0. [source]: Remove an uninstalled directory from yas-snippet-dirs. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: guile-ssh: Update to 0.11.2.Ludovic Courtès2017-08-01
| | | | | | | | | | | | | | | | | | * gnu/packages/ssh.scm (guile-ssh): Update to 0.11.2. [source]: Remove 'patches', 'modules', and 'snippet'. * gnu/packages/patches/guile-ssh-channel-finalization.patch, gnu/packages/patches/guile-ssh-double-free.patch, gnu/packages/patches/guile-ssh-rexec-bug.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove them.
| * gnu: artanis: Unbundled guile-json and version according to documentation.Adonay Felipe Nogueira2017-08-01
| | | | | | | | | | | | | | * gnu/packages/guile.scm (artanis): Unbundled guile-json and version according to documentation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * lint: formatting: Detect sexp boundaries.Ludovic Courtès2017-08-01
| | | | | | | | | | | | * guix/scripts/lint.scm (report-formatting-issues)[last-line]: Remove. [sexp-last-line]: New procedure. Use it.
| * gnu: python-pbr-minimal: Update to 3.0.1Muriithi Frederick Muriuki2017-08-01
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pbr-minimal): Update to 3.0.1 [source]: Update hash and remove patch. * gnu/packages/patches/python-pbr-fix-man-page-support.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: libgit2: Enable SHA-1 collision detection.Leo Famulari2017-08-01
| | | | | | | | | | * gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC' in #:configure-flags.
| * gnu: ruby-bio-commandeer: Update to 0.2.0.Ben Woodcroft2017-08-01
| | | | | | | | * gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.2.0.
| * gnu: libmicrohttpd: Update to 0.9.55.Ludovic Courtès2017-07-31
| | | | | | | | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.55. [arguments]: Add 'add-missing-LDFLAGS' phase.
| * guix package: Warn when invoked with '-u -something'.Ludovic Courtès2017-07-31
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/27820>. Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>. * guix/scripts/package.scm (%options) <"-u">: Emit a warning when ARG starts with "-".
| * gnu: xf86-video-intel: Update snapshot.Ludovic Courtès2017-07-31
| | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2100efa. Introduce 'revision' variable.
| * gnu: guile-bytestructures: Install .go files to lib/guile/X.Y.Ludovic Courtès2017-07-31
| | | | | | | | | | * gnu/packages/guile.scm (guile-bytestructures)[arguments]: Install .go files to OBJECT-DIR, defined as OUT/lib/guile/X.Y/site-ccache.
| * gnu: tor: Remove '--enable-expensive-hardening' option.ng02017-07-31
| | | | | | | | | | | | * gnu/packages/tor.scm (tor)[arguments]: Remove '--enable-expensive-hardening' option. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: erlang: Update to 20.0.Peter Mikkelsen2017-07-31
| | | | | | | | | | | | * gnu/packages/erlang.scm (erlang): Update to 20.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: network-manager: Add dependency on Newt.Ludovic Courtès2017-07-31
| | | | | | | | | | | | Suggested by Mark H Weaver. * gnu/packages/gnome.scm (network-manager)[inputs]: Add NEWT.
| * gnu: guile-git: Skip faulty tests on non-x86_64.Ludovic Courtès2017-07-31
| | | | | | | | | | | | | | Reported by Mark H Weaver. * gnu/packages/guile.scm (guile-git)[arguments]: Add 'skip-tests' phase unless on x86_64-linux.
| * gnu: libgit2: Add "debug" output.Ludovic Courtès2017-07-31
| | | | | | | | * gnu/packages/version-control.scm (libgit2)[outputs]: New field.
| * gnu: libgit2: Update to 0.26.0.Ludovic Courtès2017-07-31
| | | | | | | | | | | | | | * gnu/packages/version-control.scm (libgit2): Update to 0.26.0. Remove "libgit2-use-after-free.patch". * gnu/packages/patches/libgit2-use-after-free.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: efl: Add wayland support.Efraim Flashner2017-07-31
| | | | | | | | | | | | | | * gnu/packages/enlightenment.scm (efl)[inputs]: Add wayland-protocols. Move mesa ... [propagated-inputs]: ... to here. Add libinput, libxkbcommon, wayland. [arguments]: Add flags to enable wayland, elput and drm.
| * gnu: gst-plugins-good: Update disable-failing-tests phase.Efraim Flashner2017-07-31
| | | | | | | | | | * gnu/packages/gstreamer.scm (gst-plugins-good)[arguments]: Change the list of tests to disable during 'disable-failing-tests phase.
| * services: ntp: Use the NTP pool via the 'guix' zone.Leo Famulari2017-07-30
| | | | | | | | * gnu/services/networking.scm (%ntp-servers): Use *.guix.pool.ntp.org.
| * gnu: automake: Add 1.15.1.Ludovic Courtès2017-07-30
| | | | | | | | * gnu/packages/autotools.scm (automake/latest): New variable.
| * gnu: guix: Search .go files of dependencies in lib/guile/.Ludovic Courtès2017-07-30
| | | | | | | | | | * gnu/packages/package-management.scm (guix)[arguments]: Add (srfi srfi-26) to #:modules. Introduce 'gopath', distinct from 'path'.
| * gnu: guix: Update snapshot.Ludovic Courtès2017-07-30
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 228a398.
| * git-download: Remove call to 'canonicalize-path'.Ludovic Courtès2017-07-30
| | | | | | | | | | | | | | * guix/git-download.scm (git-predicate): Remove call to 'canonicalize-path' since this could lead to discrepancies. For instance it broke 'make update-guix-package' since it passes a non-canonical directory name.
| * services: openssh: Extensions provide extra authorized keys.Ludovic Courtès2017-07-30
| | | | | | | | | | | | * gnu/services/ssh.scm (extend-openssh-authorized-keys): New procedure. (openssh-service-type)[compose, extend]: New fields. * doc/guix.texi (Networking Services): Document the extension.
| * services: openssh: Add 'authorized-keys' field.Ludovic Courtès2017-07-30
| | | | | | | | | | | | | | | | | | | | * gnu/services/ssh.scm (<openssh-configuration>)[authorized-keys]: New field. (authorized-key-directory): New procedure. (openssh-config-file): Honor 'authorized-keys'. (openssh-activation): Use 'with-imported-modules'. Make /etc/ssh 755. Create /etc/ssh/authorized_keys.d. * doc/guix.texi (Networking Services): Document it.
| * services: cuirass: Set 'GIT_SSL_CAINFO' and 'GIT_EXEC_PATH'.Ludovic Courtès2017-07-30
| | | | | | | | | | | | | | Reported by Ricardo Wurmus. * gnu/services/cuirass.scm (cuirass-shepherd-service): Pass #:environment-variables.
| * doc: Give an example of arguments for the 'run-vm.sh' script.Ludovic Courtès2017-07-30
| | | | | | | | | | | | | | Suggested by Oleg Pykhalov <go.wigust@gmail.com>. * doc/guix.texi (Invoking guix system): Give an example of passing arguments to the 'run-vm.sh' script.
| * gnu: ffmpeg: Update to 3.3.3.Marius Bakke2017-07-30
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 3.3.3.
| * gnu: qemu: Build with support for Linux AIOChristopher Baines2017-07-30
| | | | | | | | | | | | | | Add libaio as an input, such that QEMU is built with support for Asynchronous I/O (AIO). * gnu/packages/virtualization.scm (qemu)[inputs]: Uncomment libaio.
| * services: Add memcached.Christopher Baines2017-07-30
| | | | | | | | | | | | | | | | | | | | * gnu/services/databases.scm (memcached-service-type, %memcached-accounts): New variables. (<memcached-configuration>): New record type. (memcached-service-type): New procedures. * gnu/tests/databases.scm: New file. * doc/guix.texi (Database Services): Document the new memcached service. * gnu/local.mk (GNU_SYSTEM_MODULES): Add entry for tests/databases.scm.
| * gnu: Add memcached.Christopher Baines2017-07-30
| | | | | | | | * gnu/packages/databases.scm (memcached): New variable.
| * gnu: retroarch: Update to 1.6.3.宋文武2017-07-30
| | | | | | | | * gnu/packages/games.scm (retroarch): Update to 1.6.3.
| * gnu: yosys: Add dependency on z3.Theodoros Foradis2017-07-29
| | | | | | | | * gnu/packages/fpga.scm (yosys): Add z3 to propagated-inputs.
| * gnu: Add z3.Theodoros Foradis2017-07-29
| | | | | | | | | | | | * gnu/packages/maths.scm (z3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: erlang: Fix man-pages search path of 'erl -man'.Peter Mikkelsen2017-07-29
| | | | | | | | | | | | | | | | * gnu/packages/patches/erlang-man-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/erlang.scm (erlang)[source]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>