summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-01.guix-authorizations: Remove brettgilio's old key.Ludovic Courtès
* .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>.
2020-07-01gnu: ppsspp: Unbundle more sources.Leo Prikler
* 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>
2020-07-01gnu: spirv-cross: Improve description.Leo Prikler
* gnu/packages/vulkan.scm (spirv-cross)[description]: Simplify. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-01gnu: sbcl-alexandria: Update to 1.1.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-alexandria): Update to 1.1.
2020-07-01gnu: sbcl-bordeaux-threads: Update to 0.8.8.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.8.
2020-07-01gnu: sbcl-cl-random-forest: Update to 0.1-1.fedb36c.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-cl-random-forest): Update to 0.1-1.fedb36c.
2020-07-01gnu: Move some lisp libraries.Guillaume Le Vaillant
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.
2020-07-01gnu: sbcl-ironclad: Update to 0.50.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.50. [inputs]: Remove trivial-garbage.
2020-07-01gnu: sbcl: Update to 2.0.6.Pierre Neidhardt
* gnu/packages/lisp.scm (sbcl): Update to 2.0.6.
2020-07-01gnu: vdirsyncer: Don't propagate python-click-5.Efraim Flashner
This prevents a profile collision when installing the package. * gnu/packages/dav.scm (vdirsyncer)[propagated-inputs]: Move python-click-5 ... [inputs]: ... to here.
2020-06-30gnu: maxima: Update to 5.44.0.Kei Kebreau
* gnu/packages/maths.scm (maxima): Update to 5.44.0.
2020-07-01gnu: fetchmail: Update to 6.4.8.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (fetchmail): Update to 6.4.8.
2020-07-01gnu: man-db: Update to 2.9.3.Tobias Geerinckx-Rice
* gnu/packages/man.scm (man-db): Update to 2.9.3.
2020-07-01gnu: inotify-tools: Update to 3.20.2.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.2.2.
2020-07-01gnu: powertop: Update to 2.13.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (powertop): Update to 2.13.
2020-07-01gnu: nvme-cli: Update to 1.12.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (nvme-cli): Update to 1.12.
2020-07-01gnu: nftables: Update to 0.9.6.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (nftables): Update to 0.9.6.
2020-07-01gnu: haveged: Update to 1.9.13.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (haveged): Update to 1.9.13.
2020-07-01gnu: rmlint: Update to 2.10.1.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint): Update to 2.10.1.
2020-07-01gnu: mame: Update to 0.222.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (mame): Update to 0.222.
2020-07-01gnu: docker, docker-cli: Update to 19.03.12.Tobias Geerinckx-Rice
* gnu/packages/docker.scm (%docker-version): Update to 19.03.12. (docker, docker-cli): Update hashes.
2020-07-01gnu: rust-crossbeam-queue: Fix home page.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-crossbeam-queue)[home-page]: Point to the right sub-project.
2020-07-01gnu: rust-crossbeam-queue: Update to 0.2.3.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-crossbeam-queue): Update to 0.2.3.
2020-07-01gnu: premake@5: Update to 5.0.0-alpha15.Tobias Geerinckx-Rice
* gnu/packages/build-tools.scm (premake5): Update to 5.0.0-alpha15. [arguments]: Modify ‘enter-source’ phase.
2020-07-01gnu: inxi-minimal: Update to 3.1.04-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.04-1.
2020-06-30gnu: Python: Support cross-compiling for the Hurd.Marius Bakke
* gnu/packages/python.scm (python-3.8): When cross-compiling for Hurd, add substitution for the configure script.
2020-06-30gnu: gexiv2: Update to 0.12.1.Marius Bakke
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.1.
2020-06-30gnu: hosts: Clarify this script only works on a foreign distro.Jan (janneke) Nieuwenhuizen
* gnu/packages/admin.scm (hosts)[synopsis, description]: Clarify that this script works only on a foreign distro.
2020-06-30gnu: python-clyent: Update home-page.Efraim Flashner
* gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new home-page.
2020-06-30gnu: python-clyent: Fix typo in description.Andrius Štikonas via Guix-patches via
* gnu/packages/python-xyz.scm (python-clyent)[description]: Fix a typo. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-06-30gnu: Add get-iplayer.Efraim Flashner
* gnu/packages/video.scm (get-iplayer): New variable.
2020-06-30gnu: Add presentty.Efraim Flashner
* gnu/packages/presentation.scm (presentty): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2020-06-30gnu: Add python-pillow-2.9.Efraim Flashner
* gnu/packages/python-xyz.scm (python-pillow-2.9): New package.
2020-06-30gnu: Sort package modules alphabetically in (gnu packages pretty-print).Efraim Flashner
* gnu/packages/pretty-print.scm: Sort package module imports alphabetically.
2020-06-30gnu: Add hosts.Oleg Pykhalov
* gnu/packages/admin.scm (hosts): New variable.
2020-06-30gnu: ceph: Update to 14.2.10 [fixes CVE-2020-10753].Tobias Geerinckx-Rice
* gnu/packages/storage.scm (ceph): Update to 14.2.10. [source]: Keep required bundled seastar. [inputs]: Add librdkafka.
2020-06-30gnu: libaacs: Update to 0.10.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libaacs): Update to 0.10.0.
2020-06-30gnu: libaacs: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libaacs)[source]: Hard-code NAME.
2020-06-30gnu: umoci: Update to 0.4.6.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (umoci): Update to 0.4.6. [source, arguments]: Update import path.
2020-06-30gnu: libxls: Update to 1.5.3.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (libxls): Update to 1.5.3.
2020-06-30gnu: rclone: Update to 1.52.2.Tobias Geerinckx-Rice
* gnu/packages/sync.scm (rclone): Update to 1.52.2.
2020-06-30gnu: st: Update to 0.8.4.Tobias Geerinckx-Rice
* gnu/packages/suckless.scm (st): Update to 0.8.4.
2020-06-30gnu: blast+: Update to 2.10.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (blast+): Update to 2.10.1.
2020-06-30system: hurd: Oops, have 'initrd' default to #f.Jan (janneke) Nieuwenhuizen
* gnu/system/hurd.scm (%hurd-default-operating-system)[initrd]: Oops, set to #f.
2020-06-30gnu: Add widelands.Alberto Eleuterio Flores Guerrero
* gnu/local.mk (widelands): New variable. * gnu/packages/patches/widelands-system-wide_minizip.patch: New file. (dist_patch_DATA): Register file above. Co-authored-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30gnu: Add bzflag.Nicolas Goaziou
* gnu/packages/games.scm (bzflag): New variable.
2020-06-30gnu: Add astromenace.Nicolas Goaziou
* gnu/packages/games.scm (astromenace): New variable.
2020-06-30gnu: Add taisei.Vitaliy Shatrov
* gnu/packages/games.scm (taisei): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30gnu: cuirass: Update to 0.0.1-37.882393d.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-37.882393d.
2020-06-30gnu: Add ppsspp.Leo Prikler
* gnu/packages/emulators.scm (ppsspp): New variable. * gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: New file. * gnu/local.mk: Register it. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>