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 f1379df commit 05a7975Copy full SHA for 05a7975
pkgs/development/python-modules/torchio/default.nix
@@ -32,7 +32,7 @@ buildPythonPackage rec {
32
pyproject = true;
33
34
src = fetchFromGitHub {
35
- owner = "fepegar";
+ owner = "TorchIO-project";
36
repo = "torchio";
37
tag = "v${version}";
38
hash = "sha256-pcUc0pnpb3qQLMOYU9yh7cljyCQ+Ngf8fJDcrRrK8LQ=";
0 commit comments