From 95d4d3afa801521ecfde7e547647ebd9ffd7279a Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Wed, 19 Mar 2025 23:58:15 +0900 Subject: [PATCH] gnu: gnome-boxes: Add debug output. * gnu/packages/gnome.scm (gnome-boxes) [outputs]: Add "debug". Change-Id: I7eed8180bc0dafd129e6203582abfaff02513962 --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index d922fb8c6c..67cbb0444a 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12904,6 +12904,7 @@ integrate seamlessly with the GNOME desktop.") "gnome-boxes-" version ".tar.xz")) (sha256 (base32 "1b9ya5pcb5dfii0qs9r167a3kxymdsq624bpi1nvzbwgar15ypyh")))) + (outputs '("out" "debug")) (build-system meson-build-system) (arguments (list #:glib-or-gtk? #t