Commit graph

61181 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 0523ab2cb2
gnu: python-apipkg: Remove Python 2 variant.
* gnu/packages/python-xyz.scm (python2-apipkg): Remove variable.
2020-05-21 06:02:10 +02:00
Tobias Geerinckx-Rice 5098b90bf5
gnu: python-pytest-sugar: Update to 0.9.3.
* gnu/packages/check.scm (python-pytest-sugar): Update to 0.9.3.
2020-05-21 06:02:10 +02:00
Tobias Geerinckx-Rice 102fd8c7f4
gnu: criu: Update to 3.14.
* gnu/packages/virtualization.scm (criu): Update to 3.14.
2020-05-21 06:02:10 +02:00
Tobias Geerinckx-Rice 3da3ec93a3
gnu: uhttpmock: Update to 0.5.2.
* gnu/packages/web.scm (uhttpmock): Update to 0.5.2.
2020-05-21 06:02:10 +02:00
Mark H Weaver 498e2e669d
gnu: linux-libre: Update 5.4.42.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.42.
(linux-libre-5.4-pristine-source): Update hash.
2020-05-20 19:14:37 -04:00
Mark H Weaver efcdb47501
gnu: linux-libre@5.6: Update 5.6.14.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update 5.6.14.
(linux-libre-5.6-pristine-source): Update hash.
2020-05-20 19:14:05 -04:00
Mark H Weaver fa0fac0632
gnu: linux-libre@4.19: Update 4.19.124.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.124.
(linux-libre-4.19-pristine-source): Update hash.
2020-05-20 19:13:25 -04:00
Mark H Weaver 575e32fae8
gnu: linux-libre@4.14: Update 4.14.181.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update 4.14.181.
(linux-libre-4.14-pristine-source): Update hash.
2020-05-20 19:12:48 -04:00
Mark H Weaver 79a2cfd858
gnu: linux-libre@4.9: Update 4.9.224.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update 4.9.224.
(linux-libre-4.9-pristine-source): Update hash.
2020-05-20 19:12:22 -04:00
Mark H Weaver f717cfa84b
gnu: linux-libre@4.4: Update 4.4.224.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update 4.4.224.
(linux-libre-4.4-pristine-source): Update hash.
2020-05-20 19:11:22 -04:00
Lars-Dominik Braun 9b65cdd902
gnu: python-shouldbe: Python 3.8 compatibility.
* gnu/packages/patches/python-shouldbe-0.1.2-cpy3.8.patch: Add compatibility patch.
* gnu/local.mk (dist_patch_DATA): Add new file.
* gnu/packages/python-xyz.scm (python-shouldbe)[source]: Add patch.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-20 23:51:27 +02:00
Jack Hill b2bdd7a129
gnu: racket-minimal: Fix hash for version 7.7.
This is a follow-up to commit 99bf646d8f.

* gnu/packages/scheme.scm (racket-minimal)[source]: Update hash.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-20 23:51:27 +02:00
Edouard Klein 1e3cf9de84
gnu: Add python-random-user-agent.
* gnu/packages/python-web.scm (python-random-user-agent): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-20 23:51:27 +02:00
Marius Bakke ab9de8cfb0
gnu: fontconfig: Add replacement with font-dejavu instead of gs-fonts.
This fixes <https://bugs.gnu.org/41282>, <https://bugs.gnu.org/41241>, and
<https://bugs.gnu.org/41344>.
Reported by Pierre Neidhardt, W Knight, Alexandros Theodotou, and others.

* gnu/packages/fontutils.scm (fontconfig)[replacement]: New field.
(fontconfig/font-dejavu): New variable.
2020-05-20 23:51:27 +02:00
Marius Bakke 453e66d777
gnu: varnish-modules: Update description.
* gnu/packages/web.scm (varnish-modules)[description]: Use @acronym instead of
@dfn.
2020-05-20 23:51:26 +02:00
Marius Bakke 4dd8677f7b
gnu: varnish-modules: Update to 0.16.0.
* gnu/packages/web.scm (varnish-modules): Update to 0.16.0.
[source](uri): Adjust for new location.
2020-05-20 23:51:26 +02:00
Marius Bakke 4a98314da9
gnu: Add ruby-fast-gettext.
* gnu/packages/ruby.scm (ruby-fast-gettext): New public variable.
2020-05-20 23:51:26 +02:00
Marius Bakke 96bf7521e0
gnu: Add ruby-forking-test-runner.
* gnu/packages/ruby.scm (ruby-forking-test-runner): New public variable.
2020-05-20 23:51:26 +02:00
Marius Bakke 2156cc9cd6
gnu: Add ruby-parallel-tests.
* gnu/packages/ruby.scm (ruby-parallel-tests): New public variable.
2020-05-20 23:51:26 +02:00
Marius Bakke c09bc60ded
gnu: Add ruby-spinach.
* gnu/packages/ruby.scm (ruby-spinach): New public variable.
2020-05-20 23:51:26 +02:00
Marius Bakke 305e9b33ca
gnu: Add ruby-colorize.
* gnu/packages/ruby.scm (ruby-colorize): New public variable.
2020-05-20 23:51:26 +02:00
Marius Bakke 8f85018daa
gnu: Add ruby-gherkin-ruby.
* gnu/packages/ruby.scm (ruby-gherkin-ruby): New public variable.
2020-05-20 23:51:25 +02:00
Marius Bakke 6623a15123
gnu: Add ruby-fakefs.
* gnu/packages/ruby.scm (ruby-fakefs): New public variable.
2020-05-20 23:51:25 +02:00
Marius Bakke 8d85543b6a
gnu: Add ruby-maxitest.
* gnu/packages/ruby.scm (ruby-maxitest): New public variable.
2020-05-20 23:51:25 +02:00
Marius Bakke e3febab582
gnu: ruby-mocha: Update license.
* gnu/packages/ruby.scm (ruby-mocha)[license]: Add LICENSE:RUBY.
2020-05-20 23:51:25 +02:00
Marius Bakke 2fc3cc244a
gnu: ruby-mocha: Update to 1.11.2.
* gnu/packages/ruby.scm (ruby-mocha): Update to 1.11.2.
[arguments]: Remove obsolete phases.  Add phase to solve a dependency cycle.
[native-inputs]: Remove BUNDLER, RUBY-YARD, RUBY-TEST-UNIT, and RUBY-REDCARPET.
* gnu/packages/rails.scm (ruby-web-console)[arguments]: Remove workaround for
old Mocha version.
2020-05-20 23:51:25 +02:00
Marius Bakke def7908a59
gnu: Add ruby-single-cov.
* gnu/packages/ruby.scm (ruby-single-cov): New public variable.
2020-05-20 23:51:25 +02:00
Marius Bakke e6483f8c65
gnu: Add ruby-wwtd.
* gnu/packages/ruby.scm (ruby-wwtd): New public variable.
2020-05-20 23:51:24 +02:00
Marius Bakke 955981534f
gnu: Add ruby-hocon.
* gnu/packages/ruby.scm (ruby-hocon): New public variable.
2020-05-20 23:51:24 +02:00
Marius Bakke 72c785f959
gnu: Add ruby-deep-merge.
* gnu/packages/ruby.scm (ruby-deep-merge): New public variable.
2020-05-20 23:51:24 +02:00
Alex Griffin bbac3fff1d
gnu: git-remote-gcrypt: Update to 1.3.
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.3.
2020-05-20 16:26:57 -05:00
Tobias Geerinckx-Rice 52c463a9ca
news: Add ‘nl’ translation.
* etc/news.scm: Add an ‘nl’ ‘translation’.
2020-05-20 21:48:07 +02:00
Tobias Geerinckx-Rice ebf5e53c7d
news: Remove superfluous closing bracket.
* etc/news.scm: Use an equal number of ‘(’s and ‘)’s.
2020-05-20 21:48:07 +02:00
Tobias Geerinckx-Rice ef91997a19
gnu: wmbattery: Update to 2.54.
* gnu/packages/gnustep.scm (wmbattery): Update to 2.54.
[native-inputs]: Remove autoconf & automake.
2020-05-20 21:48:07 +02:00
Tobias Geerinckx-Rice 6b87881ce7
gnu: libmanette: Update to 0.2.4.
* gnu/packages/games.scm (libmanette): Update to 0.2.4.
2020-05-20 21:48:07 +02:00
Tobias Geerinckx-Rice 01f15b157e
gnu: translate-shell: Update to 0.9.6.12.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.12.
2020-05-20 19:38:57 +02:00
Tobias Geerinckx-Rice 84c983f165
gnu: gnu-efi: Mark up description.
* gnu/packages/efi.scm (gnu-efi)[description]: Use @acronym.
2020-05-20 19:38:57 +02:00
Tobias Geerinckx-Rice fa876b2cd0
gnu: gnu-efi: Update to 3.0.12.
* gnu/packages/efi.scm (gnu-efi): Update to 3.0.12.
2020-05-20 19:38:57 +02:00
Tobias Geerinckx-Rice 5c30eb61d7
gnu: http-parser: Fix build [and guix pull] on armhf-linux.
* gnu/packages/web.scm (http-parser)[source]: Add patch.
* gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-05-20 19:38:42 +02:00
Tobias Geerinckx-Rice 47253d4837
gnu: mame: Update to 0.221.
* gnu/packages/emulators.scm (mame): Update to 0.221.
2020-05-20 19:27:19 +02:00
Tobias Geerinckx-Rice 937b08b110
gnu: python-lmdb: Remove Python 2 variant.
* gnu/packages/databases.scm (python2-lmdb): Remove variable.
2020-05-20 19:27:19 +02:00
Tobias Geerinckx-Rice b7dfd579c1
gnu: python-lmdb: Update to 0.98.
* gnu/packages/databases.scm (python-lmdb): Update to 0.98.
2020-05-20 19:27:19 +02:00
Tobias Geerinckx-Rice 26aa1fd230
gnu: perl-dbd-sqlite: Update to 1.64.
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.64.
2020-05-20 19:27:19 +02:00
Tobias Geerinckx-Rice d0ed680b24
gnu: perl-dbi: Update to 1.643.
* gnu/packages/databases.scm (perl-dbi): Update to 1.643.
2020-05-20 19:27:19 +02:00
Tobias Geerinckx-Rice 76899e9285
gnu: perl-db-file: Update to 1.853.
* gnu/packages/databases.scm (perl-db-file): Update to 1.853.
2020-05-20 19:27:19 +02:00
Maxim Cournoyer 12df6684b9
news: Add missing closing parentheses.
This broke 'guix pull'.  Apologies!

* etc/news.scm: Fix the latest entry.
2020-05-20 09:09:35 -04:00
Maxim Cournoyer 1271c14f65
news: Update copyright.
* etc/news.scm: Update copyright, as a follow-up to 489699c456.
2020-05-20 08:41:33 -04:00
Maxim Cournoyer 489699c456
news: Add entry for Btrfs subvolume boot support.
* etc/news.scm: Add entry.
2020-05-20 08:31:13 -04:00
Maxim Cournoyer b460ba7992
bootloader: grub: Allow booting from a Btrfs subvolume.
* gnu/bootloader/grub.scm (strip-mount-point): Remove procedure.
(normalize-file): Add procedure.
(grub-configuration-file): New BTRFS-SUBVOLUME-FILE-NAME parameter.  When
defined, prepend its value to the kernel and initrd file names, using the
NORMALIZE-FILE procedure.  Adjust the call to EYE-CANDY to pass the
BTRFS-SUBVOLUME-FILE-NAME argument.  Normalize the KEYMAP file as well.
(eye-candy): Add a BTRFS-SUBVOLUME-FILE-NAME parameter, and use it, along with
the NORMALIZE-FILE procedure, to normalize the FONT-FILE and IMAGE nested
variables.  Adjust doc.
* gnu/bootloader/depthcharge.scm (depthcharge-configuration-file): Adapt.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Likewise.
* gnu/system/file-systems.scm (btrfs-subvolume?)
(btrfs-store-subvolume-file-name): New procedures.
* gnu/system.scm (operating-system-bootcfg): Specify the Btrfs
subvolume file name the store resides on to the
`operating-system-bootcfg' procedure, using the new
BTRFS-SUBVOLUME-FILE-NAME argument.
* doc/guix.texi (File Systems): Add a Btrfs subsection to document the use of
subvolumes.
* gnu/tests/install.scm (%btrfs-root-on-subvolume-os)
(%btrfs-root-on-subvolume-os-source)
(%btrfs-root-on-subvolume-installation-script)
(%test-btrfs-root-on-subvolume-os): New variables.
2020-05-20 08:30:35 -04:00
Maxim Cournoyer fa35fb58c8
file-systems: Add helpers for parsing the options string into an alist.
* gnu/system/file-systems.scm (file-system-options->alist)
(alist->file-system-options): New procedures.
* tests/file-systems.scm: New tests.
* doc/guix.texi (File Systems): Add note about the newly added procedures.
2020-05-20 08:30:34 -04:00