python310Packages.nbval 0 -> 1 attrpath: python310Packages.nbval 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hjixrvdd8xgqa4xkh3wfha1qg255hvl9-packages.json.drv building '/nix/store/hjixrvdd8xgqa4xkh3wfha1qg255hvl9-packages.json.drv'... Going to be running update for following packages: - python3.10-nbval-0.9.6 Press Enter key to continue... Running update for: - python3.10-nbval-0.9.6: UPDATING ... - python3.10-nbval-0.9.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/nbval/default.nix b/pkgs/development/python-modules/nbval/default.nix index 1e135a80d1c..7559772ad65 100644 --- a/pkgs/development/python-modules/nbval/default.nix +++ b/pkgs/development/python-modules/nbval/default.nix @@ -15,11 +15,11 @@ buildPythonPackage rec { pname = "nbval"; - version = "0.9.6"; + version = "0.10.0"; src = fetchPypi { inherit pname version; - sha256 = "cfefcd2ef66ee2d337d0b252c6bcec4023384eb32e8b9e5fcc3ac80ab8cd7d40"; + sha256 = "sha256-tKzv3BEyrvihtbYr+ak9Eo66UoObKFTqPkJZj023vrM="; }; buildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.nbval nix build failed. @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: nbval @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.10.10, pytest-7.2.0, pluggy-1.0.0 rootdir: /build/nbval-0.10.0 plugins: nbval-0.10.0 collecting ...  collected 3 items / 1 error  ==================================== ERRORS ==================================== ________________ ERROR collecting tests/test_nbdime_reporter.py ________________ ImportError while importing test module '/build/nbval-0.10.0/tests/test_nbdime_reporter.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/iw1vmh509hcbby8dbpsaanbri4zsq7dj-python3-3.10.10/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_nbdime_reporter.py:4: in import nbdime E ModuleNotFoundError: No module named 'nbdime' =========================== short test summary info ============================ ERROR tests/test_nbdime_reporter.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.10s =============================== /nix/store/c3f4jdwzn8fm9lp72m91ffw524bakp6v-stdenv-linux/setup: line 1593: pop_var_context: head of shell_variables not a function context