about summary refs log tree commit diff
path: root/nixos/modules/installer/tools/tools.nix
Commit message (Expand)AuthorAge
* [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
* nixos-generate-config: Write to /etc/nixos/hardware.nix rather than stdoutEelco Dolstra2013-10-13
* Rename nixos-hardware-scan to nixos-generate-configEelco Dolstra2013-10-13
* Remove unused fileEelco Dolstra2013-10-13
* Refactor variable namesEelco Dolstra2013-10-13
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10