Ludovic Courtès writes: > Christopher Baines skribis: > >> This fixes some functionality in gnome-disks, which uses udisks. Adding >> cryptsetup enables creating partitions using LUKS, and adding parted enables >> editing the partition tables through the disks application. >> >> * gnu/packages/freedesktop.scm (udisks)[inputs]: Add cryptsetup and parted. >> (arguments): Rename set-mount-file-name phase, and add cryptsetup and >> parted. > > I think the explanation above should be a comment, but otherwise LGTM. > > Thanks for fixing it! No problem, I've added a couple of comments and pushed. Thanks for reviewing :) Chris