Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-08 | nix-env: Fix parsing of --system | Eelco Dolstra | 1 | -0/+4 | |
https://hydra.nixos.org/build/68827814 | |||||
2017-11-14 | Make config options available to legacy commands | Eelco Dolstra | 1 | -0/+4 | |
2017-10-24 | nix: Respect -I, --arg, --argstr | Eelco Dolstra | 1 | -13/+15 | |
Also, random cleanup to argument handling. | |||||
2017-06-07 | Don't show flags from config settings in "nix --help" | Eelco Dolstra | 1 | -2/+6 | |
2017-04-13 | Convert Settings to the new config system | Eelco Dolstra | 1 | -1/+5 | |
This makes all config options self-documenting. Unknown or unparseable config settings and --option flags now cause a warning. | |||||
2016-04-25 | Improved logging abstraction | Eelco Dolstra | 1 | -9/+0 | |
This also gets rid of --log-type, since the nested log type isn't useful in a multi-threaded situation, and nobody cares about the "pretty" log type. | |||||
2016-02-09 | Start of new Nix command-line interface | Eelco Dolstra | 1 | -0/+1 | |
2016-02-09 | New command line parsing infrastructure | Eelco Dolstra | 1 | -0/+37 | |