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
Tobias Geerinckx-Rice 65ed7a61f1
uuid: Fix NTFS UUID stringification.
Previously, (ntfs-uuid->string (string->ntfs-uuid"5234ED0D34ECF53F"))
would yield "5234EDD34ECF53F".

Reported by sughosha in #guix.

* gnu/system/uuid.scm (ntfs-uuid->string): Pad hex bytes with zero when
needed.
2023-06-18 02:00:10 +02:00
..
bootloader gnu: bootloader: Add u-boot-sifive-unmatched-bootloader. 2023-06-14 14:52:21 +03:00
build gnu: image: Add support for unformatted partitions. 2023-06-14 14:52:21 +03:00
home home: services: xdg-base-directories: Deprecate XDG_LOG_HOME. 2023-06-15 13:19:29 +04:00
installer installer: Filter out C.UTF-8 from the list of locales. 2023-04-30 23:11:09 +02:00
machine
packages gnu: Add anarch. 2023-06-21 17:43:12 +08:00
services services: certbot: Fix nginx crash when certbot is used without domains. 2023-06-18 23:12:10 +02:00
system uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
tests tests: Fix the Jami service system tests. 2023-05-25 10:17:32 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-keras: Update to 2.3.1. 2023-06-20 23:40:40 +02:00
machine.scm
packages.scm
services.scm services: Check if service is #f before applying clause. 2023-06-06 13:38:35 +02:00
system.scm system: Fix reference to Hurd bug in comment. 2023-05-10 00:23:52 +02:00
tests.scm