peek 0 -> 1 attrpath: peek Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 3 derivations will be built: /nix/store/0c44925r12z0h2kgs2pdhdskixlja89b-source.drv /nix/store/gq3ivq57ahx7ghf60sqwj0n4wrfbaran-nix-update-0.14.0.drv /nix/store/4333c4y8q0ifyx9phd0dqrhhj9y3ils5-packages.json.drv building '/nix/store/0c44925r12z0h2kgs2pdhdskixlja89b-source.drv'... trying https://github.com/Mic92/nix-update/archive/0.14.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22792 0 22792 0 0 20883 0 --:--:-- 0:00:01 --:--:-- 4166k unpacking source archive /build/0.14.0.tar.gz building '/nix/store/gq3ivq57ahx7ghf60sqwj0n4wrfbaran-nix-update-0.14.0.drv'... Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook unpacking sources unpacking source archive /nix/store/nnhvv38dd8frji2cimqsdvjsnlzvv10c-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/testpkgs/sourcehut.nix patching sources configuring no configure script, doing nothing building Executing setuptoolsBuildPhase /nix/store/0d7f64w6zqxvn411gas3bqvpcik84x82-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /nix/store/0d7f64w6zqxvn411gas3bqvpcik84x82-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /nix/store/0d7f64w6zqxvn411gas3bqvpcik84x82-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /nix/store/0d7f64w6zqxvn411gas3bqvpcik84x82-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /nix/store/0d7f64w6zqxvn411gas3bqvpcik84x82-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/config/expand.py:144: UserWarning: File '/build/source/README.rst' cannot be found warnings.warn(f"File {path!r} cannot be found") /nix/store/0d7f64w6zqxvn411gas3bqvpcik84x82-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nix_update copying nix_update/__init__.py -> build/lib/nix_update copying nix_update/eval.py -> build/lib/nix_update copying nix_update/utils.py -> build/lib/nix_update copying nix_update/errors.py -> build/lib/nix_update copying nix_update/update.py -> build/lib/nix_update copying nix_update/git.py -> build/lib/nix_update copying nix_update/options.py -> build/lib/nix_update creating build/lib/nix_update/version copying nix_update/version/savannah.py -> build/lib/nix_update/version copying nix_update/version/version.py -> build/lib/nix_update/version copying nix_update/version/gitea.py -> build/lib/nix_update/version copying nix_update/version/__init__.py -> build/lib/nix_update/version copying nix_update/version/pypi.py -> build/lib/nix_update/version copying nix_update/version/rubygems.py -> build/lib/nix_update/version copying nix_update/version/github.py -> build/lib/nix_update/version copying nix_update/version/gitlab.py -> build/lib/nix_update/version copying nix_update/version/sourcehut.py -> build/lib/nix_update/version copying nix_update/version/crate.py -> build/lib/nix_update/version running egg_info creating nix_update.egg-info writing nix_update.egg-info/PKG-INFO writing dependency_links to nix_update.egg-info/dependency_links.txt writing entry points to nix_update.egg-info/entry_points.txt writing top-level names to nix_update.egg-info/top_level.txt writing manifest file 'nix_update.egg-info/SOURCES.txt' reading manifest file 'nix_update.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' writing manifest file 'nix_update.egg-info/SOURCES.txt' /nix/store/0d7f64w6zqxvn411gas3bqvpcik84x82-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/errors.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/utils.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update creating build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/gitea.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/version.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/rubygems.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/crate.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/sourcehut.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/gitlab.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/pypi.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/savannah.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/github.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/eval.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/update.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/options.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/git.py -> build/bdist.linux-x86_64/wheel/nix_update running install_egg_info Copying nix_update.egg-info to build/bdist.linux-x86_64/wheel/nix_update-0.0.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/nix_update-0.0.0.dist-info/WHEEL creating 'dist/nix_update-0.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'nix_update/__init__.py' adding 'nix_update/errors.py' adding 'nix_update/eval.py' adding 'nix_update/git.py' adding 'nix_update/options.py' adding 'nix_update/update.py' adding 'nix_update/utils.py' adding 'nix_update/version/__init__.py' adding 'nix_update/version/crate.py' adding 'nix_update/version/gitea.py' adding 'nix_update/version/github.py' adding 'nix_update/version/gitlab.py' adding 'nix_update/version/pypi.py' adding 'nix_update/version/rubygems.py' adding 'nix_update/version/savannah.py' adding 'nix_update/version/sourcehut.py' adding 'nix_update/version/version.py' adding 'nix_update-0.0.0.dist-info/LICENSE.rst' adding 'nix_update-0.0.0.dist-info/METADATA' adding 'nix_update-0.0.0.dist-info/WHEEL' adding 'nix_update-0.0.0.dist-info/entry_points.txt' adding 'nix_update-0.0.0.dist-info/top_level.txt' adding 'nix_update-0.0.0.dist-info/zip-safe' adding 'nix_update-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase installing Executing pipInstallPhase /build/source/dist /build/source Processing ./nix_update-0.0.0-py2.py3-none-any.whl Installing collected packages: nix-update Successfully installed nix-update-0.0.0 /build/source Finished executing pipInstallPhase pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/v46sfxhbzlw2fah4qhz57szxxjz3g0in-nix-update-0.14.0 checking for references to /build/ in /nix/store/v46sfxhbzlw2fah4qhz57szxxjz3g0in-nix-update-0.14.0... patching script interpreter paths in /nix/store/v46sfxhbzlw2fah4qhz57szxxjz3g0in-nix-update-0.14.0 strip is /nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/v46sfxhbzlw2fah4qhz57szxxjz3g0in-nix-update-0.14.0/lib /nix/store/v46sfxhbzlw2fah4qhz57szxxjz3g0in-nix-update-0.14.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/y4i6pj8my09hb73r9v8m04j3pb8fybw1-nix-update-0.14.0-dist checking for references to /build/ in /nix/store/y4i6pj8my09hb73r9v8m04j3pb8fybw1-nix-update-0.14.0-dist... patching script interpreter paths in /nix/store/y4i6pj8my09hb73r9v8m04j3pb8fybw1-nix-update-0.14.0-dist strip is /nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/strip Rewriting #!/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/bin/python3.10 to #!/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9 wrapping `/nix/store/v46sfxhbzlw2fah4qhz57szxxjz3g0in-nix-update-0.14.0/bin/nix-update'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir running install tests pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase building '/nix/store/4333c4y8q0ifyx9phd0dqrhhj9y3ils5-packages.json.drv'... Going to be running update for following packages: - peek-1.5.1 Press Enter key to continue... Running update for: - peek-1.5.1: UPDATING ... - peek-1.5.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace The diff was empty after rewrites.