mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
lib.modules: init lib.mkDefinition
Free-floating definitions including file location.
This commit is contained in:
parent
4ad504735a
commit
b42b9e061b
2 changed files with 19 additions and 4 deletions
|
@ -446,6 +446,7 @@ let
|
|||
fixupOptionType
|
||||
mkIf
|
||||
mkAssert
|
||||
mkDefinition
|
||||
mkMerge
|
||||
mkOverride
|
||||
mkOptionDefault
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue