summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-27self: Shrink the module search path of the 'guix' command.•••Previously we'd have lots of useless entries on the search paths, such as libtasn1, libidn2, zlib, gmp, etc. because they are propagated by gnutls. * guix/self.scm (guix-command)[source-directories, object-directories]: New variables. Use them in the body of "guix-command". Filter their items with 'file-exists?'. Ludovic Courtès
2018-08-27gnu: feh: Enable EXIF support.•••* gnu/packages/image-viewers.scm (feh)[arguments]: Enable EXIF support. (inputs): Add libexif. Leo Famulari
2018-08-27gnu: libexif: Update home-page URL.•••* gnu/packages/photo.scm (libexif)[home-page]: Update URL. Leo Famulari
2018-08-27gnu: python-pygit2: Update to 0.26.4.•••* gnu/packages/python.scm (python-pygit2, python2-pygit2): Update to 0.26.4. [source]: Remove 'python-pygit2-disable-network-tests.patch'. * gnu/packages/patches/python-pygit2-disable-network-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
2018-08-27gnu: cuirass: Update to 8d40c49.•••* gnu/packages/ci.scm (cuirass): Update to 8d40c49. Clément Lassieur
2018-08-27Update email for Pierre Neidhardt.•••* .mailmap: Add name and email for Pierre Neidhardt. * gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm, gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/password-utils.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm: Update email for Pierre Neidhardt. Pierre Neidhardt
2018-08-27gnu: weston: Update to 5.0.0.•••* gnu/packages/freedesktop.scm (weston): Update to 5.0.0. Rutger Helling
2018-08-27gnu: Add Lepton-EDA.•••* gnu/packages/engineering.scm (lepton-eda): New variable. Ludovic Courtès
2018-08-27gnu: Add guile-aa-tree.•••* gnu/packages/guile.scm (guile-aa-tree): New variable. Ludovic Courtès
2018-08-26gnu: emacs-racket-mode: Update to commit add0190.•••* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit add0190. Christopher Lemmer Webber
2018-08-26nls: Update 'fr' translation.Julien Lepiller
2018-08-26gnu: ghc-scientific: Update to 0.3.6.2.•••* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2. [inputs]: Move ghc-tasty ... [native-inputs]: ... to here. Arun Isaac
2018-08-26gnu: ghc-integer-logarithms: Update to 1.0.2.1.•••* gnu/packages/haskell.scm (ghc-integer-logarithms): Update to 1.0.2.1. [inputs]: Move ghc-quickcheck, ghc-smallcheck, ghc-tasty, ghc-tasty-hunit, ghc-tasty-quickcheck, ghc-tasty-smallcheck ... [native-inputs]: ... to here. [home-page]: Update URI. Arun Isaac
2018-08-26gnu: ghc-smallcheck: Update to 1.1.5.•••* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5. Arun Isaac
2018-08-26gnu: ghc-optparse-applicative: Update to 0.14.2.0.•••* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0. [arguments]: Enable tests. Arun Isaac
2018-08-26gnu: linux-libre: Update to 4.18.5.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.5. (%linux-libre-hash): Update hash. Mark H Weaver
2018-08-26gnu: linux-libre@4.14: Update to 4.14.67.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.67. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-08-26gnu: linux-libre@4.9: Update to 4.9.124.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.124. Mark H Weaver
2018-08-26gnu: linux-libre@4.4: Update to 4.4.152.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.152. Mark H Weaver
2018-08-26gnu: emacs-recent-addresses: Switch to a branch that works with Helm.•••* gnu/packages/emacs.scm (emacs-recent-addresses)[source]: Change URL and update to afbbfdc. Ludovic Courtès
2018-08-26cve: Update feed URL.•••* guix/cve.scm (yearly-feed-uri): Remove "static." from the URL since the web site now redirects to the URL without "static.". Ludovic Courtès
2018-08-26gnu: Add emacs-git-annex.•••* gnu/packages/emacs.scm (emacs-git-annex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2018-08-26gnu: emacs-recent-addresses: Add missing words to description.•••* gnu/packages/emacs.scm (emacs-recent-addresses)[description]: Add missing words. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2018-08-25gnu: Add avogadro.•••* gnu/packages/chemistry.scm (avogadro): New variable. * gnu/packages/patches/avogadro-boost148.patch, gnu/packages/patches/avogadro-eigen3-update.patch, gnu/packages/patches/avogadro-python-eigen-lib.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Kei Kebreau
2018-08-25gnu: libx11: Replace with 1.6.6 [security fixes].•••This fixes CVE-2018-14599, CVE-2018-14600, and CVE-2018-14598. * gnu/packages/xorg.scm (libx11)[replacement]: New field. (libx11-1.6.6): New public variable. Marius Bakke
2018-08-25gnu: dante: Disable preloading to make 'sockd' work.•••* gnu/packages/networking.scm (dante)[arguments]: Pass '--disable-preload' to #:configure-flags. 宋文武
2018-08-24gnu: OpenSSH: Update to 7.8p1.•••* gnu/packages/ssh.scm (openssh): Update to 7.8p1. [source]: Remove 'openssh-CVE-2018-15473.patch'. * gnu/packages/patches/openssh-CVE-2018-15473.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
2018-08-24nls: Update 'de' translation.Leo Famulari
2018-08-24import: cpan: Adjust test to new URL.•••This is a followup to 9aba9b127840a116c806a2cbac901cf8077abcd0. * tests/cpan.scm ("cpan->guix-package"): Adjust 'home-page' URL. Ludovic Courtès
2018-08-24grafts: Add (guix build debug-link) and use it.•••Fixes <https://bugs.gnu.org/19973>. Reported by Mark H Weaver <mhw@netris.org>. * guix/build/debug-link.scm: New file. * guix/build/graft.scm (%graft-hooks): New variable. (graft): Add #:hooks and honor it. * guix/grafts.scm (graft-derivation/shallow): Add (guix build debug-link) and (guix elf) to #:modules. * tests/debug-link.scm: New file. * Makefile.am (MODULES): Add guix/build/debug-link.scm. (SCM_TESTS): Add tests/debug-link.scm. Ludovic Courtès
2018-08-24grafts: Add high-level 'graft' procedure on the build side.•••* guix/build/graft.scm (graft): New procedure. * guix/grafts.scm (graft-derivation/shallow)[build]: Use it instead of inline code. Ludovic Courtès
2018-08-24gnu: font-gnu-unifont: Update to 11.0.02.•••* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.02. [arguments]: Adjust code to install 'unifont.info.gz' in 'install' phase. Ludovic Courtès
2018-08-24gnu: gdb: Update to 8.1.1.•••* gnu/packages/gdb.scm (gdb): Update to 8.1.1. Ludovic Courtès
2018-08-24gnu: Add find-circ.•••* gnu/packages/bioinformatics.scm (find-circ): New variable. Ricardo Wurmus
2018-08-24gnu: r-catools: Update to 1.17.1.1.•••* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.1. Tobias Geerinckx-Rice
2018-08-24gnu: keepassxc: Update to 2.3.4.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.4. [arguments]: Remove obsolete ‘patch-sources’ phase. Tobias Geerinckx-Rice
2018-08-24gnu: capstone: Update to 3.0.5.•••* gnu/packages/engineering.scm (capstone): Update to 3.0.5. [arguments]: Set cstool's LDFLAGS in the environment instead of SUBSTITUTE*ing the Makefile. Tobias Geerinckx-Rice
2018-08-24gnu: r-trimcluster: Update to 0.1-2.1.•••* gnu/packages/statistics.scm (r-trimcluster): Update to 0.1-2.1. Tobias Geerinckx-Rice
2018-08-24gnu: r-synchronicity: Update to 1.3.5.•••* gnu/packages/statistics.scm (r-synchronicity): Update to 1.3.5. Tobias Geerinckx-Rice
2018-08-24gnu: guile-lib: Update to 0.2.6.1.•••* gnu/packages/guile.scm (guile-lib): Update to 0.2.6.1. [source]: Remove obsolete snippet. Tobias Geerinckx-Rice
2018-08-24gnu: tuxguitar: Update to 1.5.2.•••* gnu/packages/music.scm (tuxguitar): Update to 1.5.2. [source]: Remove obsolete snippet. Tobias Geerinckx-Rice
2018-08-24gnu: libgig: Update to 4.1.0.•••* gnu/packages/music.scm (libgig): Update to 4.1.0. Tobias Geerinckx-Rice
2018-08-24gnu: denemo: Use INVOKE.•••* gnu/packages/music.scm (denemo)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-08-24gnu: ncmpc: Update to 0.29.•••* gnu/packages/mpd.scm (ncmpc): Update to 0.29. [build-system]: Switch to Meson. [arguments]: Find ncurses.h. [native-inputs]: Add gettext. Tobias Geerinckx-Rice
2018-08-24gnu: parallel: Update to 20180822.•••* gnu/packages/parallel.scm (parallel): Update to 20180822. Ludovic Courtès
2018-08-24gnu: boost: Move 1.59.0 definition to boost.scm.•••Fixes a regression introduced in commit 7cbf06d8c2935abfc6c688cf3f9b99e0e5393960 where the top-level code of these two modules would depend on each other, leading to "boost: unbound variable" kind of errors in some circumstances. * gnu/packages/databases.scm (boost-for-mysql): Move to... * gnu/packages/boost.scm (boost-for-mysql): ... here. Make public and add 'properties' field. Ludovic Courtès
2018-08-23gnu: r-devtools: Update to 1.13.6.•••* gnu/packages/statistics.scm (r-devtools): Update to 1.13.6. Tobias Geerinckx-Rice
2018-08-23gnu: drumkv1: Update to 0.9.2.•••* gnu/packages/music.scm (drumkv1): Update to 0.9.2. Tobias Geerinckx-Rice
2018-08-23gnu: synthv1: Update to 0.9.2.•••* gnu/packages/music.scm (synthv1): Update to 0.9.2. Tobias Geerinckx-Rice
2018-08-23gnu: samplv1: Update to 0.9.2.•••* gnu/packages/music.scm (samplv1): Update to 0.9.2. Tobias Geerinckx-Rice