about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/ray/binary-hashes.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/ray/binary-hashes.nix')
-rw-r--r--nixpkgs/pkgs/development/python-modules/ray/binary-hashes.nix7
1 files changed, 2 insertions, 5 deletions
diff --git a/nixpkgs/pkgs/development/python-modules/ray/binary-hashes.nix b/nixpkgs/pkgs/development/python-modules/ray/binary-hashes.nix
index a09e64923486..bff142637ab6 100644
--- a/nixpkgs/pkgs/development/python-modules/ray/binary-hashes.nix
+++ b/nixpkgs/pkgs/development/python-modules/ray/binary-hashes.nix
@@ -1,11 +1,8 @@
 {
-  cp39 = {
-    sha256 = "0e0f7dbeb4444940c72b64fdecd6f331593466914b2dffeed03ce97225acec14";
-  };
   cp310 = {
-    sha256 = "b83621f5d2d4079e6ae624c3bf30046a4fefa0ea7ea5e4a4dfe4b50c580b3768";
+    hash = "sha256-u3lZbEScS6AnvJg5KZYX2Mh2saW2Hxah5AGqkBrUUYM=";
   };
   cp311 = {
-    sha256 = "8384b3f30bc1446ef810e9e894afa03238c5ac40d3c40c0740d82f347112015d";
+    hash = "sha256-E8VV/nMPzjVXJuja56fWztvkcKfhJXSACOv8RLDFgn0=";
   };
 }