···2021let
22 # NOTE: When updating, please also update in current stable, as older versions stop working
23- version = "3.12.5";
24 sha256 =
25 {
26- "x86_64-linux" = "1agy20b8vrvdfyzjf7wr2z6vradvvg49wn31vzrl38f0m1l3gb7s";
27- "i686-linux" = "0a68m2i5lyyadf12g82rvzryw9b1v6sfq5szx94jsc4qhyl7mcaj";
28 }."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
2930 arch =
···2021let
22 # NOTE: When updating, please also update in current stable, as older versions stop working
23+ version = "3.12.6";
24 sha256 =
25 {
26+ "x86_64-linux" = "16d0g9bygvaixv4r42p72z6a6wqhkf5qzb058lijih93zjr8zjlj";
27+ "i686-linux" = "1pgqz6axzzyaahql01g0l80an39hd9j4dnq0vfavwvb2qkb27dph";
28 }."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
2930 arch =