summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: emacs-w3m: Return #t from phases.Tobias Geerinckx-Rice2018-06-20
| | | | | * gnu/packages/emacs.scm (emacs-w3m)[arguments]: Substitute INVOKE for SYSTEM* & risky plumbing.
* gnu: haskell-mode: Use INVOKE.Tobias Geerinckx-Rice2018-06-20
| | | | | * gnu/packages/emacs.scm (haskell-mode)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: emacs-ghub: Return #t from phases.Tobias Geerinckx-Rice2018-06-20
| | | | | * gnu/packages/emacs.scm (emacs-ghub)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: emacs-magit-popup: Return #t from phases.Tobias Geerinckx-Rice2018-06-20
| | | | | * gnu/packages/emacs.scm (emacs-magit-popup)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: guile-emacs: Return #t from phases.Tobias Geerinckx-Rice2018-06-20
| | | | | * gnu/packages/emacs.scm (guile-emacs)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: emacs-ghub: Update to 2.0.1.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/emacs.scm (emacs-ghub): Update to 2.0.1.
* Fix some more lonely unquotes.Tobias Geerinckx-Rice2018-06-20
| | | | | | | | | | | * gnu/packages/gnome.scm (workrave)[inputs]: Move unquote to its operand. * gnu/packages/java.scm (java-asm-bootstrap)[propagated-inputs]: Likewise. * gnu/packages/maven.scm (maven-compat)[native-inputs]: Likewise. (maven)[inputs]: Likewise. * gnu/packages/networking.scm (amule)[inputs]: Likewise. * gnu/packages/wm.scm (nitrogen)[native-inputs]: Likewise.
* gnu: emacs-with-editor: Update to 2.7.3.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.3.
* gnu: r-xfun: Update to 0.2.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/cran.scm (r-xfun): Update to 0.2.
* gnu: inxi-minimal: Update to 3.0.12-1.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.12-1.
* gnu: bspwm: Update to 0.9.5.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/wm.scm (bspwm): Update to 0.9.5.
* gnu: mrrescue: Fix typo in description.Tobias Geerinckx-Rice2018-06-20
| | | | * gnu/packages/games.scm (mrrescue)[description]: Hyphenate.
* gnu: git-annex: Update to 6.20180529.Leo Famulari2018-06-19
| | | | | * gnu/packages/version-control.scm (git-annex): Update to 6.20180529. [inputs]: Add ghc-tagsoup.
* gnu: libyaml: Update to 0.1.7.Tobias Geerinckx-Rice2018-06-19
| | | | | | | * gnu/packages/web.scm (libyaml): Update to 0.1.7. [source]: Remove patch. * gnu/packages/patches/libyaml-CVE-2014-9130.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: mrrescue: Work on Löve 11.Tobias Geerinckx-Rice2018-06-19
| | | | | | | | * gnu/packages/games.scm (mrrescue)[arguments]: Extract & patch the game data, and point ‘love’ to this modified copy. Minor cosmetic tweaks. [native-inputs]: Add unzip, patch, and the love-11.patch which is... * gnu/packages/patches/mrrescue-support-love-11.patch: ...a new file. * gnu/local.mk (dist_patch_DATA): Add it.
* Revert "gnu: Remove Mr. Rescue."Tobias Geerinckx-Rice2018-06-19
| | | | | | | This reverts commit 33f61dc1b5e14f8a2e3dfb3fb48102bda0fd6b13. The game can be patched to run on Löve 11 (done in a separate commit for clarity).
* gnu: arc-icon-theme: Fix build.Julien Lepiller2018-06-19
| | | | | * gnu/packages/gnome.scm (arc-icon-theme)[arguments]: Do not run configure during the bootstrap phase.
* gnu: faba-icon-theme: Fix build.Julien Lepiller2018-06-19
| | | | | * gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Do not run configure during the bootstrap phase.
* gnu: x265: Fix building on armhf-linux and aarch64-linux.Efraim Flashner2018-06-19
| | | | | | | * gnu/packages/video.scm (x265)[source]: Add patch. [arguments]: Enable PIC on armhf-linux. * gnu/packages/patches/x265-fix-ppc64le-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: redis: Update to 4.0.10 [fixes CVE-2018-11218, CVE-2018-11219].Marius Bakke2018-06-19
| | | | * gnu/packages/databases.scm (redis): Update to 4.0.10.
* gnu: notmuch: Update to 0.27.Marius Bakke2018-06-19
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.27.
* gnu: guix-daemon: Build in the absence of guile-sqlite3.Ludovic Courtès2018-06-19
| | | | | | | | | | Fixes a regression introduced in 3f311279d35a00c40536ee37c7808f42ed5fae4b whereby guix-daemon's configure would error out due to the lack of guile-sqlite3. * gnu/packages/package-management.scm (guix-daemon)[inputs]: Remove "boot-guile", "boot-guile/i686", and "util-linux". [arguments]: Add #:configure-flags.
* gnu: guix: Update to 7af5c2a.Ludovic Courtès2018-06-19
| | | | * gnu/packages/package-management.scm (guix): Update to 7af5c2a.
* gnu: emacs-bash-completion: Update to 2.1.0.Pierre Neidhardt2018-06-19
| | | | | | * gnu/packages/emacs.scm (emacs-bash-completion): Update to 2.1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-company: Update to 0.9.6.Pierre Neidhardt2018-06-19
| | | | | | * gnu/packages/emacs.scm (emacs-company): Update to 0.9.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: elfutils: Update to 0.172.Vagrant Cascadian2018-06-19
| | | | | | | | Fixes <https://debbugs.gnu.org/31890> * gnu/packages/elf.scm (elfutils): Update to 0.172. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: xf86-input-mouse: Update to 1.9.3.Marius Bakke2018-06-19
| | | | * gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3.
* gnu: libxaw3d: Update to 1.6.3.Marius Bakke2018-06-19
| | | | * gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
* gnu: guitarix: Update to 0.37.1.Ricardo Wurmus2018-06-19
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.37.1.
* build-system/waf: Use invoke.Ricardo Wurmus2018-06-19
| | | | | * guix/build/waf-build-system.scm (call-waf): Use "invoke" and unconditionally return #t.
* gnu: QEMU: Fix CVE-2018-11806.Leo Famulari2018-06-19
| | | | | | * gnu/packages/patches/qemu-CVE-2018-11806.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (qemu)[source]: Use it.
* self: Define derived '-directory' variables in config.scm.Ludovic Courtès2018-06-18
| | | | | | | | | | This is a followup to d6b5aa0b031f0e7091f7424ac616d1c4d10fed5b. * guix/self.scm (%config-variables): Remove %CONFIG-DIRECTORY, %STATE-DIRECTORY, %STORE-DATABASE-DIRECTORY, and %STORE-DIRECTORY. (make-config.scm): Define them here. * build-aux/build-self.scm (%config-variables, make-config.scm): Likewise.
* build-self: Do not rely on '%store-database-directory'.Ludovic Courtès2018-06-18
| | | | | | | | Guix'es older than one week don't have this variable so requiring it would break things for them. * build-aux/build-self.scm (%config-variables): Remove '%store-database-directory'.
* gnu: emacs-image+: Don't propagate inputs.Pierre Neidhardt2018-06-18
| | | | | | | | * gnu/packages/emacs.scm (emacs-image+)[propagated-inputs]: Remove imagemagick [Inputs]: Add imagemagick [arguments]: Substitute path to imagemagick commands Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-gif-screencast: Update URL.Pierre Neidhardt2018-06-18
| | | | | | * gnu/packages/emacs.scm (emacs-gif-screencast): Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* nls: Update 'da' translation.Ludovic Courtès2018-06-18
|
* system: Have /run/setuid-programs first in $PATH.Ludovic Courtès2018-06-18
| | | | | | | | Fixes <https://bugs.gnu.org/31814>. Reported by Clément Lassieur <clement@lassieur.org>. * gnu/system.scm (operating-system-etc-service)["profile"]: Arrange so that /run/setuid-programs comes first in $PATH.
* build: Remove checks for 'nix-instantiate'.Ludovic Courtès2018-06-18
| | | | | | | | | | | * guix/import/snix.scm (open-nixpkgs): Use "nix-instantiate" unconditionally. * configure.ac: Remove check for 'nix-instantiate'. * guix/config.scm.in (%nix-instantiate): Remove. * guix/self.scm (%dependency-variables): Remove '%nix-instantiate'. (make-config.scm): Remove it from the generated "config.scm". * build-aux/build-self.scm (%dependency-variables, make-config.scm): Likewise.
* self: Make (guix config) generation really stateless.Ludovic Courtès2018-06-18
| | | | | | | | | | | | | | Previously the %CONFIG-VARIABLES list would be generated based on what the current (guix config) contains. Thus, it would include '%guix-register-program', which we recently removed, because existing (guix config) most likely contained that variable. Since its value could differ from machine to machine, the build farm could be building a different config.scm, thereby preventing people from getting substitutes. * guix/self.scm (%config-variables): Turn into a white list instead of taking all the remaining variables from the current (guix config). * build-aux/build-self.scm (%config-variables): Likewise.
* compile: Work around non-thread-safe module autoloading.Ludovic Courtès2018-06-18
| | | | | * guix/build/compile.scm <top level>: Set 'try-module-autoload' when running on Guile < 2.2.4.
* gnu: schismtracker: Update to 20180523.Kei Kebreau2018-06-18
| | | | | * gnu/packages/music.scm (schismtracker): Update to 20180523. [arguments]: Use 'invoke' in the 'autoconf' phase.
* gnu: gnu-pw-mgr: Update to 2.3.1.Efraim Flashner2018-06-18
| | | | | * gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.1. [arguments]: Add phase to patch more shebangs.
* gnu: w3m: Update source URL.Leo Famulari2018-06-18
| | | | * gnu/packages/w3m.scm (w3m)[source]: Update URL.
* gnu: emacs-graphviz-dot-mode: Update for Emacs 26.1George Clemmer2018-06-18
| | | | | | | * gnu/packages/emacs.scm (emacs-graphviz-dot-mode): Update to 0.3.11 for compatibility with Emacs 26.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: restic: Update the comment about the bundled dependencies.Leo Famulari2018-06-18
| | | | * gnu/packages/backup.scm (restic): Update the comment.
* gnu: OpenSSL 1.1.0: Fix CVE-2018-{0495,0732}.Leo Famulari2018-06-18
| | | | | | | * gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch, gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (openssl-next)[source]: Use them.
* gnu: OpenSSL 1.0.2: Fix CVE-2018-{0495,0732}.Leo Famulari2018-06-18
| | | | | | | | * gnu/packages/patches/openssl-1.0.2-CVE-2018-0495.patch, gnu/packages/patches/openssl-1.0.2-CVE-2018-0732.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl/fixed): New variable.
* build-system/r: Accept #:r argument.Ricardo Wurmus2018-06-18
| | | | * guix/build-system/r.scm (lower): Add #:r to private-keywords.
* gnu: linux-libre: Update to 4.17.2.Mark H Weaver2018-06-18
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.2. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.50.Mark H Weaver2018-06-18
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.50. (%linux-libre-4.14-hash): Update hash.