aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-06gnu: r-geometry: Update to 0.4.5....* gnu/packages/cran.scm (r-geometry): Update to 0.4.5. Ricardo Wurmus
2019-12-06gnu: r-htmltable: Update to 1.13.3....* gnu/packages/cran.scm (r-htmltable): Update to 1.13.3. Ricardo Wurmus
2019-12-06gnu: ruby-i18n: Update to 1.7.0....* gnu/packages/ruby.scm (ruby-i18n): Update to 1.7.0. [home-page]: Update to new location. Björn Höfling
2019-12-06gnu: ruby-public-suffix: Update to 4.0.1....* gnu/packages/ruby.scm (ruby-public-suffix): Update to 4.0.1. Björn Höfling
2019-12-06gnu: ruby-addressable: Update to 2.7.0....* gnu/packages/ruby.scm (ruby-addressable): Update to 2.7.0. Björn Höfling
2019-12-06gnu: ruby-rspec-its: Update to 1.3.0....* gnu/packages/ruby.scm (ruby-rspec-its): Update to 1.3.0. [source]: Remove patch. [arguments]: Add phase to fix ffi-dependency-version. [native-inputs]: Add ruby-ffi. Björn Höfling
2019-12-06gnu: Add python-geoip2....* gnu/packages/geo.scm (python-geoip2): New variable. Hartmut Goebel
2019-12-06gnu: Add python-maxminddb....* gnu/packages/geo.scm (python-maxminddb): New variable. Hartmut Goebel
2019-12-06gnu: Add libmaxminddb....* gnu/packages/geo.scm (libmaxminddb): New variable. Hartmut Goebel
2019-12-06gnu: Add gunicorn....* gnu/packages/python-web.scm (gunicorn): New variable Hartmut Goebel
2019-12-06gnu: Add ncompress....* gnu/packages/compression.scm (ncompress): New variable. * gnu/packages/patches/compress-fix-softlinks.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Jan Nieuwenhuizen
2019-12-05gnu: linux-libre: Update to 5.3.15....* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.15. (linux-libre-5.3-pristine-source): Update hash. Mark H Weaver
2019-12-05gnu: linux-libre@4.19: Update to 4.19.88....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.88. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2019-12-05gnu: linux-libre@4.14: Update to 4.14.158....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.158. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2019-12-05gnu: linux-libre@4.9: Update to 4.9.206....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.206. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2019-12-05gnu: linux-libre@4.4: Update to 4.4.206....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.206. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2019-12-05gnu: Add west....* gnu/packages/embedded.scm (west): New variable. Clément Lassieur
2019-12-05gnu: Add python-pykwalify....* gnu/packages/python-xyz.scm (python-pykwalify): New variable. Clément Lassieur
2019-12-05gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stum......* gnu/local.mk: Include lisp-xyz.scm. * gnu/packages/lisp-xyz.scm: New file. * gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to javascript.scm and stumpwm to wm.scm. * gnu/packages/javascript.scm: Add uglify-js. * gnu/packages/wm.scm: Add stumpwm. * gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm. * gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm. * gnu/packages/web.scm: Find uglify-js in javascript.scm. * gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm. * guix/build-system/minify.scm (default-uglify-js): Find uglify-js in javascript module instead of lisp. Pierre Neidhardt
2019-12-05gnu: libimagequant: Update to 2.12.5....* gnu/packages/image.scm (libimagequant): Update to 2.12.5. Tobias Geerinckx-Rice
2019-12-05gnu: procenv: Update to 0.51....* gnu/packages/linux.scm (procenv): Update to 0.51. Tobias Geerinckx-Rice
2019-12-05Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip......This reverts commit ac1ee30f4f7f9d0ae2a655676b0e8b9eb90a35dd, which still breaks ‘guix pull’. Tobias Geerinckx-Rice
2019-12-05gnu: librsvg-next: Use generate-all-checksums....* gnu/packages/gnome.scm (librsvg-next)[arguments]: Use generate-all-checksums instead of manually traversing the directories. Efraim Flashner
2019-12-05Revert "build-system/linux-module: Accept a #:make-flags keyword."...I should've tested this better before pushing the commit. This reverts commit fabd4900d8fb739a55e2dff76dee3a29b2a90bb1. Efraim Flashner
2019-12-05gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st......* gnu/local.mk: Include lisp-xyz.scm. * gnu/packages/lisp-xyz.scm: New file. * gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to javascript.scm and stumpwm to wm.scm. * gnu/packages/javascript.scm: Add uglify-js. * gnu/packages/wm.scm: Add stumpwm. * gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm. * gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm. * gnu/packages/web.scm: Find uglify-js in javascript.scm. * gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm. * guix/build-system/minify.scm (default-uglify-js): Find uglify-js in javascript module instead of lisp. Pierre Neidhardt
2019-12-04gnu: Remove unused module import....* gnu/packages/image.scm: Do not import (gnu packages gcc). Marius Bakke
2019-12-04gnu: libjpeg-turbo: Fix CVE-2019-13960 and CVE-2019-2201....* gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (libjpeg-turbo/fixed): New variable. (libjpeg-turbo)[replacement]: New field. Marius Bakke
2019-12-04gnu: pd: Update to 0.50-2....* gnu/packages/music.scm (pd): Update to 0.50-2. Tobias Geerinckx-Rice
2019-12-04gnu: libgig: Update to 4.2.0....* gnu/packages/music.scm (libgig): Update to 4.2.0. Tobias Geerinckx-Rice
2019-12-04gnu: imapfilter: Update to 2.6.16....* gnu/packages/mail.scm (imapfilter): Update to 2.6.16. [arguments]: Remove ‘fix-include-path’ phase. Tobias Geerinckx-Rice
2019-12-04gnu: mpop: Update to 1.4.6....* gnu/packages/mail.scm (mpop): Update to 1.4.6. Tobias Geerinckx-Rice
2019-12-04gnu: girara: Fetch sources from git....The tarball URI is having server issues. Use the upstream git repository instead until this is resolved. Reported by Marius Bakke <mbakke@fastmail.com>. * gnu/packages/gtk.scm (girara)[source]: Switch to GIT-FETCH. Tobias Geerinckx-Rice
2019-12-04gnu: emacs-org-contrib: Fix build....* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Refer to the updated installation directory. Pierre Neidhardt
2019-12-04gnu: emacs-scel: Fix build....* gnu/packages/emacs-xyz.scm (emacs-scel): Refer to the updated installation directory. Pierre Neidhardt
2019-12-04gnu: knot: Update to 2.9.1 [fixes CVE-2019-19331]....* gnu/packages/dns.scm (knot): Update to 2.9.1. Leo Famulari
2019-12-04gnu: notmuch: Fix build....* gnu/packages/mail.scm (notmuch): Refer to the updated installation directory. Pierre Neidhardt
2019-12-04gnu: ffmpeg: Update to 3.4.7....* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.7. Marius Bakke
2019-12-04gnu: feh: Update to 3.3....* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image-viewers.scm (feh): Update to 3.3. [source](patches): Remove. Marius Bakke
2019-12-04Merge branch 'staging'Marius Bakke
2019-12-04gnu: Remove duplicate nlohmann-json-cpp package....* gnu/packages/serialization.scm (nlohmann-json-cpp): Move variable ... * gnu/packages/cpp.scm (nlohmann-json-cpp): ... here. Mark as deprecated by JSON-MODERN-CXX. * gnu/packages/jupyter.scm (xeus)[inputs]: Change NLOHMANN-JSON-CPP to JSON-MODERN-CXX. * gnu/packages/video.scm (mkvtoolnix)[inputs]: Likewise. Marius Bakke
2019-12-04gnu: sunxi-tools: Simplify build....* gnu/packages/admin.scm (sunxi-tools-source): New procedure. (sunxi-target-tools): New variable. (sunxi-tools)[source]: Use sunxi-tools-source. [native-inputs]: Remove cross-gcc, cross-libc, cross-libc-static. Add sunxi-target-tools. [arguments]<#:make-flags>: Modify. [arguments]<#:phases>[set-environment-up]: Delete phase. [build-armhf]: Delete phase. [install]: Modify. Danny Milosavljevic
2019-12-04machine: ssh: <machine-ssh-configuration> can include the host key....* gnu/machine/ssh.scm (<machine-ssh-configuration>)[host-key]: New field. (machine-ssh-session): Pass #:host-key to 'open-ssh-session'. * doc/guix.texi (Invoking guix deploy): Document it. Ludovic Courtès
2019-12-04ssh: 'open-ssh-session' can be passed the expected host key....* guix/ssh.scm (open-ssh-session): Add #:host-key parameter. Pass #:knownhosts to 'make-session'. When HOST-KEY is true, call 'authenticate-server*' instead of 'authenticate-server'. Ludovic Courtès
2019-12-04ssh: Always authenticate the server [security fix]....Until now, users of 'open-ssh-session', including "guix deploy" and "GUIX_DAEMON_SOCKET=ssh://…" (but not "guix offload"), would not authenticate the SSH server they're talking to. * guix/ssh.scm (open-ssh-session): Call 'authenticate-server'. Ludovic Courtès
2019-12-04ssh: Add 'authenticate-server*' and use it for offloading....* guix/scripts/offload.scm (host-key->type+key): Remove. (open-ssh-session): Replace server authentication code with a call to 'authenticate-server*'. * guix/ssh.scm (host-key->type+key, authenticate-server*): New procedures. Ludovic Courtès
2019-12-04gnu: bitlbee: Use Python 3....* gnu/packages/messaging.scm (bitlbee)[inputs]: Replace python-2 with python. [arguments]: Set the PYTHON environment variable before configuring. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar
2019-12-04services: Add GNOME Keyring service....* gnu/services/desktop.scm: (<gnome-keyring-configuration>): New record type. (pam-gnome-keyring): New procedure. (gnome-keyring-service-type): New variable. * doc/guix.texi (Desktop Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Leo Prikler
2019-12-04substitute: Remove unused procedure....This became unused with commit a9468b422b6df2349a3f4d1451c9302c3d77011b. * guix/scripts/substitute.scm (assert-valid-signature): Remove. Ludovic Courtès
2019-12-04gnu: ncmpc: Update to 0.36....* gnu/packages/mpd.scm (ncmpc): Update to 0.36. Leo Famulari
2019-12-04gnu: MPD: Update to 0.21.16....* gnu/packages/mpd.scm (mpd): Update to 0.21.16. Leo Famulari