summary refs log tree commit diff
path: root/nixos/modules/system/activation/top-level.nix
Commit message (Expand)AuthorAge
* s6 experiments sixosAlyssa Ross2019-02-22
* nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47...Maximilian Bosch2018-10-03
* nixos: top-level: indentJan Malakhovski2018-09-24
* nixos: top-level: evaluate assertions before warningsJan Malakhovski2018-09-24
* nixos/activation: Switch from bash to sh to avoid reading users bash config (...Elis Hirwing2018-09-18
* nixos/activation: fix activation script for non-POSIX shells (#46042)Maximilian Bosch2018-09-05
* nixos/doc: add instructions for installation behind a proxy (#45854)Venkateswara Rao Mandela2018-09-01
* Merge pull request #45397 from volth/patch-233John Ericson2018-08-20
|\
| * $toplevel/system: buildPlatform.system -> hostPlatform.systemvolth2018-08-20
* | top-level.nix: stdenv.platform -> stdenv.hostPlatform.platformvolth2018-08-20
|/
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* switch-to-configuration: use Net::DBus to retrieve the list of unitsedef2018-05-03
* Revert "Merge pull request #28206 from edef1c/net-dbus-list-units"Matthew Bauer2018-05-02
* switch-to-configuration: use Net::DBus to retrieve the list of unitsedef2018-03-05
* nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
* nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski2018-02-18
* nixos/system: make switch-to-configuration script pure.Gleb Peregud2017-11-19
* modules: specify some typesRobin Gloster2017-08-04
* Add facility to append secrets to the initrdShea Levy2017-04-02
* nixos top-level: Add 'dtbs' symlink when kernel uses device treesTuomas Tynkkynen2017-02-12
* Add stdenvNoCCEelco Dolstra2016-09-29
* nixos copySystemConfiguration: fix when chrootedVladimír Čunát2016-02-28
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* nixos: introduce system.nixosLabel option and use it where appropriateJan Malakhovski2016-01-08
* nixos: rename some outputs for better discoverability in /nix/storeJan Malakhovski2015-09-18
* Put all firmware in $out/lib/firmwareEelco Dolstra2015-08-25
* Set ‘allowSubstitutes = false’ on various derivationsEelco Dolstra2015-07-09
* Add option ‘system.extraDependencies’ for including stuff in the system c...Eelco Dolstra2015-06-04
* Fix ANSI escape in warning messagesEelco Dolstra2014-12-15
* some typosRene Donner2014-11-14
* Add system.replaceRuntimeDependencies to quickly replace system dependenciesLuca Bruno2014-06-06
* nixos: evaluate assertions at toplevel, not at systemPackagesShea Levy2014-04-22
* Revert "Merge branch 'dbus-switch-to-configuration'"Shea Levy2014-04-21
* Merge branch 'master' into dbus-switch-to-configurationOliver Charles2014-04-20
|\
| * Set personality when running a 32-bit container on a 64-bit hostEelco Dolstra2014-04-19
| * Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* | switch-to-configuration.pl: Interact via DBusOliver Charles2014-02-02
|/
* Fix passing of kernel parametersEelco Dolstra2013-12-02
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Allow options to be marked as "internal"Eelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10