-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚚 Move toolchain registration to flake module (#260)
Hardcoding toolchain registrations into MODULE.bazel is a bad practice. Moving it to the flake module makes the ll_toolchain optional and only enables it on systems that can run Nix.
- Loading branch information
1 parent
c1db936
commit 0f32482
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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