mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: parted: Add a debug output.
This is useful when debugging installer crashes in libparted. * gnu/packages/disk.scm (parted)[outputs]: Add a "debug" output.
This commit is contained in:
@@ -267,6 +267,7 @@ tmpfs/ramfs filesystems.")
|
||||
perl
|
||||
python-wrapper
|
||||
util-linux))
|
||||
(outputs '("out" "debug"))
|
||||
(home-page "https://www.gnu.org/software/parted/")
|
||||
(synopsis "Disk partition editor")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user