Hi,
On Sun, 23 Apr 2023 at 15:27, "jgart" via Bug reports for GNU Guix
wrote:
> Hmmm, what is the type and/or range of inputs that are valid for
> LEVEL?
What about this patch?
diff --git a/guix/scripts/build.scm b/guix/scripts/build.scm
index 72a24f91ac..35cb888c3b 100644
--- a/guix/scripts/
User story:
jgart tries to build a currently broken Python music package:
$ guix build -v 6 music21
Hmmm, what is the allowed input range for -v/--verbosity command line flag?
$ guix build --help
-v, --verbosity=LEVEL use the given verbosity LEVEL
Hmmm, what is the type and/or range of inputs