python311Packages.brian2 0 -> 1 attrpath: python311Packages.brian2 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/83ym1wxm09y7ys6rdacb5fcjkyrwy78r-packages.json.drv building '/nix/store/83ym1wxm09y7ys6rdacb5fcjkyrwy78r-packages.json.drv'... Going to be running update for following packages: - python3.11-brian2-2.6.0 Press Enter key to continue... Running update for: - python3.11-brian2-2.6.0: UPDATING ... - python3.11-brian2-2.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/brian2/default.nix b/pkgs/development/python-modules/brian2/default.nix index aefe2b55500a..a04acd93c610 100644 --- a/pkgs/development/python-modules/brian2/default.nix +++ b/pkgs/development/python-modules/brian2/default.nix @@ -15,13 +15,13 @@ buildPythonPackage rec { pname = "brian2"; - version = "2.6.0"; + version = "2.7.0"; format = "setuptools"; src = fetchPypi { pname = "Brian2"; inherit version; - hash = "sha256-qYeIMn8l2V2Ckpj5AY7TWihFnfZ//JcP5VacUUfYCf4="; + hash = "sha256-d9GDWp8CGIjeprWf4TtchVd36gmo36HBRkBOLaRXbpo="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.brian2 Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.brian2 Standard output: error: build log of 'python311Packages.brian2' is not available