about summary refs log tree commit diff
path: root/nixos/modules/installer/tools
AgeCommit message (Expand)AuthorFilesLines
2020-01-21nixos-rebuild: fix the maybeSudo usagezimbatm1-6/+10
2020-01-07Improve documentation for stateVersionMalte Brandy1-4/+6
2020-01-05nix: 2.3.1 -> 2.3.2Eelco Dolstra1-4/+4
2019-12-28Merge pull request #76189 from Ma27/nixos-install-verbosity-levelLinus Heckemann1-3/+12
2019-12-25nixos-generate-config: i18n.consoleFont has been renamed to console.fontPavol Rusnak1-1/+1
2019-12-22nixos/nixos-installer: add flags for verbosity and build logsMaximilian Bosch1-3/+12
2019-12-19nixos-generate-config: don't generate swapDevices for zram devices (#75921)buckley3101-0/+3
2019-11-07nixos-rebuild: add explicit option to enable (remote) sudoBjørn Forsman1-4/+5
2019-11-04snake_case -> camelCaseChuck1-2/+2
2019-11-04Support aggregate types attrsOf and listOfChuck1-1/+6
2019-11-04(clang-format for has_example)Chuck1-7/+8
2019-11-04Add maintainerChuck1-1/+2
2019-11-04Only print example when there is oneChuck1-2/+13
2019-11-04snake_case -> camelCaseChuck1-58/+57
2019-11-04Don't print header on stderrChuck1-3/+1
2019-11-04Explain why header goes on stderrChuck1-2/+2
2019-11-04Pass values by referenceChuck1-20/+20
2019-11-04Pass Context by referenceChuck1-44/+43
2019-11-04Hold state and autoArgs by referenceChuck1-25/+25
2019-11-04Use std::get_ifChuck1-2/+2
2019-11-04Per reviewer request, cast the other side.Chuck1-1/+1
2019-11-04Always say which path component had troubleChuck1-21/+27
2019-11-04Switch from east const to west constChuck1-38/+38
2019-11-04Support submodules (Fixes #13121)Chuck1-10/+46
2019-11-04clang-formatChuck1-6/+8
2019-11-04Fix missing "using ThrownError"Chuck1-0/+1
2019-11-04Narrow the «not defined» check to just ThrownErrorChuck1-1/+3
2019-11-04Preserve type of rethrown exceptionsChuck1-18/+20
2019-11-04Correct syntax for license specificationChuck1-2/+2
2019-11-04Add licenseChuck1-0/+3
2019-11-04Parallel build is the default, so no need to specifyChuck1-1/+0
2019-11-04Remove list sortingChuck1-36/+1
2019-11-04Use format strings, not concatenation, in error messagesChuck1-5/+5
2019-11-04Reformat for 4-space indentationChuck3-491/+496
2019-11-04nixos/nixos-option: Fix references to old nameChuck1-3/+3
2019-11-04nixos/nixos-option: Show options' types #27920Chuck1-0/+3
2019-11-04nixos/nixos-option: Rewrite in a more suitable languageChuck7-331/+692
2019-11-02nixos-generate-config: Fix incorrectly named optionDaniel Fullmer1-1/+1
2019-10-23Merge master into staging-nextFrederik Rietdijk1-3/+7
2019-10-22nixos-rebuild: support sudo + --target-hostBjørn Forsman1-3/+7
2019-10-16nixos/gnupg: add option for setting pinentry flavoursFranz Pletz1-1/+5
2019-10-16Revert "Merge pull request #71095 from flokli/pinentry-cleanup"worldofpeace1-5/+1
2019-10-16nixos/gnupg: add option for setting pinentry flavoursFranz Pletz1-1/+5
2019-10-11Merge pull request #70734 from jtojnar/nixos-rebuild-remote-fishJan Tojnar1-1/+1
2019-10-10nix: 2.3 -> 2.3.1Eelco Dolstra1-4/+4
2019-10-08nixos-rebuild: Fix target-host using fishJan Tojnar1-1/+1
2019-10-07Revert "Merge #67232: machinectl compliant NixOS installation"Vladimír Čunát1-2/+1
2019-10-07Merge pull request #69302 from mayflower/networkd-disallow-dhcpLinus Heckemann2-0/+21
2019-09-24nixos-generate-config: add useDHCP per interfaceRobin Gloster2-0/+21
2019-09-13nixos-install: ensure activation script is always calledChristian Kögler1-1/+2