-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
solc: 0.4.20 -> 0.4.23 #39852
solc: 0.4.20 -> 0.4.23 #39852
Conversation
Success on aarch64-linux (full log) Attempted: solc Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: solc Partial log (click to expand)
|
Thank you |
@akru can you provide a usecase for this? Is the patchset necessary to achieve this? It adds a non-zero maintenance burden every time any of the |
@asymmetric I guess you can drop it if needed. It used in experimental flag of https://hackage.haskell.org/package/web3 but use case is rare. |
@akru I guess there are two options: if you want to maintain the patchset, we can move it behind an optional boolean attribute ( |
@asymmetric Let's remove it, if needed I'll make a fork. |
Also removes patchset for shared library use, since usage of this feature was rare and maintenance costly. See NixOS#39852 (comment) for a discussion.
Motivation for this change
dev
output for headersThings done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)