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/build
Maxime Devos a3bfe953d2
build/jami-service: Fix range ends in account-fingerprint-rx.
This broke compilation of Guix with guile@3.0.2 with:

  In procedure make-regexp: Invalid range end

The fix is to replace [0-9A-f] with [0-9A-Fa-f].

* gnu/build/jami-service.scm (account-fingerprint-rx): Correct regexp.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-30 14:09:32 -04:00
..
accounts.scm
activation.scm services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
bootloader.scm system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
chromium-extension.scm Add (gnu build chromium-extension). 2020-11-08 18:21:15 +01:00
cross-toolchain.scm gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co. 2020-02-12 20:35:43 +01:00
file-systems.scm file-systems: Rewrite comment. 2021-05-04 15:40:32 +02:00
hurd-boot.scm hurd-boot: Set /hurd/magic on /dev/fd. 2020-10-14 15:22:55 +02:00
image.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
install.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
jami-service.scm build/jami-service: Fix range ends in account-fingerprint-rx. 2021-08-30 14:09:32 -04:00
linux-boot.scm gnu: Respect ‘rootdelay’ kernel command-line argument. 2021-06-16 12:13:40 +02:00
linux-container.scm Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
linux-initrd.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
linux-modules.scm linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
locale.scm
marionette.scm marionette: Provide portable US-layout keystrokes for "<" and ">". 2020-02-22 00:45:42 +01:00
secret-service.scm secret-service: Add proper logging procedure and log to syslog. 2020-09-29 21:56:27 +02:00
shepherd.scm build: shepherd: Use autoload to lazily bind Shepherd modules. 2021-08-02 14:16:22 -04:00
svg.scm
vm.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00