python312Packages.neuron-full 8.2.3 -> 8.2.4 https://github.com/neuronsimulator/nrn/releases attrpath: python312Packages.neuron-full Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv building '/nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv'... trying https://github.com/neuronsimulator/nrn/releases/download/8.2.4/full-src-package-8.2.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download full-src-package-8.2.4.tar.gz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'python312Packages.neuron-full.originalSrc' not found stderr did not split as expected full stderr was: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/python312Packages.neuron-full/lib/customisation.nix:267:17: 266| in commonAttrs // { 267| drvPath = assert condition; drv.drvPath; | ^ 268| outPath = assert condition; drv.outPath; … in the right operand of the OR (||) operator at /var/cache/nixpkgs-update/worker/worktree/python312Packages.neuron-full/pkgs/development/interpreters/python/passthrufun.nix:28:45: 27| if lib.isDerivation value then 28| lib.extendDerivation (valid value || throw "${name} should use `buildPythonPackage` or `toPythonModule` if it is to be part of the Python packages set.") {} value | ^ 29| else (stack trace truncated; use '--show-trace' to show the full trace) error: neuron-full should use `buildPythonPackage` or `toPythonModule` if it is to be part of the Python packages set.