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
## Summary
* Simplifies feature flag lib by using a single const as the name and the feature itself.
* Removes the need for `init`
* Makes callsites more concise
* Remove `NixpkgVersion` flag
## How was it tested?
unit tests
0 commit comments