thunderkittens: 0-unstable-2026-04-29 -> 0-unstable-2026-05-11 (#520050)

This commit is contained in:
Gaétan Lepage
2026-05-14 09:19:04 +00:00
committed by GitHub
+3 -3
View File
@@ -7,7 +7,7 @@
stdenvNoCC.mkDerivation {
pname = "thunderkittens";
version = "0-unstable-2026-04-29";
version = "0-unstable-2026-05-11";
__structuredAttrs = true;
strictDeps = true;
@@ -15,8 +15,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "HazyResearch";
repo = "ThunderKittens";
rev = "4b0aa30da67ba4466c2079695183f428fd6ce0bf";
hash = "sha256-AxIs8FmEtLy/9J1oslbqwnl/KiNS55FZ4lOz/1EAmd4=";
rev = "41f4c2a7e4246911e4ed2b7ced8ea13bfd295e7f";
hash = "sha256-dGvfoi4JMrog8ao0/O1Lrsp/Jzf6Bh+Fch10wlokjAo=";
};
dontBuild = true;