thunderkittens: 0-unstable-2026-05-22 -> 0-unstable-2026-05-27 (#526226)

This commit is contained in:
Gaétan Lepage
2026-05-31 12:55:54 +00:00
committed by GitHub
+3 -3
View File
@@ -7,7 +7,7 @@
stdenvNoCC.mkDerivation {
pname = "thunderkittens";
version = "0-unstable-2026-05-22";
version = "0-unstable-2026-05-27";
__structuredAttrs = true;
strictDeps = true;
@@ -15,8 +15,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "HazyResearch";
repo = "ThunderKittens";
rev = "f05decc66ddc209f80d7746d110961901012f8b0";
hash = "sha256-LPsfnAYZw+jIACH1LUP7CRTFFC4P0G2w905eHGr5gRo=";
rev = "34b15f7e7012de25ae162c8d9dc85296dd342676";
hash = "sha256-VN6AACu6LqOuCCvpNOeGGdYkQblxyWolBnCNeSxgiL4=";
};
dontBuild = true;