add CHECK_LIST shadow item

This commit is contained in:
Emile Clark-Boman 2026-01-28 17:27:36 +10:00
parent 935959858b
commit eeb100df00

View file

@ -1,3 +1,5 @@
- [ ] mix should warn explicitly or have an "allowShadow" & "allowShadowPredicate"
decl option when content will be shadowed
- [ ] mix should do a deeply nested merge, not a surface level merge - [ ] mix should do a deeply nested merge, not a surface level merge
- [ ] implement isomorphisms (especially from primitives to NixTypes) - [ ] implement isomorphisms (especially from primitives to NixTypes)