Investigate --nix-run inconsistency
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
This does not work as expected:
```
❯ dapp --use solc:0.4.24 --nix-run solc solc --version
solc, the solidity compiler commandline interface Version: 0.5.3+commit.10d17f24.Linux.g++
```
Should probably return 0.4.24 instead - is this the sign of a bug in `--use`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.