lol

llvmPackages_git: 22.0.0-unstable-2025-09-16 -> 22.0.0-unstable-2025-… (#445154)

authored by

Alyssa Ross and committed by
GitHub
d472ea59 cd248d65

+3 -3
+3 -3
pkgs/development/compilers/llvm/default.nix
··· 27 27 "20.1.8".officialRelease.sha256 = "sha256-ysyB/EYxi2qE9fD5x/F2zI4vjn8UDoo1Z9ukiIrjFGw="; 28 28 "21.1.1".officialRelease.sha256 = "sha256-IB9Z3bIMwfgw2W2Vxo89CmtCM9DfOyV2Ei64nqgHrgc="; 29 29 "22.0.0-git".gitRelease = { 30 - rev = "c3fb2e1cee954338acb83955b157e0a2e82a4849"; 31 - rev-version = "22.0.0-unstable-2025-09-16"; 32 - sha256 = "sha256-jTRI71x395XnfT06cyYLp8x0Z79ttJmmmasa3LiK790="; 30 + rev = "e396dab01f3da49df16c710d105a409973df5a03"; 31 + rev-version = "22.0.0-unstable-2025-09-21"; 32 + sha256 = "sha256-pYu/IVFvptxbtMo5GQePPKFlFnD/7FA13uzSuJWq3dc="; 33 33 }; 34 34 } 35 35 // llvmVersions;