We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c41c4 commit 72f108aCopy full SHA for 72f108a
docs/installing-solidity.rst
@@ -102,6 +102,8 @@ Another script can be used to install the official binary:
102
are produced and maintained by users and not vetted in any way by the distro maintainers.
103
Exercise caution when using them.
104
105
+On Nix, unofficial builds are available via `solc.nix<https://github.com/hellwolf/solc.nix>`_.
106
+
107
Ubuntu packages for versions up to 0.8.30 are available in the
108
[`ethereum/ethereum` PPA](https://launchpad.net/~ethereum/+archive/ubuntu/ethereum).
109
However, we have discontinued this distribution method and future versions will not be added there.
0 commit comments