diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2017-08-29 15:00:08 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2017-08-29 15:00:08 +0200 |
commit | 05d68a6e23127e490193599f75489006830b302c (patch) | |
tree | 213b0c677dec14868a0dadc40d0dadbf40562b7a /nix.spec.in | |
parent | 5cc8609e30ab4f76053f3159c51ea78d9215bc8c (diff) |
nix run: Add some flags for clearing/keeping the environment
This is useful for testing commands in isolation.
For example,
$ nix run nixpkgs.geeqie -i -k DISPLAY -k XAUTHORITY -c geeqie
runs geeqie in an empty environment, except for $DISPLAY and
$XAUTHORITY.
Diffstat (limited to 'nix.spec.in')
0 files changed, 0 insertions, 0 deletions