mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
llvmPackages_git: 21.0.0-unstable-2025-05-18 -> 21.0.0-unstable-2025-05-25
This commit is contained in:
parent
79c154a085
commit
c579bdd6d5
1 changed files with 3 additions and 3 deletions
|
@ -33,9 +33,9 @@ let
|
|||
"19.1.7".officialRelease.sha256 = "sha256-cZAB5vZjeTsXt9QHbP5xluWNQnAHByHtHnAhVDV0E6I=";
|
||||
"20.1.5".officialRelease.sha256 = "sha256-WKfY+VvAsZEEc0xYgF6+MsXDXZz7haMU6bxqmUpaHuQ=";
|
||||
"21.0.0-git".gitRelease = {
|
||||
rev = "3d0c616ce30cdc3d9c26dda8fdc608a6c85f00a6";
|
||||
rev-version = "21.0.0-unstable-2025-05-18";
|
||||
sha256 = "sha256-5tfGng/urJNSqlFy5sxIYsR5brtf2ZlL5tssGD6Oef8=";
|
||||
rev = "0004c37c1cd55c461bbf24b83165d11f49be1397";
|
||||
rev-version = "21.0.0-unstable-2025-05-25";
|
||||
sha256 = "sha256-n8WFnYNb46kK7MEh7XF/Psdbn+KJQFKs/LQBZxCklY4=";
|
||||
};
|
||||
} // llvmVersions;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue