guix-devel/gnu/system
Ludovic Courtès 263c9941a1
uuid: 'uuid' returns #f when 'string->uuid' returns #f.
* gnu/system/uuid.scm (uuid): When STR is not a literal, return #f when
'string->uuid' returns #f.
* tests/uuid.scm ("uuid, dynamic value"): New test.
2018-05-19 00:14:52 +02:00
..
examples system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00
file-systems.scm file-systems: Do not export <file-system>. 2018-05-19 00:14:52 +02:00
install.scm system: Add u-boot-pine64-plus installer. 2018-05-18 20:21:30 +02:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm linux-initrd: Move 'check-device-initrd-modules' elsewhere. 2018-03-15 23:46:16 +01:00
locale.scm system: Put locales where libc will find them. 2018-01-24 11:18:49 -05:00
mapped-devices.scm linux-initrd: Autoload known-module-aliases, again. 2018-03-15 23:08:02 -04:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm services: Move 'session-environment-service-type' to pam.scm. 2017-09-22 00:05:08 +02:00
shadow.scm system: Add default '.nanorc' with syntax highlighting. 2018-04-04 23:14:35 +02:00
uuid.scm uuid: 'uuid' returns #f when 'string->uuid' returns #f. 2018-05-19 00:14:52 +02:00
vm.scm system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00