summary refs log tree commit diff
path: root/lib/types.nix
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Add option type "str" for unique stringsEelco Dolstra1-0/+8
2013-10-28Show precise error messages in option merge failuresEelco Dolstra1-39/+37
2013-10-28Remove uses of the "merge" option attributeEelco Dolstra1-0/+6
2013-10-28Check for undeclared optionsEelco Dolstra1-5/+5
2013-10-28Show error locations in submodulesEelco Dolstra1-9/+12
2013-10-28Fix manual generationEelco Dolstra1-22/+31
2013-10-28Inline some functions on the critical pathEelco Dolstra1-1/+1
2013-10-28Use isType instead of typeOfEelco Dolstra1-1/+0
2013-10-28Big cleanup of the NixOS module systemEelco Dolstra1-92/+56
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra1-0/+226