unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Recent change in 'guix package --search-paths' behavior?
@ 2017-05-10  8:45 Chris Marusich
  2017-05-10 12:08 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Marusich @ 2017-05-10  8:45 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]

Hi,

The manual says ((guix) Invoking guix package):

--8<---------------cut here---------------start------------->8---
     This option can also be used to compute the _combined_ search paths
     of several profiles.  Consider this example:

          $ guix package -p foo -i guile
          $ guix package -p bar -i guile-json
          $ guix package -p foo -p bar --search-paths

     The last command above reports about the ‘GUILE_LOAD_PATH’
     variable, even though, taken individually, neither ‘foo’ nor ‘bar’
     would lead to that recommendation.
--8<---------------cut here---------------end--------------->8---

I've tried this just now, and the command says nothing about the
GUILE_LOAD_PATH:

--8<---------------cut here---------------start------------->8---
$ guix package -p foo -p bar --search-paths
export PATH="foo/bin"
--8<---------------cut here---------------end--------------->8---

Is the documentation wrong, or is this a regression?

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-11  8:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-10  8:45 Recent change in 'guix package --search-paths' behavior? Chris Marusich
2017-05-10 12:08 ` Ludovic Courtès
2017-05-11  7:07   ` Chris Marusich
2017-05-11  8:33     ` Ludovic Courtès
2017-05-11  8:46       ` Chris Marusich

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).