albert 0 -> 1 attrpath: albert 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] these 2 derivations will be built: /nix/store/9pwi9mvqh618njkz986ik3hinb53ndvv-nix-update-0.14.0.drv /nix/store/0x2sl0mpzqyaz57g5k1mz89ky2pwv78z-packages.json.drv these 3 paths will be fetched (0.93 MiB download, 3.86 MiB unpacked): /nix/store/1v4kndshkpimjkf2wi7hvyninpi2wj0h-nixpkgs-fmt-1.3.0 /nix/store/gn0vlbi471779yizjkvlz87xk71haq0h-nixpkgs-review-2.8.0 /nix/store/nnhvv38dd8frji2cimqsdvjsnlzvv10c-source copying path '/nix/store/nnhvv38dd8frji2cimqsdvjsnlzvv10c-source' from 'https://cache.nixos.org'... copying path '/nix/store/1v4kndshkpimjkf2wi7hvyninpi2wj0h-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/gn0vlbi471779yizjkvlz87xk71haq0h-nixpkgs-review-2.8.0' from 'https://cache.nixos.org'... building '/nix/store/9pwi9mvqh618njkz986ik3hinb53ndvv-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/options.py -> build/lib/nix_update copying nix_update/git.py -> build/lib/nix_update copying nix_update/__init__.py -> build/lib/nix_update copying nix_update/errors.py -> build/lib/nix_update copying nix_update/utils.py -> build/lib/nix_update copying nix_update/update.py -> build/lib/nix_update copying nix_update/eval.py -> build/lib/nix_update creating build/lib/nix_update/version copying nix_update/version/github.py -> build/lib/nix_update/version copying nix_update/version/__init__.py -> build/lib/nix_update/version copying nix_update/version/gitea.py -> build/lib/nix_update/version copying nix_update/version/pypi.py -> build/lib/nix_update/version copying nix_update/version/sourcehut.py -> 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/gitlab.py -> build/lib/nix_update/version copying nix_update/version/rubygems.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/eval.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/git.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/options.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/version.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/pypi.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/gitea.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/__init__.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/version/savannah.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/utils.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/update.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/xafm1isazb76q55nfbsr2vbijvpq9fi3-nix-update-0.14.0 checking for references to /build/ in /nix/store/xafm1isazb76q55nfbsr2vbijvpq9fi3-nix-update-0.14.0... patching script interpreter paths in /nix/store/xafm1isazb76q55nfbsr2vbijvpq9fi3-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/xafm1isazb76q55nfbsr2vbijvpq9fi3-nix-update-0.14.0/lib /nix/store/xafm1isazb76q55nfbsr2vbijvpq9fi3-nix-update-0.14.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/jady1rak81i63jp6xjw43n5h7clg0a6w-nix-update-0.14.0-dist checking for references to /build/ in /nix/store/jady1rak81i63jp6xjw43n5h7clg0a6w-nix-update-0.14.0-dist... patching script interpreter paths in /nix/store/jady1rak81i63jp6xjw43n5h7clg0a6w-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/xafm1isazb76q55nfbsr2vbijvpq9fi3-nix-update-0.14.0/bin/nix-update'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir running install tests pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase building '/nix/store/0x2sl0mpzqyaz57g5k1mz89ky2pwv78z-packages.json.drv'... Going to be running update for following packages: - albert-0.17.6 Press Enter key to continue... Running update for: - albert-0.17.6: UPDATING ... - albert-0.17.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/albert/default.nix b/pkgs/applications/misc/albert/default.nix index 1eb648bf188..771629bd404 100644 --- a/pkgs/applications/misc/albert/default.nix +++ b/pkgs/applications/misc/albert/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation rec { pname = "albert"; - version = "0.17.6"; + version = "0.20.2"; src = fetchFromGitHub { owner = "albertlauncher"; repo = "albert"; rev = "v${version}"; - sha256 = "sha256-nbnywrsKvFG8AkayjnylOKSnn7rRWgNv5zE9DDeOmLw="; + sha256 = "sha256-TL0t8D216mziOGykTI7IuZu3oCboQhGr829JmHCgQeQ="; fetchSubmodules = true; }; 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 albert nix build failed. got build log for 'albert' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/a8rxwxzr1pllhawn7a9g2qwlcl6w3y7i-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources sed: can't read src/app/main.cpp: No such file or directory /nix/store/chilfhdcsnmwjl7igrw26j1lrc0zar35-stdenv-linux/setup: line 129: pop_var_context: head of shell_variables not a function context albert 0 -> 1 attrpath: albert 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] Going to be running update for following packages: - albert-0.17.6 Press Enter key to continue... Running update for: - albert-0.17.6: UPDATING ... - albert-0.17.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/albert/default.nix b/pkgs/applications/misc/albert/default.nix index 1eb648bf188..641e9d1531c 100644 --- a/pkgs/applications/misc/albert/default.nix +++ b/pkgs/applications/misc/albert/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation rec { pname = "albert"; - version = "0.17.6"; + version = "0.20.3"; src = fetchFromGitHub { owner = "albertlauncher"; repo = "albert"; rev = "v${version}"; - sha256 = "sha256-nbnywrsKvFG8AkayjnylOKSnn7rRWgNv5zE9DDeOmLw="; + sha256 = "sha256-APSFO+J/X7PdsOs6uft87l2BxhLqChxenn10vv+K9t4="; fetchSubmodules = true; }; 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 albert nix build failed. got build log for 'albert' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/62nld6vplpan0g05j28xn02bxg6b4gq9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources sed: can't read src/app/main.cpp: No such file or directory /nix/store/chilfhdcsnmwjl7igrw26j1lrc0zar35-stdenv-linux/setup: line 129: pop_var_context: head of shell_variables not a function context