Eric Bavier <[email protected]> skribis: > From 58f3eec4191b94db440d1689edc58e2d551a4722 Mon Sep 17 00:00:00 2001 > From: Eric Bavier <[email protected]> > Date: Thu, 24 Jul 2014 23:59:00 -0500 > Subject: [PATCH] guix: package: Fix recutils output for non-package inputs. > > * guix/ui.scm (package->recutils)[dependencies]: Ignore non-package inputs.
Argh, good catch. Can you also add this in tests/guix-package.sh: # Make sure the recutils output is valid for all the packages. guix package --search "" > /dev/null Thanks, Ludo’.
