Skip to content

Commit 3d0865c

Browse files
cpcloudgforsyth
authored andcommitted
chore: update testing-data to pick up geospatial data
1 parent 213648e commit 3d0865c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nix/overlay.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ in
2121
name = "ibis-testing-data";
2222
owner = "ibis-project";
2323
repo = "testing-data";
24-
rev = "a5b2f66ec594f5fac23f2fa60328dfae8a14e5b4";
25-
sha256 = "sha256-oU+RPo1Qsc1fagC8bHbq2YMGwSxfiCXv7o/mqE4hSEA=";
24+
rev = "2c6a4bb5d5d525058d8d5b2312a9fee5dafc5476";
25+
sha256 = "sha256-Lq503bqh9ESZJSk6yVq/uZwkAubzmSmoTBZSsqMm0DY=";
2626
};
2727

2828
ibis39 = pkgs.callPackage ./ibis.nix { python3 = pkgs.python39; };

0 commit comments

Comments
 (0)