Commit 66ec4bf
committed
Update LLVM/clang to 16 for MacOS and 18 for llvmPackages
nixpkgs 24.11 updated the default llvm/clang from 15->16 for MacOS and 17->18
for other platforms. We did not adopt that update resulting in multiple
llvm versions being installed on those systems which is unnecessary.
This commit aligns our versions with the default versions in nixpkgs.
With the upcoming 25.05 both MacOS and other platforms will move to
llvm/clang 19 - then we can simply drop the version numbers.
Signed-off-by: Matthias J. Kannwischer <matthias@kannwischer.eu>1 parent 669ac38 commit 66ec4bf
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments