~ruther/guix-local

30e5484f35cfb0f6b00ca317c1fc360002ffb8c3 — Ricardo Wurmus 2 years ago 1a0c7f7
gnu: swineherd: Propagate inputs.

Swineherd does not wrap its inputs, so it needs to drag along all its Guile
inputs when installed.

* gnu/packages/admin.scm (swineherd)[inputs]: Move all from here...
[propagated-inputs]: ...to here.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +1 -1
@@ 422,7 422,7 @@ interface and is based on GNU Guile.")
       #:make-flags '("GUILE_AUTO_COMPILE=0")))
    (native-inputs
     (list autoconf automake guile-3.0 pkg-config texinfo))
    (inputs
    (propagated-inputs
     (list btrfs-progs
           guile-config
           guile-fibers-1.3