-
Notifications
You must be signed in to change notification settings - Fork 118
chore: update flake.nix
to unpin matchers
#5460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Let's see if `core` is now included.
and pull from PR sources for now
1b8742a
to
7a16f63
Compare
|
`matchers` has a release now
I don't quite understand. It appears that |
core
is now included, so run latestmotoko-matchers
with acore
package.While
matchers
internally usescore
, it has been retrofitted to work withbase
too. So we can now test bothcore
andbase
withmatchers
.