lib: deprecate mkAliasOptionModuleMD
This commit is contained in:
@@ -345,6 +345,8 @@
|
||||
|
||||
### Deprecations {#sec-nixpkgs-release-25.11-lib-deprecations}
|
||||
|
||||
- `lib.options.mkAliasOptionModuleMD` is now obsolete; use the identical [`lib.options.mkAliasOptionModule`] instead.
|
||||
|
||||
- `types.either` silently accepted mismatching types when used in `freeformType`. Module maintainers should fix the used type
|
||||
In most cases wrapping `either` with `attrsOf` should be sufficient.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user