···25 # However, the version string is more useful for end-users.
26 # These are contained in a attrset of their own to make it obvious that
27 # people should update both.
28- version = "1.31.2";
29- rev = "cc4a75482810de4b84c301d13deb551bd3147339";
30- hash = "sha256-mfQpEGLMJV3UKqcUdbhy6/pP1sWut26zjwN6vDE7LmA=";
31 };
3233 # these need to be updated for any changes to fetchAttrs
34 depsHash =
35 {
36- x86_64-linux = "sha256-9KXZdSvRfi5mWOSotG//+ljsx64I4bYwzbeQFuCIwDE=";
37- aarch64-linux = "sha256-knrCfUYUL+bYuHSNrNeX3SwoGDf2rLYNXuukEmj4BjA=";
38 }
39 .${stdenv.system} or (throw "unsupported system ${stdenv.system}");
40in
···25 # However, the version string is more useful for end-users.
26 # These are contained in a attrset of their own to make it obvious that
27 # people should update both.
28+ version = "1.32.0";
29+ rev = "86dc7ef91ca15fb4957a74bd599397413fc26a24";
30+ hash = "sha256-Wcbt62RfaNcTntmPjaAM0cP3LJangm4ht7Q0bzEpu5A=";
31 };
3233 # these need to be updated for any changes to fetchAttrs
34 depsHash =
35 {
36+ x86_64-linux = "";
37+ aarch64-linux = "";
38 }
39 .${stdenv.system} or (throw "unsupported system ${stdenv.system}");
40in