summary refs log tree commit diff
path: root/lib/types.nix
Commit message (Expand)AuthorAge
* Add some primops to libEelco Dolstra2013-11-12
* Fix backward compatibility with Nix < 1.6Eelco Dolstra2013-10-30
* Strictly check the arguments to mkOptionEelco Dolstra2013-10-30
* Show correct position info for errors in submodulesEelco Dolstra2013-10-30
* Add option type "str" for unique stringsEelco Dolstra2013-10-29
* Show precise error messages in option merge failuresEelco Dolstra2013-10-28
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Check for undeclared optionsEelco Dolstra2013-10-28
* Show error locations in submodulesEelco Dolstra2013-10-28
* Fix manual generationEelco Dolstra2013-10-28
* Inline some functions on the critical pathEelco Dolstra2013-10-28
* Use isType instead of typeOfEelco Dolstra2013-10-28
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10