summary refs log tree commit diff
path: root/lib/modules.nix
Commit message (Expand)AuthorAge
* Add some primops to libEelco Dolstra2013-11-12
* Fix backward compatibility with Nix < 1.6Eelco Dolstra2013-10-30
* Show correct position info for errors in submodulesEelco Dolstra2013-10-30
* Export only the files of the active definitionsEelco Dolstra2013-10-30
* Fix environment.checkConfigurationOptionsEelco Dolstra2013-10-29
* fixMergeModules shouldn't check whether options are declaredEelco Dolstra2013-10-29
* Add fixMergeModules back inEelco Dolstra2013-10-29
* Support module keys that are pathsEelco Dolstra2013-10-29
* Add a priority level for overrides in VM testsEelco Dolstra2013-10-29
* Fix nixos-optionEelco Dolstra2013-10-28
* Show precise error messages in option merge failuresEelco Dolstra2013-10-28
* Support mkOverride in non-leaf nodesEelco Dolstra2013-10-28
* Allow imports in plain modulesEelco Dolstra2013-10-28
* Remove debug codeEelco Dolstra2013-10-28
* Fix evaluation of environment.variablesEelco Dolstra2013-10-28
* Fix NixOps evaluationEelco Dolstra2013-10-28
* Fix option renamingEelco Dolstra2013-10-28
* Check for undeclared optionsEelco Dolstra2013-10-28
* Show error locations in submodulesEelco Dolstra2013-10-28
* Fix manual generationEelco Dolstra2013-10-28
* Fix commentEelco Dolstra2013-10-28
* Inline some functions on the critical pathEelco Dolstra2013-10-28
* Reduce the number of allocations a bitEelco Dolstra2013-10-28
* Keep position information for option declarations and definitionsEelco Dolstra2013-10-28
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Small cleanupEelco Dolstra2013-10-24
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10