We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213648e commit 3d0865cCopy full SHA for 3d0865c
nix/overlay.nix
@@ -21,8 +21,8 @@ in
21
name = "ibis-testing-data";
22
owner = "ibis-project";
23
repo = "testing-data";
24
- rev = "a5b2f66ec594f5fac23f2fa60328dfae8a14e5b4";
25
- sha256 = "sha256-oU+RPo1Qsc1fagC8bHbq2YMGwSxfiCXv7o/mqE4hSEA=";
+ rev = "2c6a4bb5d5d525058d8d5b2312a9fee5dafc5476";
+ sha256 = "sha256-Lq503bqh9ESZJSk6yVq/uZwkAubzmSmoTBZSsqMm0DY=";
26
};
27
28
ibis39 = pkgs.callPackage ./ibis.nix { python3 = pkgs.python39; };
0 commit comments