1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 19:41:50 +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:
Mathieu Othacehe
2022-11-10 18:15:48 +01:00
parent 1f5e8ef14f
commit 3e3f3a332d
+1
View File
@@ -267,6 +267,7 @@ tmpfs/ramfs filesystems.")
perl perl
python-wrapper python-wrapper
util-linux)) util-linux))
(outputs '("out" "debug"))
(home-page "https://www.gnu.org/software/parted/") (home-page "https://www.gnu.org/software/parted/")
(synopsis "Disk partition editor") (synopsis "Disk partition editor")
(description (description