summary refs log tree commit diff
path: root/nixos/modules/installer/tools/tools.nix
Commit message (Expand)AuthorAge
* nixos/nixos-*: use runtimeShellBen Wolsieffer2020-08-16
* nixos/tools: adapt for renamed console optionsMilan Pässler2020-04-21
* nixos-option: Disable on Nix >= 2.4 because it doesn't compileEelco Dolstra2020-03-20
* nixos-version --json: Use builtins.toJSONEelco Dolstra2020-02-10
* nixos-version: Add --json flag and show system.configurationRevisionEelco Dolstra2020-02-05
* nixos-rebuild: Add --flake optionEelco Dolstra2020-02-05
* Improve documentation for stateVersionMalte Brandy2020-01-07
* nixos/nixos-option: Rewrite in a more suitable languageChuck2019-11-04
* nixos-generate-config: Fix incorrectly named optionDaniel Fullmer2019-11-02
* nixos/gnupg: add option for setting pinentry flavoursFranz Pletz2019-10-16
* nixos-generate-config: add useDHCP per interfaceRobin Gloster2019-09-24
* nixos-generate-config: enable overriding configuration.nixBas van Dijk2019-08-08
* nixos-generate-config: do not build btrfs-tools when btrfs is not usedvolth2019-04-25
* lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* [bot]: remove unreferenced codevolth2018-07-20
* Remove all references to absent nixos-prepare-rootPhilippe Grégoire2018-05-18
* Merge remote-tracking branch 'origin/master' into nix-2.0Eelco Dolstra2018-02-22
|\
| * nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* | nixos-prepare-root: RemoveEelco Dolstra2018-02-07
* | nixos-install: Make compatible with Nix 2.0Eelco Dolstra2018-02-05
* | Add a "nixos-enter" commandEelco Dolstra2018-02-05
|/
* Refactor nixos-install to separate out filesystem build logicDan Peebles2017-04-16
* nixos-rebuild: Move the Nix fallback store paths into a separate fileEelco Dolstra2016-09-06
* Partially revert "Revert "nixos: remove rsync from base install and add expli...obadz2016-09-06
* Revert "nixos: remove rsync from base install and add explicit path in nixos-...Eelco Dolstra2016-09-05
* nixos/lib/make-disk-image: refactor to use nixos-installobadz2016-08-16
* nixos-install: cleanups & improvements to run on non-NixOS systemsobadz2016-08-16
* nixos: remove rsync from base install and add explicit path in nixos-installobadz2016-08-09
* nixos-install: fix SSL certificate errorNikolay Amiantov2016-05-20
* treewide: Use correct output of config.nix.package in non-string contextsTuomas Tynkkynen2016-04-25
* Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra2016-03-01
* Add the tool "nixos-typecheck" that can check an option declaration to:Thomas Strobel2016-02-29
* btrfsProgs -> canonical btrfs-progsTobias Geerinckx-Rice2016-01-03
* Add auto update featureEelco Dolstra2015-08-07
* Add option system.stateVersionEelco Dolstra2015-07-27
* Merge pull request #5704 from eduarrrd/nixos-versionPeter Simons2015-02-20
|\
| * Add option to display git revision to nixos-versionEduard Bachmakov2014-12-27
* | Remove gui (see #6207), use nixui insteadDomen Kožar2015-02-08
|/
* remove unused parameter from nixos module that is causing trouble with nixops...Aristid Breitkreuz2014-10-19
* Revert "Revert "Merge pull request #2449 from wkennington/master.grub""William A. Kennington III2014-09-02
* Revert "Merge pull request #2449 from wkennington/master.grub"Michael Raskin2014-08-31
* nixos-generate-config: Detect btrfs subvolumesWilliam A. Kennington III2014-08-28
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Fix nixos-rebuild.sh to depend on NixGergely Risko2014-06-10
* nixos-generate-config: Use systemd-detect-virt instead of dmidecodeEelco Dolstra2014-04-30
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Manual: Expand the Development chapterEelco Dolstra2013-10-31
* Comment out nixos-guiEelco Dolstra2013-10-30
* Rename environment.nix -> nix.packageEelco Dolstra2013-10-28