summary refs log tree commit diff
path: root/nixos/lib/utils.nix
Commit message (Collapse)AuthorAge
* nixos: generalize copy-paste from stage-1 and zfs to utilsJan Malakhovski2016-08-23
|
* nixos: apply toposort to fileSystems to support bind and move mountsJan Malakhovski2016-08-23
| | | | And use new `config.system.build.fileSystems` property everywhere.
* nixos: throw an error on invalid shell packagezimbatm2016-07-04
| | | | All shell packages must export the shellPath passthru
* Use shell packages to select the user's shellzimbatm2016-06-12
| | | | The string type is still available for backward-compatiblity.
* nixos/utils: Don't remove first character if not a /William A. Kennington III2014-09-03
|
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10