After updating this flake's inputs, we start to see:
evaluation warning: `overrideScope'` (from `lib.makeScope`) has been renamed to `overrideScope`.
evaluation warning: `overrideScope'` (from `lib.makeScope`) has been renamed to `overrideScope`.
evaluation warning: `overrideScope'` (from `lib.makeScope`) has been renamed to `overrideScope`.
This PR updates the flake inputs and changes all uses of overrideScope' to overrideScope.
I have tested it with a couple of my projects, and it seems to be working fine.
After updating this flake's inputs, we start to see:
This PR updates the flake inputs and changes all uses of
overrideScope'
tooverrideScope
.I have tested it with a couple of my projects, and it seems to be working fine.