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
Christopher Baines 35259437a7
gnu: perl-datetime-timezone: Fix missing timezone data.
I noticed this when using Sqitch, on systems without /usr/share/zoneinfo,
actions like deploy fail.

* gnu/packages/perl.scm (perl-datetime-timezone)[arguments]: Add 'patch-tzdata
phase to replace /usr/share/zoneinfo with a reference to the tzdata package.
[inputs]: Add the tzdata package.
2019-04-19 11:42:30 +01:00
..
bootloader
build vm: Remove Xorriso "-padding" option. 2019-04-14 23:40:53 +02:00
installer installer: Sort keyboard layouts according to language and translations. 2019-04-17 15:16:08 +02:00
packages gnu: perl-datetime-timezone: Fix missing timezone data. 2019-04-19 11:42:30 +01:00
services services: fprintd: Fix service. 2019-04-17 08:51:11 +02:00
system install: Provide a meaningful label. 2019-04-15 12:24:14 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Translate keyboard layout names. 2019-04-17 15:11:21 +02:00
local.mk gnu: webkitgtk: Fix build on i686. 2019-04-16 23:39:49 +02:00
packages.scm
services.scm
system.scm system: Add 'label' field to <operating-system>. 2019-04-15 12:24:14 +02:00
tests.scm