Re: nix shellHook equivalent for guix environment?

2021-03-10 Thread Pierre-Antoine Bouttier
Hi, thank you for pointing this. I will check if it can fit my needs. Best --- Pierre-Antoine Bouttier GriCAD Research Engineer GriCAD - https://gricad.univ-grenoble-alpes.fr/ Batiment IMAG CS 40700 38058 Grenoble CEDEX 9 +33 4 57 42 18 66 > Le 10 mars 2021 à 16:03, Xinglu Chen a écrit : >

Re: nix shellHook equivalent for guix environment?

2021-03-10 Thread Pierre-Antoine Bouttier
Hi Simon, Thank you for your answer. Some interface helpers to build a proper manifest.scm would be appreciated, but this not really my problem here. Just FYI, nix-shell command is the equivalent of guix environment, and shellHook is the keyword of a particular section in the nix equivalent

Re: nix shellHook equivalent for guix environment?

2021-03-10 Thread Xinglu Chen
Hi! On Tue, Mar 09 2021, Pierre-Antoine Bouttier wrote: > Dear all, > > Do you know if there is any equivalent to shellHook, available for the > nix-shell command, for setting up a guix environment through a > manifest.scm file? > > Or maybe another methodology with guix to have approximatively

Re: nix shellHook equivalent for guix environment?

2021-03-10 Thread zimoun
Hi Pierre-Antoine, On Tue, 09 Mar 2021 at 17:23, Pierre-Antoine Bouttier wrote: > Do you know if there is any equivalent to shellHook, available for the > nix-shell command, for setting up a guix environment through a > manifest.scm file? > > Or maybe another methodology with guix to have

nix shellHook equivalent for guix environment?

2021-03-09 Thread Pierre-Antoine Bouttier
Dear all, Do you know if there is any equivalent to shellHook, available for the nix-shell command, for setting up a guix environment through a manifest.scm file? Or maybe another methodology with guix to have approximatively the same behavior? (i.e. in a file that can be put under version