We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nix shell
1 parent 83c1776 commit da36afaCopy full SHA for da36afa
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
nix develop .# --command -- bash -c "solc-0.8.33 --version"
32
33
# test `nix shell`
34
- nix shell .#solc_0_8_19
+ nix shell .#solc_0_8_33
35
36
# test solc.nix as input to other flakes
37
# Note: overriding flake input is needed as a workaround to local sub flake with overlapping paths.
0 commit comments