guix/gnu
Efraim Flashner 6956867056
gnu: librsvg-next: Use cargo-build-system.
* gnu/packages/gnome.scm (librsvg-next)[source]: Don't use computed
source. Add snippet to remove vendored crates.
[build-system]: Switch to cargo-build-system.
[arguments]: Remove configure-flags, make-flags, imported modules. Add
modules and vendor fields. Add crates to cargo-inputs and
cargo-development-inputs. Add 'prepare-for-build phase to adjust the
source before building. Add 'gnu-configure phase to add the configure
phase from the gnu-build-system. Replace the 'build, 'check and 'install
phases from the gnu-build-system.
[native-inputs]: Remove rust-1.34, rust-1.34:cargo.
(computed-origin-method, librsvg-next-source): Remove variables.
2020-03-19 22:33:30 +02:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build
installer
machine
packages gnu: librsvg-next: Use cargo-build-system. 2020-03-19 22:33:30 +02:00
services services: nfs: Remove unnecessary "mount" invocation. 2020-03-16 22:58:37 +01:00
system gnu: system: Remove guile-wm from skeleton. 2020-03-19 12:14:19 +01:00
tests tests: nfs-server: Use marionette helper procedures. 2020-03-16 22:58:37 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add date. 2020-03-19 15:14:08 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: system: Export %sudoers-specification. 2020-03-17 23:01:07 -04:00
tests.scm