[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Put out symlinks in env dir
- Subject: Re: Put out symlinks in env dir
- From: Chris Warburton
- Date: Tue, 20 Jun 2017 17:22:11 +0100
- In-reply-to: <8162a77b378b70d1-0-artemis@nixos>
- References: <8162a77b378b70d1-0-artemis@nixos>
Maybe we could use the 'shell.drv' trick? Depends on how fast it is to
instantiate.
What we really want is something like:
makeWrapper "${bash}/bin/bash" --set PATH ... --set PYTHONPATH ...