-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
ocamlPackages.yojson: 2.2.2 → 3.0.0 #470071
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
Conversation
ocamlPackages.atdgen-codec-runtime: 2.16.0 → 3.0.1
|
marijanp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. why3find seems to have a flaky test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would have prefered to have changes like this broken out in separate commits. It makes the review process easier. But I understand that this all belongs together ultimately :)
|
|
||
| yojson_2 = yojson.overrideAttrs (_: { | ||
| version = "2.2.2"; | ||
| __intentionallyOverridingVersion = true; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Out of curiosity, why is this needed? I would never override unintentionally 🤷♂️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is to suppress a warning msg
|
| patches = [ | ||
| # Compatibility with yojson 3.0 | ||
| (fetchpatch { | ||
| url = "https://github.com/mirage/ocaml-github/commit/487d7d413363921a8ffbb941610c2f71c811add8.patch"; | ||
| hash = "sha256-ThCsWRQKmlRg7rk8tlorsO87v8RWnBvocHDvgg/WWMA="; | ||
| }) | ||
| ]; | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be dropped, if you bump the version here: mirage/ocaml-github#281
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we do that in an other PR?
ocamlPackages.atdgen-codec-runtime: 2.16.0 → 3.0.1
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.