magic-wormhole 0 -> 1 attrpath: magic-wormhole 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/al2v8mbcyg5vnas0p4g2xl5kml0aar6p-packages.json.drv building '/nix/store/al2v8mbcyg5vnas0p4g2xl5kml0aar6p-packages.json.drv'... Going to be running update for following packages: - magic-wormhole-0.13.0 Press Enter key to continue... Running update for: - magic-wormhole-0.13.0: UPDATING ... - magic-wormhole-0.13.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/magic-wormhole/default.nix b/pkgs/development/python-modules/magic-wormhole/default.nix index 353e2c0e053b..7b89f29b76e2 100644 --- a/pkgs/development/python-modules/magic-wormhole/default.nix +++ b/pkgs/development/python-modules/magic-wormhole/default.nix @@ -33,12 +33,12 @@ buildPythonPackage rec { pname = "magic-wormhole"; - version = "0.13.0"; + version = "0.14.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-rDvWgoYnDn8UnAYUmo5Anl+jTX/rDoiESibSnu0tFRY="; + hash = "sha256-AG0jn4i/98N7wu/2CgBOJj+vklj3J5GS0Gugyc7WsIA="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A magic-wormhole nix build failed. adding 'wormhole/test/dilate/common.py' adding 'wormhole/test/dilate/test_connect.py' adding 'wormhole/test/dilate/test_connection.py' adding 'wormhole/test/dilate/test_connector.py' adding 'wormhole/test/dilate/test_encoding.py' adding 'wormhole/test/dilate/test_endpoints.py' adding 'wormhole/test/dilate/test_framer.py' adding 'wormhole/test/dilate/test_full.py' adding 'wormhole/test/dilate/test_inbound.py' adding 'wormhole/test/dilate/test_manager.py' adding 'wormhole/test/dilate/test_outbound.py' adding 'wormhole/test/dilate/test_parse.py' adding 'wormhole/test/dilate/test_record.py' adding 'wormhole/test/dilate/test_subchannel.py' adding 'magic_wormhole-0.14.0.dist-info/LICENSE' adding 'magic_wormhole-0.14.0.dist-info/METADATA' adding 'magic_wormhole-0.14.0.dist-info/WHEEL' adding 'magic_wormhole-0.14.0.dist-info/entry_points.txt' adding 'magic_wormhole-0.14.0.dist-info/top_level.txt' adding 'magic_wormhole-0.14.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built magic_wormhole-0.14.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for magic_wormhole-0.14.0-py3-none-any.whl - zipstream-ng not installed - iterable-io not installed