adaptivecppWithCuda: 24.10.0 -> 25.02.0 (#405738)

This commit is contained in:
Wolfgang Walther
2025-06-01 13:21:00 +00:00
committed by GitHub

View File

@@ -28,13 +28,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "adaptivecpp";
version = "24.10.0";
version = "25.02.0";
src = fetchFromGitHub {
owner = "AdaptiveCpp";
repo = "AdaptiveCpp";
rev = "v${finalAttrs.version}";
sha256 = "sha256-ZwHDiwv1ybC+2UhiOe2f7fnfqcul+CD9Uta8PT9ICr4=";
sha256 = "sha256-vXfw8+xn3/DYxUKp3QGdQ8sEbDwyk+8jDCyuvQOXigc=";
};
# do not use old FindCUDA cmake module