You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Test that specifying both functor.wrapped and functor.payload isn't allowed
520
+
checkConfigError 'Type foo defines both `functor.payload` and `functor.wrapped` at the same time, which is not supported.' config.result ./default-type-merge-both.nix
521
+
522
+
519
523
# Anonymous submodules don't get nixed by import resolution/deduplication
520
524
# because of an `extendModules` bug, issue 168767.
0 commit comments