summaryrefslogtreecommitdiffstats
path: root/nixos/modules/installer/tools
AgeCommit message (Expand)Author
2020-03-20nixos-option: Disable on Nix >= 2.4 because it doesn't compileEelco Dolstra
2020-02-24nix-fallback-paths.nix: Fix x86_64-linux pathEelco Dolstra
2020-02-19nix: 2.3.2 -> 2.3.3Eelco Dolstra
2020-02-15nixos/nixos-build-vms: switch to python test-driverMaximilian Bosch
2020-02-12nixos-enter: redirect to fd2 instead of a file named /dev/stderrGraham Christensen
2020-02-10DohEelco Dolstra
2020-02-10nixos-rebuild: Remove TODOsEelco Dolstra
2020-02-10nixos.revision: Use null instead of "master"Eelco Dolstra
2020-02-10nixos-version --json: Use builtins.toJSONEelco Dolstra
2020-02-10nixos-rebuild: Remove --keep-going flagEelco Dolstra
2020-02-10nixos-rebuild: Make 'edit' work with with flakesEelco Dolstra
2020-02-05nixos-rebuild: Propagate various flake lock file flagsEelco Dolstra
2020-02-05nixos-rebuild: Avoid subshell reading hostnameEelco Dolstra
2020-02-05nixos-rebuild: Support -L flagEelco Dolstra
2020-02-05nixos-rebuild: uri -> urlEelco Dolstra
2020-02-05nixos-{rebuild,container}: Use flakeref#attrpath syntaxEelco Dolstra
2020-02-05nixos-rebuild: Use /etc/nixos/flake.nix if it existsEelco Dolstra
2020-02-05nixos-version: Add --json flag and show system.configurationRevisionEelco Dolstra
2020-02-05nixos-rebuild: Add --flake optionEelco Dolstra
2020-02-01nixos-rebuild: --use-remote-sudo does not take an argumentEelco Dolstra
2020-02-01Merge pull request #75439 from Ma27/submodule-fixes-for-nixos-optionMaximilian Bosch
2020-01-21nixos-rebuild: fix the maybeSudo usagezimbatm
2020-01-07Improve documentation for stateVersionMalte Brandy
2020-01-05nix: 2.3.1 -> 2.3.2Eelco Dolstra
2019-12-28Merge pull request #76189 from Ma27/nixos-install-verbosity-levelLinus Heckemann
2019-12-25nixos-generate-config: i18n.consoleFont has been renamed to console.fontPavol Rusnak
2019-12-22nixos/nixos-installer: add flags for verbosity and build logsMaximilian Bosch
2019-12-19nixos-generate-config: don't generate swapDevices for zram devices (#75921)buckley310
2019-12-19nixos/nixos-option: Convert --all into -rChuck
2019-12-19nixos/nixos-option: Refactor: Move functions aroundChuck
2019-12-19nixos/nixos-option: Show values inside aggregate options uniformlyChuck
2019-12-12nixos/nixos-option: fix evaluator to render a full submodule entryMaximilian Bosch
2019-11-07nixos-rebuild: add explicit option to enable (remote) sudoBjørn Forsman
2019-11-04snake_case -> camelCaseChuck
2019-11-04Support aggregate types attrsOf and listOfChuck
2019-11-04(clang-format for has_example)Chuck
2019-11-04Add maintainerChuck
2019-11-04Only print example when there is oneChuck
2019-11-04snake_case -> camelCaseChuck
2019-11-04Don't print header on stderrChuck
2019-11-04Explain why header goes on stderrChuck
2019-11-04Pass values by referenceChuck
2019-11-04Pass Context by referenceChuck
2019-11-04Hold state and autoArgs by referenceChuck
2019-11-04Use std::get_ifChuck
2019-11-04Per reviewer request, cast the other side.Chuck
2019-11-04Always say which path component had troubleChuck
2019-11-04Switch from east const to west constChuck
2019-11-04Support submodules (Fixes #13121)Chuck
2019-11-04clang-formatChuck