about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2017-12-08 08:50:23 +0100
committeraszlig <aszlig@nix.build>2017-12-08 08:51:10 +0100
commit4c4f38c7f41fc9e21e6f7ba3b4408dbda92a1927 (patch)
tree5fbe6998bb720fab47ba8eedf97671473c5329ef /machines
parent7d1291f4d78597f53856002870d6499317b5af1c (diff)
core/lazy-packages: Silence stdout of nix-store -r
For example if you have something like cabal2nix as a lazy package,
using "cabal2nix --shell . > default.nix" will result in the store path
of cabal2nix being present in the resulting default.nix as the first
line.

We obviously do not want that, so let's redirect stdout of nix-store -r
to /dev/null.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'machines')
0 files changed, 0 insertions, 0 deletions