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 38a47ad commit c1c0fddCopy full SHA for c1c0fdd
default.nix
@@ -3,5 +3,5 @@
3
let
4
release = import ./nix/release.nix args;
5
in {
6
- allvm-tools = release.musl.allvm-tools-clang4;
+ allvm-tools = release.musl.allvm-tools-clang6;
7
}
0 commit comments