aboutsummaryrefslogtreecommitdiff
path: root/lib/asserts.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-061-0/+44
Since the `assertOneOf` uses `lib.generators`, they are not really trivial anymore and should go into their own library file.