Commit graph

63230 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 6c4500c4a0
gnu: inotify-tools: Update to 3.20.2.2.
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.2.2.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice 1007500353
gnu: powertop: Update to 2.13.
* gnu/packages/linux.scm (powertop): Update to 2.13.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice 639bdf970c
gnu: nvme-cli: Update to 1.12.
* gnu/packages/linux.scm (nvme-cli): Update to 1.12.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice 2ddfcf4be8
gnu: nftables: Update to 0.9.6.
* gnu/packages/linux.scm (nftables): Update to 0.9.6.
2020-07-01 03:54:57 +02:00
Tobias Geerinckx-Rice 27f56b2c18
gnu: haveged: Update to 1.9.13.
* gnu/packages/linux.scm (haveged): Update to 1.9.13.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice 46c26a7313
gnu: rmlint: Update to 2.10.1.
* gnu/packages/disk.scm (rmlint): Update to 2.10.1.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice 435dce1df7
gnu: mame: Update to 0.222.
* gnu/packages/emulators.scm (mame): Update to 0.222.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice 0e2353731c
gnu: docker, docker-cli: Update to 19.03.12.
* gnu/packages/docker.scm (%docker-version): Update to 19.03.12.
(docker, docker-cli): Update hashes.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice 9781013cbe
gnu: rust-crossbeam-queue: Fix home page.
* gnu/packages/crates-io.scm (rust-crossbeam-queue)[home-page]:
Point to the right sub-project.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice 2dc0b36958
gnu: rust-crossbeam-queue: Update to 0.2.3.
* gnu/packages/crates-io.scm (rust-crossbeam-queue): Update to 0.2.3.
2020-07-01 03:54:56 +02:00
Tobias Geerinckx-Rice 7c475372d2
gnu: 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.
2020-07-01 03:54:55 +02:00
Tobias Geerinckx-Rice ce2603bd1d
gnu: inxi-minimal: Update to 3.1.04-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.04-1.
2020-07-01 03:54:55 +02:00
Marius Bakke c8a4e59ac4
gnu: 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.
2020-06-30 21:30:52 +02:00
Marius Bakke efc396ef3d
gnu: gexiv2: Update to 0.12.1.
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.1.
2020-06-30 21:30:52 +02:00
Jan (janneke) Nieuwenhuizen 4a98675381
gnu: 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.
2020-06-30 21:19:13 +02:00
Efraim Flashner a21d6b6351
gnu: python-clyent: Update home-page.
* gnu/packages/python-xyz.scm (python-clyent)[home-page]: Update to new
home-page.
2020-06-30 21:39:43 +03:00
Andrius Štikonas via Guix-patches via 13cba9b9df
gnu: 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>
2020-06-30 20:34:54 +02:00
Efraim Flashner 3123cdaf7b
gnu: Add get-iplayer.
* gnu/packages/video.scm (get-iplayer): New variable.
2020-06-30 21:13:52 +03:00
Efraim Flashner 7dfe25f574
gnu: Add presentty.
* gnu/packages/presentation.scm (presentty): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2020-06-30 21:13:52 +03:00
Efraim Flashner 634620dbb2
gnu: Add python-pillow-2.9.
* gnu/packages/python-xyz.scm (python-pillow-2.9): New package.
2020-06-30 21:13:51 +03:00
Efraim Flashner 13bd54b15d
gnu: Sort package modules alphabetically in (gnu packages pretty-print).
* gnu/packages/pretty-print.scm: Sort package module imports
alphabetically.
2020-06-30 21:13:51 +03:00
Oleg Pykhalov ceb233bb76
gnu: Add hosts.
* gnu/packages/admin.scm (hosts): New variable.
2020-06-30 20:42:43 +03:00
Tobias Geerinckx-Rice a583d01a8a
gnu: 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.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice c0164344b8
gnu: libaacs: Update to 0.10.0.
* gnu/packages/video.scm (libaacs): Update to 0.10.0.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice 5a462ea8fa
gnu: libaacs: Don't use NAME in source URI.
* gnu/packages/video.scm (libaacs)[source]: Hard-code NAME.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice 3468737c21
gnu: umoci: Update to 0.4.6.
* gnu/packages/virtualization.scm (umoci): Update to 0.4.6.
[source, arguments]: Update import path.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice 02583de9fe
gnu: libxls: Update to 1.5.3.
* gnu/packages/statistics.scm (libxls): Update to 1.5.3.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice ccbf5f62c6
gnu: rclone: Update to 1.52.2.
* gnu/packages/sync.scm (rclone): Update to 1.52.2.
2020-06-30 19:02:46 +02:00
Tobias Geerinckx-Rice 10a8211e0e
gnu: st: Update to 0.8.4.
* gnu/packages/suckless.scm (st): Update to 0.8.4.
2020-06-30 19:02:46 +02:00
Ricardo Wurmus 3d5334c390
gnu: blast+: Update to 2.10.1.
* gnu/packages/bioinformatics.scm (blast+): Update to 2.10.1.
2020-06-30 18:49:11 +02:00
Jan (janneke) Nieuwenhuizen 5164d7fd26
system: hurd: Oops, have 'initrd' default to #f.
* gnu/system/hurd.scm (%hurd-default-operating-system)[initrd]: Oops, set to #f.
2020-06-30 18:26:47 +02:00
Alberto Eleuterio Flores Guerrero 9299da1362
gnu: Add widelands.
* 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-30 17:44:38 +02:00
Nicolas Goaziou db23a54875
gnu: Add bzflag.
* gnu/packages/games.scm (bzflag): New variable.
2020-06-30 17:37:50 +02:00
Nicolas Goaziou 393190ce1d
gnu: Add astromenace.
* gnu/packages/games.scm (astromenace): New variable.
2020-06-30 17:29:23 +02:00
Vitaliy Shatrov 8518266314
gnu: Add taisei.
* gnu/packages/games.scm (taisei): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 17:25:14 +02:00
Mathieu Othacehe 7bd13ed647
gnu: cuirass: Update to 0.0.1-37.882393d.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-37.882393d.
2020-06-30 17:02:45 +02:00
Leo Prikler 10543ef8e1
gnu: Add ppsspp.
* 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>
2020-06-30 16:47:58 +02:00
Leo Prikler 0bc6a5796a
gnu: add spirv-cross.
* gnu/packages/vulkan.scm (spirv-cross): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Leo Prikler 68a671abc8
gnu: Add armips.
* gnu/packages/assembly.scm (armips): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 16:47:58 +02:00
Pierre Neidhardt f67ae66689
gnu: Add tesseract-engine.
* gnu/packages/game-development.scm (tesseract-engine): New variable.
2020-06-30 16:33:28 +02:00
Jan (janneke) Nieuwenhuizen b38556ea7f
gnu: guix: Update to 1.1.0-13.26611f56fb.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb
2020-06-30 15:17:29 +02:00
Jan (janneke) Nieuwenhuizen 26611f56fb
gnu: hurd-core-headers: Strictly include header packages.
* gnu/packages/hurd.scm (hurd-core-headers)[arguments]: Strictly include
header package inputs in union.
2020-06-30 15:16:09 +02:00
Jan (janneke) Nieuwenhuizen b1c894b53f
gnu: nghttp2: Support for the Hurd.
* gnu/packages/web.scm (nghttp2)[inputs]: When compiling for the Hurd, include
openssl:static.
2020-06-30 15:16:09 +02:00
Danny Milosavljevic a7eaaec8c1
gnu: busybox: Accept make-flags.
* gnu/packages/busybox.scm (busybox)[arguments]<#:phases>[configure]: Accept
MAKE-FLAGS and use them.
[check]: Accept MAKE-FLAGS and use them.
[install]: Accept MAKE-FLAGS and use them.
2020-06-30 15:08:49 +02:00
Mathieu Othacehe 5e766fe5a2
tests: install: Increase image size limit.
Commits 0eed771275 and
614a1e3fa2 caused a ~150M increase of the image
size. Increase the image size limit by 200M until the situation is addressed.

* gnu/tests/install.scm (%simple-installation-script,
%extlinux-gpt-installation-script, %simple-installation-script-for-/dev/vda,
%raid-root-installation-script, %encrypted-root-installation-script): Increase
image size limit by 200M.
2020-06-30 14:44:01 +02:00
Jakub Kądziołka 14cce84ca7
gnu: Add gcc-{objc,objc++}-{9,10}.
* gnu/packages/gcc.scm (%objc-search-paths, %objc++-search-paths): New variables.
  (gcc-objc-4.8, gcc-objc-4.9, gcc-objc-5, gcc-objc-6, gcc-objc-7,
  gcc-objc-8, gcc-objc++-4.8, gcc-objc++-4.9, gcc-objc++-5, gcc-objc++-6,
  gcc-objc++-7, gcc-objc++-8): Don't duplicate the search path list.
  (gcc-objc-9, gcc-objc-10, gcc-objc++-9, gcc-objc++-10): New variables.
2020-06-30 13:18:13 +02:00
Jakub Kądziołka 0681f05486
gnu: gfortran: Remove unusable versions.
The gfortran packages cannot be used without being wrapped with
gfortran-toolchain. However, as the comment in (gnu packages
commencement) explains, there cannot be more than one gfortran-toolchain
package because of ABI issues. Thus, versions of gfortran other than the
main one are useless.

* gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9, gfortran-5,
  gfortran-6, gfortran-7, gfortran-8, gfortran-9): Remove variables.
  (gfortran): Define the gfortran package based on the gcc variable.
2020-06-30 12:57:28 +02:00
Mathieu Othacehe 9554f5a85e
gnu: cuirass: Update to 0.0.1-36.4dd9664.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-36.4dd9664.
2020-06-30 09:34:52 +02:00
Efraim Flashner 94c3f58d58
gnu: python2-backports-functools-lru-cache: Update to 1.6.1.
* gnu/packages/python-xyz.scm (python2-backports-functools-lru-cache):
Update to 1.6.1.
2020-06-30 10:11:00 +03:00
Efraim Flashner 2a723eaf12
gnu: python-soupsieve: Update to 2.0.1.
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 2.0.1.
(python2-soupsieve): Update to 1.9.6.
2020-06-30 09:55:59 +03:00