mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-21 05:54:09 +02:00
aed1f1b049
* gnu/system/uuid.scm (uuid=?): New procedure.
* tests/uuid.scm ("uuid=?"): New test.
* gnu/build/file-systems.scm (partition-uuid-predicate)
(luks-partition-uuid-predicate): Use it instead of 'bytevector=?'.