Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Denis 'GNUtoo' Carikli cc58a0c627
gnu: epiphany: Use 'librsvg-for-system'.
This adds support for non x86_64 architectures.

* gnu/packages/gnome.scm (epiphany)[inputs]: Use
  'librsvg-for-system' instead of 'librsvg'.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:13 +01:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build marionette: Add a callback arguments to wait-for-screen-text. 2022-10-07 10:11:12 -04:00
home gnu: home: Add home-dbus-service-type. 2022-10-13 09:05:46 +04:00
installer installer: partition: Add a confirmation page before formatting. 2022-10-13 10:48:08 +02:00
machine machine: ssh: Parameterize '%current-system' early on. 2022-09-26 23:29:35 +02:00
packages gnu: epiphany: Use 'librsvg-for-system'. 2022-10-13 11:08:13 +01:00
services services: slim-service-type: Do not extend profile with xterm. 2022-10-11 11:29:03 +00:00
system file-systems: Add cgroup2 to %pseudo-file-system-types. 2022-09-26 23:29:38 +02:00
tests tests: xvnc: Do not use specification->package in OS definition. 2022-10-07 15:08:05 -04:00
artwork.scm
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm Revert "guix system: Remove unused 'read-operating-system' procedure." 2022-10-11 16:05:31 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm
local.mk gnu: Register (gnu packages bqn) in build infrastructure. 2022-10-12 11:09:38 +02:00
machine.scm
packages.scm
services.scm
system.scm system: operating-system: Make the timezone field default to Etc/UTC. 2022-10-11 11:29:03 +00:00
tests.scm