docker: bump docker-flake.txt to include clang-14#577
Open
katrinafyi wants to merge 1 commit intomainfrom
Open
docker: bump docker-flake.txt to include clang-14#577katrinafyi wants to merge 1 commit intomainfrom
katrinafyi wants to merge 1 commit intomainfrom
Conversation
Member
Author
|
cc @j-tobler for your review and use. note that clang-19 is still used by default. to use clang-14, you have to merge this branch then use eval $(src/test/make/docker-helper.sh env)
export CLANG='docker-helper.sh /nix/store/88mdq6gkaxcj1bm2a0abvra9hba2g9mh-aarch64-unknown-linux-gnu-clang-wrapper-14.0.6/bin/aarch64-unknown-linux-gnu-clang'
docker-helper.sh pull
docker-helper.sh start
# ... liftmake.sh, etc... you'll have to repeat the eval and export commands in new terminals. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
docker available at https://github.com/uq-pac/BASIL/pkgs/container/basil-tools-docker/525777622?tag=flake-1bf2-619d3503
diff of pac-nix from previous docker image. katrinafyi/pac-nix@569afdf...619d350
the only change to lifting tools is a minor change to aslp.