summary refs log tree commit diff
path: root/nixos/modules/installer/tools/nixos-option
Commit message (Expand)AuthorAge
* nixos/installer: remove nixos-option compat shimK9002023-11-09
* nixos-option: add backwards compatibility layerRobert Helgesson2021-07-10
* nixos-option: init at <unversioned>Robert Helgesson2021-07-09
* Merge pull request #109665 from prusnak/stdenv-lib-nixosRobert Hensing2021-01-19
|\
| * nixos/modules: stdenv.lib -> libPavol Rusnak2021-01-17
* | nixos/modules: pkgconfig -> pkg-configJonathan Ringer2021-01-19
|/
* treewide: completely remove types.loaOfrnhmjoj2020-09-02
* nixos/nixos-option: Convert --all into -rChuck2019-12-19
* nixos/nixos-option: Refactor: Move functions aroundChuck2019-12-19
* nixos/nixos-option: Show values inside aggregate options uniformlyChuck2019-12-19
* nixos/nixos-option: fix evaluator to render a full submodule entryMaximilian Bosch2019-12-12
* snake_case -> camelCaseChuck2019-11-04
* Support aggregate types attrsOf and listOfChuck2019-11-04
* (clang-format for has_example)Chuck2019-11-04
* Add maintainerChuck2019-11-04
* Only print example when there is oneChuck2019-11-04
* snake_case -> camelCaseChuck2019-11-04
* Don't print header on stderrChuck2019-11-04
* Explain why header goes on stderrChuck2019-11-04
* Pass values by referenceChuck2019-11-04
* Pass Context by referenceChuck2019-11-04
* Hold state and autoArgs by referenceChuck2019-11-04
* Use std::get_ifChuck2019-11-04
* Per reviewer request, cast the other side.Chuck2019-11-04
* Always say which path component had troubleChuck2019-11-04
* Switch from east const to west constChuck2019-11-04
* Support submodules (Fixes #13121)Chuck2019-11-04
* clang-formatChuck2019-11-04
* Fix missing "using ThrownError"Chuck2019-11-04
* Narrow the «not defined» check to just ThrownErrorChuck2019-11-04
* Preserve type of rethrown exceptionsChuck2019-11-04
* Correct syntax for license specificationChuck2019-11-04
* Add licenseChuck2019-11-04
* Parallel build is the default, so no need to specifyChuck2019-11-04
* Remove list sortingChuck2019-11-04
* Use format strings, not concatenation, in error messagesChuck2019-11-04
* Reformat for 4-space indentationChuck2019-11-04
* nixos/nixos-option: Fix references to old nameChuck2019-11-04
* nixos/nixos-option: Show options' types #27920Chuck2019-11-04
* nixos/nixos-option: Rewrite in a more suitable languageChuck2019-11-04