me
/
guix
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/pull-requests.
guix/gnu
Liliana Marie Prikler 9be5f88e18
gnu: gnome-maps: Properly wrap GI_TYPELIB_PATH.
This fixes a bug reported by pkill9 and tschilptschilp23 in IRC.
See <http://logs.guix.gnu.org/guix/2022-10-01.log#031053> and
<http://logs.guix.gnu.org/guix/2022-10-05.log#214334>.
It does so by using a snippet that's also applied in gnome-shell.

* gnu/packages/geo.scm (gnome-maps)[#:phases]: Remove ‘patch-dbus-service’.
Update ‘wrap’ so that it uses GJS-specific wrapping code rather than
wrap-program.
2022-10-05 22:05:43 +02:00
..
bootloader gnu: bootloader: grub: Add support for chain-loader. 2022-09-08 22:30:09 +02:00
build linux-container: Mark socket pair as SOCK_CLOEXEC. 2022-09-24 17:59:04 +02:00
home home: Add home-batsignal-service-type. 2022-10-04 17:04:45 +04:00
installer installer: tests: Fix typo. 2022-09-24 14:15:47 +02:00
machine machine: ssh: Parameterize '%current-system' early on. 2022-09-26 23:29:35 +02:00
packages gnu: gnome-maps: Properly wrap GI_TYPELIB_PATH. 2022-10-05 22:05:43 +02:00
services services: anonip: Bail out when the input is not a FIFO. 2022-10-04 18:15:35 +02:00
system file-systems: Add cgroup2 to %pseudo-file-system-types. 2022-09-26 23:29:38 +02:00
tests tests: install: Fix iso-image-installer test. 2022-09-30 15:21:36 +02:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm gnu: bootloader: Report error in menu-entry. 2022-09-08 22:30:43 +02:00
ci.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm system: image: Add wsl2 support. 2022-09-24 14:49:09 +02:00
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk home: Add home-batsignal-service-type. 2022-10-04 17:04:45 +04:00
machine.scm
packages.scm
services.scm services: provenance: Use 'current-channels' to obtain provenance data. 2022-08-30 00:40:04 +02:00
system.scm services: Add file system utilities to profile. 2022-09-28 19:45:38 -04:00
tests.scm