thunderkittens: 0-unstable-2026-05-27 -> 0-unstable-2026-06-15 (#533047)

This commit is contained in:
Gaétan Lepage
2026-06-19 15:56:11 +00:00
committed by GitHub
+3 -3
View File
@@ -7,7 +7,7 @@
stdenvNoCC.mkDerivation {
pname = "thunderkittens";
version = "0-unstable-2026-05-27";
version = "0-unstable-2026-06-15";
__structuredAttrs = true;
strictDeps = true;
@@ -15,8 +15,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "HazyResearch";
repo = "ThunderKittens";
rev = "34b15f7e7012de25ae162c8d9dc85296dd342676";
hash = "sha256-VN6AACu6LqOuCCvpNOeGGdYkQblxyWolBnCNeSxgiL4=";
rev = "02e9acbd8c330564357a9e2df929e938ac67d6d0";
hash = "sha256-GXrKCMKMDnQO7hNj4WZmmANSVJqEioIArwQWoE+/jVM=";
};
dontBuild = true;