Skip to content

Conversation

@d-xo
Copy link
Contributor

@d-xo d-xo commented Sep 22, 2021

Description

seth --use and dapp --use will now find copies of solc that have been installed systemwide from solc-versions or solc-static-versions on nixos systems, as well as the imperitive versions installed via nix-env.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@MrChico
Copy link
Member

MrChico commented Sep 23, 2021

hmmm, I thought the current way of doing this was meant to do this already? And also in a way that allowed non nixos users to find installed solc versions...

@d-xo
Copy link
Contributor Author

d-xo commented Sep 23, 2021

The current way just finds stuff installed via nix-env, but not installed via configuration.nix.

I think this new way should work for both nix-env and systemwide installs anywhere that has nix, but I don't have systems like that to test on :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants