Alex Kost <alez...@gmail.com> skribis: > Ludovic Courtès (2017-10-04 09:35 +0200) wrote: > >> Howdy Alex, >> >> I just noticed that ‘M-x guix-system-generations’ followed by ‘i’ >> doesn’t correctly handle UUID objects in the ‘root-device’ or >> ‘store-device’ fields. Here’s the backtrace: > [...] >> I wonder if this was already the case before the introduction of <uuid> >> objects in commit 9b336338cdc0e46a3bf7a2913c2f61cd2410c4d6, when UUIDs >> were referred to as bytevectors. > > I don't know (I've never used UUIDs), apparently UUIDs have never been > handled properly :-) > > Should be fixed now (I mean should be fixed in the next release): > > > https://notabug.org/alezost/emacs-guix/commit/6927d5afd2c4543bc97785d3f35e06a8b0fe86f3
That was fast, thank you! Ludo’.