python311Packages.mne-python 0 -> 1 attrpath: python311Packages.mne-python Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ab5fxgi4m2qx8ych2ff64lh15ph91ba0-packages.json.drv building '/nix/store/ab5fxgi4m2qx8ych2ff64lh15ph91ba0-packages.json.drv'... Going to be running update for following packages: - python3.11-mne-python-1.6.0 Press Enter key to continue... Running update for: - python3.11-mne-python-1.6.0: UPDATING ... - python3.11-mne-python-1.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mne-python/default.nix b/pkgs/development/python-modules/mne-python/default.nix index 8a85f487d2d2..a49f755fc91c 100644 --- a/pkgs/development/python-modules/mne-python/default.nix +++ b/pkgs/development/python-modules/mne-python/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "mne-python"; - version = "1.6.0"; + version = "1.6.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "mne-tools"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-OoaXNHGL2svOpNL5GHcVRfQc9GxIRpZRhpZ5Hi1JTzM="; + hash = "sha256-U1aMqcUZ3BcwqwOYh/qfG5PhacwBVioAgNc52uaoJL0="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.mne-python: 1.6.0 -> 1.6.1; unbreak URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283019"