[Nix-dev] Suggestion: programs are *always* in the path
Eelco Dolstra
eelco.dolstra at logicblox.com
Thu May 4 17:12:45 CEST 2017
Hi,
On 05/04/2017 05:00 PM, Jos van den Oever wrote:
> This does not:
>
> NIX_AUTO_RUN=1 sqlite3
That's because sqlite3 is in multiple packages (sqlite and sqliteInteractive).
NIX_AUTO_RUN only works if there is only one variant. Might be nice if it picked
one according to some heuristic.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list