Loading pkgs/development/compilers/llvm/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -28,9 +28,9 @@ let "21.1.8".officialRelease.sha256 = "sha256-pgd8g9Yfvp7abjCCKSmIn1smAROjqtfZaJkaUkBSKW0="; "22.1.2".officialRelease.sha256 = "sha256-z6YcxgDd3F3JwfU5Y/wMw5MK+ZPISI3KLwHwUaraTuw="; "23.0.0-git".gitRelease = { rev = "1b2ccf9c6c79d6e57ba6f0a4cf8a3bd1075edebb"; rev-version = "23.0.0-unstable-2026-04-19"; sha256 = "sha256-GLGH/FIwyEf48tRcEAnbs7SZceOexYbZH8hHA34hPIE="; rev = "cd6119c00b461c36139f1f4a0ca1653a6ab2a32b"; rev-version = "23.0.0-unstable-2026-05-03"; sha256 = "sha256-sK6G7GFetfHpu2QcYWfEo/PEwQ0pKxKp63E87X8zjiw="; }; } // llvmVersions; Loading Loading
pkgs/development/compilers/llvm/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -28,9 +28,9 @@ let "21.1.8".officialRelease.sha256 = "sha256-pgd8g9Yfvp7abjCCKSmIn1smAROjqtfZaJkaUkBSKW0="; "22.1.2".officialRelease.sha256 = "sha256-z6YcxgDd3F3JwfU5Y/wMw5MK+ZPISI3KLwHwUaraTuw="; "23.0.0-git".gitRelease = { rev = "1b2ccf9c6c79d6e57ba6f0a4cf8a3bd1075edebb"; rev-version = "23.0.0-unstable-2026-04-19"; sha256 = "sha256-GLGH/FIwyEf48tRcEAnbs7SZceOexYbZH8hHA34hPIE="; rev = "cd6119c00b461c36139f1f4a0ca1653a6ab2a32b"; rev-version = "23.0.0-unstable-2026-05-03"; sha256 = "sha256-sK6G7GFetfHpu2QcYWfEo/PEwQ0pKxKp63E87X8zjiw="; }; } // llvmVersions; Loading