Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-apipkg): Update to 1.5.
[native-inputs]: Add python-setuptools-scm.
|
|
* gnu/packages/python-xyz.scm (python2-apipkg): Remove variable.
|
|
* gnu/packages/check.scm (python-pytest-sugar): Update to 0.9.3.
|
|
* gnu/packages/virtualization.scm (criu): Update to 3.14.
|
|
* gnu/packages/web.scm (uhttpmock): Update to 0.5.2.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update 5.4.42.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.6-version): Update 5.6.14.
(linux-libre-5.6-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update 4.19.124.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update 4.14.181.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update 4.9.224.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update 4.4.224.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* 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>
|
|
This is a follow-up to commit 99bf646d8f5acb7958c49143a32de6e95fbde4cf.
* gnu/packages/scheme.scm (racket-minimal)[source]: Update hash.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python-web.scm (python-random-user-agent): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
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.
|
|
* gnu/packages/web.scm (varnish-modules)[description]: Use @acronym instead of
@dfn.
|
|
* gnu/packages/web.scm (varnish-modules): Update to 0.16.0.
[source](uri): Adjust for new location.
|
|
* gnu/packages/ruby.scm (ruby-fast-gettext): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-forking-test-runner): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-parallel-tests): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-spinach): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-colorize): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-gherkin-ruby): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-fakefs): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-maxitest): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-mocha)[license]: Add LICENSE:RUBY.
|
|
* 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.
|
|
* gnu/packages/ruby.scm (ruby-single-cov): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-wwtd): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-hocon): New public variable.
|
|
* gnu/packages/ruby.scm (ruby-deep-merge): New public variable.
|
|
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.3.
|
|
* etc/news.scm: Add an ‘nl’ ‘translation’.
|
|
* etc/news.scm: Use an equal number of ‘(’s and ‘)’s.
|
|
* gnu/packages/gnustep.scm (wmbattery): Update to 2.54.
[native-inputs]: Remove autoconf & automake.
|
|
* gnu/packages/games.scm (libmanette): Update to 0.2.4.
|
|
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.12.
|
|
* gnu/packages/efi.scm (gnu-efi)[description]: Use @acronym.
|
|
* gnu/packages/efi.scm (gnu-efi): Update to 3.0.12.
|
|
* 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.
|
|
* gnu/packages/emulators.scm (mame): Update to 0.221.
|
|
* gnu/packages/databases.scm (python2-lmdb): Remove variable.
|
|
* gnu/packages/databases.scm (python-lmdb): Update to 0.98.
|
|
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.64.
|
|
* gnu/packages/databases.scm (perl-dbi): Update to 1.643.
|
|
* gnu/packages/databases.scm (perl-db-file): Update to 1.853.
|
|
This broke 'guix pull'. Apologies!
* etc/news.scm: Fix the latest entry.
|
|
* etc/news.scm: Update copyright, as a follow-up to 489699c456.
|
|
* etc/news.scm: Add entry.
|
|
* 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.
|