summary refs log tree commit diff
path: root/nixos/modules/installer/tools/nixos-option.sh
Commit message (Expand)AuthorAge
* Merge pull request #5416 from nbp/nixos-option-includeNicolas B. Pierron2014-12-21
|\
| * nixos-option: Support -I option.Nicolas B. Pierron2014-12-20
* | nixos-option: Use <nixpkgs/nixos> instead of <nixpkgs>.Nicolas B. Pierron2014-12-21
|/
* nixos-option: Produce nicer error messages in case of typos.Nicolas B. Pierron2014-12-20
* nixos-option: Handle 'attrsOf submodule' options.Nicolas B. Pierron2014-12-20
* nixos-option: Improve error messages to avoid reporting internal location and...Nicolas B. Pierron2014-12-19
* nixos-option: Print derivation outPath within attribute sets and list, when t...Nicolas B. Pierron2014-12-19
* nixos-option: Print the outPath of derivation for option values.Nicolas B. Pierron2014-12-19
* nixos-option: fixes as suggested by @nbpDomen Kožar2014-09-06
* nixos-option: enable all flags by default and make output a bit readable cc @nbpDomen Kožar2014-09-03
* typo: occured -> occurredEllis Whitehead2014-03-07
* Fix nixos-optionEelco Dolstra2013-10-28
* Merge "nixos-option --install" into nixos-generate-configEelco Dolstra2013-10-13
* Map --help flag to "man <command>" for more NixOS commandsEelco Dolstra2013-10-13
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10