bug#22073: Fwd: search-paths and propagated inputs

2015-12-20 Thread Ludovic Courtès
Fixed in ccda8f7, thanks! Ludo’.

bug#22073: Fwd: search-paths and propagated inputs

2015-12-20 Thread Federico Beffa
On Sun, Dec 20, 2015 at 1:56 PM, Ludovic Courtès wrote: >> To get all the required search paths recursively we should replace the >> last 'manifest-entry' slot with a call to a function like this: > > Right. > > Here’s a variant of what you propose. With that, I get: > > --8<---cut he

bug#22073: Fwd: search-paths and propagated inputs

2015-12-20 Thread Ludovic Courtès
Thanks for the heads-up, and sorry for the delay! Federico Beffa skribis: > Looking at my manifest file I see that, e.g., the entry for > 'python-matplotlib' lists all recursively propagated > dependencies. Differently from this the 'search-paths' entry only lists > the entries defined in the pa

bug#22073: Fwd: search-paths and propagated inputs

2015-12-20 Thread Federico Beffa
Any feedback on this? Thanks, Fede

bug#22073: Fwd: search-paths and propagated inputs

2015-12-03 Thread Federico Beffa
Looking at my manifest file I see that, e.g., the entry for 'python-matplotlib' lists all recursively propagated dependencies. Differently from this the 'search-paths' entry only lists the entries defined in the package (in this case none), neglecting the search paths in the 'propagated-inputs'. I

bug#22073: Fwd: search-paths and propagated inputs

2015-12-02 Thread Federico Beffa
Federico Beffa writes: > Federico Beffa writes: > >> Hi, >> >> the package 'gobject-introspection' declares a >> search-path-specification for the variable GI_TYPELIB_PATH and >> 'matplotlib' uses and propagates said package. I have 'matplotlib' in >> my profile, but "guix package --search-paths