about summary refs log tree commit diff
path: root/nixos/modules/installer/tools
Commit message (Expand)AuthorAge
* nixos-option: Disable on Nix >= 2.4 because it doesn't compileEelco Dolstra2020-03-20
* nix-fallback-paths.nix: Fix x86_64-linux pathEelco Dolstra2020-02-24
* nix: 2.3.2 -> 2.3.3Eelco Dolstra2020-02-19
* nixos/nixos-build-vms: switch to python test-driverMaximilian Bosch2020-02-15
* nixos-enter: redirect to fd2 instead of a file named /dev/stderrGraham Christensen2020-02-12
* DohEelco Dolstra2020-02-10
* nixos-rebuild: Remove TODOsEelco Dolstra2020-02-10
* nixos.revision: Use null instead of "master"Eelco Dolstra2020-02-10
* nixos-version --json: Use builtins.toJSONEelco Dolstra2020-02-10
* nixos-rebuild: Remove --keep-going flagEelco Dolstra2020-02-10
* nixos-rebuild: Make 'edit' work with with flakesEelco Dolstra2020-02-10
* nixos-rebuild: Propagate various flake lock file flagsEelco Dolstra2020-02-05
* nixos-rebuild: Avoid subshell reading hostnameEelco Dolstra2020-02-05
* nixos-rebuild: Support -L flagEelco Dolstra2020-02-05
* nixos-rebuild: uri -> urlEelco Dolstra2020-02-05
* nixos-{rebuild,container}: Use flakeref#attrpath syntaxEelco Dolstra2020-02-05
* nixos-rebuild: Use /etc/nixos/flake.nix if it existsEelco Dolstra2020-02-05
* nixos-version: Add --json flag and show system.configurationRevisionEelco Dolstra2020-02-05
* nixos-rebuild: Add --flake optionEelco Dolstra2020-02-05
* nixos-rebuild: --use-remote-sudo does not take an argumentEelco Dolstra2020-02-01
* Merge pull request #75439 from Ma27/submodule-fixes-for-nixos-optionMaximilian Bosch2020-02-01
|\
| * 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
* | nixos-rebuild: fix the maybeSudo usagezimbatm2020-01-21
* | Improve documentation for stateVersionMalte Brandy2020-01-07
* | nix: 2.3.1 -> 2.3.2Eelco Dolstra2020-01-05
* | Merge pull request #76189 from Ma27/nixos-install-verbosity-levelLinus Heckemann2019-12-28
|\ \
| * | nixos/nixos-installer: add flags for verbosity and build logsMaximilian Bosch2019-12-22
* | | nixos-generate-config: i18n.consoleFont has been renamed to console.fontPavol Rusnak2019-12-25
|/ /
* / nixos-generate-config: don't generate swapDevices for zram devices (#75921)buckley3102019-12-19
|/
* nixos-rebuild: add explicit option to enable (remote) sudoBjørn Forsman2019-11-07
* 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