guix/gnu
Maxim Cournoyer d8c06d8789
gnu: Remove rust-rav1e.
This package is superseded by rav1e.

Note: I tried defining an alias like so:

  (define-public rust-rav1e
    (deprecated-package "rust-rav1e" rav1e))

But it caused a problem where the 'rav1e' variable would appear unbound.

* gnu/packages/crates-graphics.scm (rust-rav1e-0.4): Remove.
2021-06-06 02:38:28 -04:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build gnu: Respect the root file-system's CHECK? field. 2021-05-23 23:38:52 +02:00
installer
machine machine: ssh: Respect calling convention for monadic procedures. 2021-06-03 13:04:20 +02:00
packages gnu: Remove rust-rav1e. 2021-06-06 02:38:28 -04:00
services services: cuirass: Do not export record type descriptors. 2021-06-01 23:26:07 +02:00
system
tests tests: hpcguix-web: Fix it. 2021-06-01 14:33:27 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add derivation inputs. 2021-05-25 09:46:35 +02:00
image.scm
installer.scm
local.mk gnu: wgetpaste: Update to 2.32. 2021-06-05 19:14:15 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm