summary refs log tree commit diff
path: root/nixos/lib/utils.nix
Commit message (Expand)AuthorAge
* nixos/lib: Handle null `device` correctlyjakobrs2021-06-18
* nixos/lib, nixos/filesystems: Make fsBefore more stable, and add `depends` op...jakobrs2021-06-08
* nixos/{containers,cri-o,podman}: move copyFile to nixos/lib/utilszowoq2020-09-24
* nixos/boot: some documentation improvementsKeshav Kini2020-07-29
* nixos/lib: use removePrefix in escapeSystemdPathflorianjacob2020-03-14
* nixos/lib/utils: Make the set recursive again, unbreak evalSarah Brofeldt2019-09-08
* Merge pull request #66274 from talyz/gitlabFlorian Klink2019-09-07
|\
| * nixos/utils: Handle arbitrary secrets in JSON output filestalyz2019-09-06
* | treewide: remove redundant recvolth2019-08-28
|/
* fix infinite recursion caused by the unnecessary inspection of options + fix ...msteen2018-12-24
* 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
* nixos: throw an error on invalid shell packagezimbatm2016-07-04
* Use shell packages to select the user's shellzimbatm2016-06-12
* 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