summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-01guix: build: Fix asdf-build-system/ecl....* guix/build/lisp-utils.scm (make-asd-file): Fix value of 'component?' parameter when using ECL. Guillaume Le Vaillant
2020-07-01gnu: vim-full: Remove unneeded phase....* gnu/packages/vim.scm (vim-full)[arguments]: Remove custom 'skip-previewpopup phase. Efraim Flashner
2020-07-01gnu: vim: Update to 8.2.1101....* gnu/packages/vim.scm (vim): Update to 8.2.1101. [arguments]: In 'patch-config-files patch more shell calls. Rename custom 'set-TZDIR phase to 'set-environment-variables phase and also set TERM. Adjust 'skip-failing-tests to skip more tests. Efraim Flashner
2020-07-01gnu: Add metamath....* gnu/packages/maths.scm (metamath): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> B. Wilson
2020-07-01.guix-authorizations: Remove keys of two former contributors....* .guix-authorizations: Remove key of David Craven, who left the project in 2017, and Federico Beffa, whose last commit was in Feb. 2017. Ludovic Courtès
2020-07-01.guix-authorizations: Remove former keys that are no longer used....* .guix-authorizations: Remove old keys of dvc, efraim, and janneke. Ludovic Courtès
2020-07-01.guix-authorizations: Remove brettgilio's old key....* .guix-authorizations: Remove key "DFC0 C7F7 9EE6 0CA7 AE55 5E19 6722 43C4 A03F 0EEE" (Brett Gilio). See <https://lists.gnu.org/archive/html/guix-devel/2020-06/msg00323.html>. Ludovic Courtès
2020-07-01gnu: ppsspp: Unbundle more sources....* gnu/packages/emulators (ppsspp)[source]: Update unbundling snippet. [inputs]: Add cityhash, libzip, vulkan-headers, vulkan-loader, xxhash. [arguments]<#:configure-flags>: Add -DUSE_SYSTEM_LIBZIP=ON. Update comments accordingly. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Leo Prikler
2020-07-01gnu: spirv-cross: Improve description....* gnu/packages/vulkan.scm (spirv-cross)[description]: Simplify. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Leo Prikler
2020-07-01gnu: sbcl-alexandria: Update to 1.1....* gnu/packages/lisp-xyz.scm (sbcl-alexandria): Update to 1.1. Guillaume Le Vaillant
2020-07-01gnu: sbcl-bordeaux-threads: Update to 0.8.8....* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.8. Guillaume Le Vaillant
2020-07-01gnu: sbcl-cl-random-forest: Update to 0.1-1.fedb36c....* gnu/packages/lisp-xyz.scm (sbcl-cl-random-forest): Update to 0.1-1.fedb36c. Guillaume Le Vaillant
2020-07-01gnu: Move some lisp libraries....Move the 3 lisp libraries that are not in lisp-xyz.scm with the others. * gnu/packages/machine-learning.scm (sbcl-cl-libsvm-format, cl-libsvm-format, ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning, ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest, ecl-cl-random-forest): Move to ... * gnu/packages/lisp-xyz.scm (sbcl-cl-libsvm-format, cl-libsvm-format, ecl-cl-libsvm-format, sbcl-cl-online-learning, cl-online-learning, ecl-cl-online-learning, sbcl-cl-random-forest, cl-random-forest, ecl-cl-random-forest): ... here. Guillaume Le Vaillant
2020-07-01gnu: sbcl-ironclad: Update to 0.50....* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.50. [inputs]: Remove trivial-garbage. Guillaume Le Vaillant
2020-07-01gnu: sbcl: Update to 2.0.6....* gnu/packages/lisp.scm (sbcl): Update to 2.0.6. Pierre Neidhardt
2020-07-01gnu: vdirsyncer: Don't propagate python-click-5....This prevents a profile collision when installing the package. * gnu/packages/dav.scm (vdirsyncer)[propagated-inputs]: Move python-click-5 ... [inputs]: ... to here. Efraim Flashner
2020-06-30gnu: maxima: Update to 5.44.0....* gnu/packages/maths.scm (maxima): Update to 5.44.0. Kei Kebreau
2020-07-01gnu: fetchmail: Update to 6.4.8....* gnu/packages/mail.scm (fetchmail): Update to 6.4.8. Tobias Geerinckx-Rice
2020-07-01gnu: man-db: Update to 2.9.3....* gnu/packages/man.scm (man-db): Update to 2.9.3. Tobias Geerinckx-Rice
2020-07-01gnu: inotify-tools: Update to 3.20.2.2....* gnu/packages/linux.scm (inotify-tools): Update to 3.20.2.2. Tobias Geerinckx-Rice
2020-07-01gnu: powertop: Update to 2.13....* gnu/packages/linux.scm (powertop): Update to 2.13. Tobias Geerinckx-Rice
2020-07-01gnu: nvme-cli: Update to 1.12....* gnu/packages/linux.scm (nvme-cli): Update to 1.12. Tobias Geerinckx-Rice
2020-07-01gnu: nftables: Update to 0.9.6....* gnu/packages/linux.scm (nftables): Update to 0.9.6. Tobias Geerinckx-Rice
2020-07-01gnu: haveged: Update to 1.9.13....* gnu/packages/linux.scm (haveged): Update to 1.9.13. Tobias Geerinckx-Rice
2020-07-01gnu: rmlint: Update to 2.10.1....* gnu/packages/disk.scm (rmlint): Update to 2.10.1. Tobias Geerinckx-Rice
2020-07-01gnu: mame: Update to 0.222....* gnu/packages/emulators.scm (mame): Update to 0.222. Tobias Geerinckx-Rice
2020-07-01gnu: docker, docker-cli: Update to 19.03.12....* gnu/packages/docker.scm (%docker-version): Update to 19.03.12. (docker, docker-cli): Update hashes. Tobias Geerinckx-Rice
2020-07-01gnu: rust-crossbeam-queue: Fix home page....* gnu/packages/crates-io.scm (rust-crossbeam-queue)[home-page]: Point to the right sub-project. Tobias Geerinckx-Rice
2020-07-01gnu: rust-crossbeam-queue: Update to 0.2.3....* gnu/packages/crates-io.scm (rust-crossbeam-queue): Update to 0.2.3. Tobias Geerinckx-Rice
2020-07-01gnu: premake@5: Update to 5.0.0-alpha15....* gnu/packages/build-tools.scm (premake5): Update to 5.0.0-alpha15. [arguments]: Modify ‘enter-source’ phase. Tobias Geerinckx-Rice
2020-07-01gnu: inxi-minimal: Update to 3.1.04-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.04-1. Tobias Geerinckx-Rice
2020-06-30gnu: Python: Support cross-compiling for the Hurd....* gnu/packages/python.scm (python-3.8): When cross-compiling for Hurd, add substitution for the configure script. Marius Bakke
2020-06-30gnu: gexiv2: Update to 0.12.1....* gnu/packages/gnome.scm (gexiv2): Update to 0.12.1. Marius Bakke
2020-06-30gnu: hosts: Clarify this script only works on a foreign distro....* gnu/packages/admin.scm (hosts)[synopsis, description]: Clarify that this script works only on a foreign distro. Jan (janneke) Nieuwenhuizen
2020-06-30gnu: python-clyent: Update home-page....* gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new home-page. Efraim Flashner
2020-06-30gnu: python-clyent: Fix typo in description....* gnu/packages/python-xyz.scm (python-clyent)[description]: Fix a typo. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Andrius Štikonas via Guix-patches via
2020-06-30gnu: Add get-iplayer....* gnu/packages/video.scm (get-iplayer): New variable. Efraim Flashner
2020-06-30gnu: Add presentty....* gnu/packages/presentation.scm (presentty): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it. Efraim Flashner
2020-06-30gnu: Add python-pillow-2.9....* gnu/packages/python-xyz.scm (python-pillow-2.9): New package. Efraim Flashner
2020-06-30gnu: Sort package modules alphabetically in (gnu packages pretty-print)....* gnu/packages/pretty-print.scm: Sort package module imports alphabetically. Efraim Flashner
2020-06-30gnu: Add hosts....* gnu/packages/admin.scm (hosts): New variable. Oleg Pykhalov
2020-06-30gnu: ceph: Update to 14.2.10 [fixes CVE-2020-10753]....* gnu/packages/storage.scm (ceph): Update to 14.2.10. [source]: Keep required bundled seastar. [inputs]: Add librdkafka. Tobias Geerinckx-Rice
2020-06-30gnu: libaacs: Update to 0.10.0....* gnu/packages/video.scm (libaacs): Update to 0.10.0. Tobias Geerinckx-Rice
2020-06-30gnu: libaacs: Don't use NAME in source URI....* gnu/packages/video.scm (libaacs)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-06-30gnu: umoci: Update to 0.4.6....* gnu/packages/virtualization.scm (umoci): Update to 0.4.6. [source, arguments]: Update import path. Tobias Geerinckx-Rice
2020-06-30gnu: libxls: Update to 1.5.3....* gnu/packages/statistics.scm (libxls): Update to 1.5.3. Tobias Geerinckx-Rice
2020-06-30gnu: rclone: Update to 1.52.2....* gnu/packages/sync.scm (rclone): Update to 1.52.2. Tobias Geerinckx-Rice
2020-06-30gnu: st: Update to 0.8.4....* gnu/packages/suckless.scm (st): Update to 0.8.4. Tobias Geerinckx-Rice
2020-06-30gnu: blast+: Update to 2.10.1....* gnu/packages/bioinformatics.scm (blast+): Update to 2.10.1. Ricardo Wurmus
2020-06-30system: hurd: Oops, have 'initrd' default to #f....* gnu/system/hurd.scm (%hurd-default-operating-system)[initrd]: Oops, set to #f. Jan (janneke) Nieuwenhuizen