Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

python310Packages.monai: fix src.hash

+1 -1
+1 -1
pkgs/development/python-modules/monai/default.nix
··· 19 owner = "Project-MONAI"; 20 repo = "MONAI"; 21 rev = "refs/tags/${version}"; 22 - hash = "sha256-wjpHgDNNxPC4b0Yy6zponGZPHV9qGSnbLfccMeick3I="; 23 }; 24 25 # Ninja is not detected by setuptools for some reason even though it's present:
··· 19 owner = "Project-MONAI"; 20 repo = "MONAI"; 21 rev = "refs/tags/${version}"; 22 + hash = "sha256-h//igmSV1cPAFifE1woIluSyGwZBRByYMLqeY3oLHnk="; 23 }; 24 25 # Ninja is not detected by setuptools for some reason even though it's present: