unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Manifest Hooks?
@ 2020-07-15  0:57 Steven Stallion
  2020-07-24 16:33 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Stallion @ 2020-07-15  0:57 UTC (permalink / raw)
  To: help-guix

All,

I've been looking into using manifests to help track some project
dependencies and had a question for the list. Is it possible to add a
shell hook similar to nix-shell when the packages specified by a
manifest have been installed? In this specific case, I have a Python
virtualenv I would like to activate when packages have finished
installing without requiring additional scripting.

Thanks in advance!
Steve


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

* Re: Manifest Hooks?
  2020-07-15  0:57 Manifest Hooks? Steven Stallion
@ 2020-07-24 16:33 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-07-24 16:33 UTC (permalink / raw)
  To: Steven Stallion; +Cc: help-guix

Hi,

Steven Stallion <sstallion@gmail.com> skribis:

> I've been looking into using manifests to help track some project
> dependencies and had a question for the list. Is it possible to add a
> shell hook similar to nix-shell when the packages specified by a
> manifest have been installed? In this specific case, I have a Python
> virtualenv I would like to activate when packages have finished
> installing without requiring additional scripting.

No, there’s no such thing.  I guess you could tweak ~/.bashrc to do that
based on $GUIX_ENVIRONMENT but it’s not very elegant.

Besides, I’d be interested in your thoughts as to whether/how ‘guix
environment’ could be improved to make virtualenv unnecessary.

Thanks,
Ludo’.


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

end of thread, other threads:[~2020-07-24 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15  0:57 Manifest Hooks? Steven Stallion
2020-07-24 16:33 ` Ludovic Courtès

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).