diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2017-04-25 15:18:05 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2017-04-25 15:18:05 +0200 |
commit | d48c973ece20875391bebde3c167d6e0cc1e666e (patch) | |
tree | 61e831c1c3b013918694539ffe98243c7218ebc9 /src/nix/command.cc | |
parent | 0b6220fbd6869ec9f48094b85350ef2ea0429b14 (diff) |
Set default installable
Thus
$ nix build -f foo.nix
will build foo.nix.
And
$ nix build
will build default.nix. However, this may not be a good idea because
it's kind of inconsistent, given that "nix build foo" will build the
"foo" attribute from the default installation source (i.e. the
synthesis of $NIX_PATH), rather than ./default.nix. So I may revert
this.
Diffstat (limited to 'src/nix/command.cc')
0 files changed, 0 insertions, 0 deletions