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.
2 parents a8e6421 + 07a190e commit 3bec26dCopy full SHA for 3bec26d
pkgs/development/python-modules/datalad/default.nix
@@ -58,7 +58,7 @@ buildPythonPackage rec {
58
owner = "datalad";
59
repo = "datalad";
60
rev = "refs/tags/${version}";
61
- hash = "sha256-l3II9xebSq09He5e4GGGiGtfe6ERtIQD00eHKGx46WA=";
+ hash = "sha256-sIWHBaqTJuKQHvh+L10PUehsmjRFl/holXzp0SMqr+k=";
62
};
63
64
postPatch = ''
0 commit comments