python3Packages.ibis-framework: use a specific rev for testing-data

This commit is contained in:
Phillip Cloud
2022-01-21 16:19:34 -05:00
parent 9f073cf8d6
commit 01665b3dd5
@@ -40,7 +40,7 @@ let
ibisTestingData = fetchFromGitHub {
owner = "ibis-project";
repo = "testing-data";
rev = "master";
rev = "743201a35c6b968cf55b054f9d28949ea15d1f0a";
sha256 = "sha256-xuSE6wHP3aF8lnEE2SuFbTRBu49ecRmc1F3HPcszptI=";
};
in