python311Packages.neuron-full 8.2.3 -> 8.2.4 https://github.com/neuronsimulator/nrn/releases attrpath: python311Packages.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/90sfr0b5z8pgny8yfspr242bqr3xab8y-full-src-package-8.2.4.tar.gz.drv building '/nix/store/90sfr0b5z8pgny8yfspr242bqr3xab8y-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: (56) The requested URL returned error: 404 error: cannot download full-src-package-8.2.4.tar.gz from any mirror error: builder for '/nix/store/90sfr0b5z8pgny8yfspr242bqr3xab8y-full-src-package-8.2.4.tar.gz.drv' failed with exit code 1; last 7 log lines: > > 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: (56) The requested URL returned error: 404 > error: cannot download full-src-package-8.2.4.tar.gz from any mirror For full logs, run 'nix log /nix/store/90sfr0b5z8pgny8yfspr242bqr3xab8y-full-src-package-8.2.4.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'python311Packages.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/python311Packages.neuron-full/lib/customisation.nix:365:17: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … in the right operand of the OR (||) operator at /var/cache/nixpkgs-update/worker/worktree/python311Packages.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.