2022-12-31T23:52:23 stacs 0.2.0 -> 0.4.15 https://github.com/stacscan/stacs/releases 2022-12-31T23:52:26 attrpath: stacs 2022-12-31T23:52:26 Checking auto update branch... 2022-12-31T23:52:29 [version] 2022-12-31T23:52:29 [version] skipping because derivation has updateScript 2022-12-31T23:52:29 [rustCrateVersion] 2022-12-31T23:52:29 [rustCrateVersion] No cargoSha256 found 2022-12-31T23:52:29 [golangModuleVersion] 2022-12-31T23:52:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T23:52:29 [updateScript] 2022-12-31T23:52:32 [updateScript] Success 2022-12-31T23:52:32 [updateScript] this derivation will be built: /nix/store/in53dzgnzy1hgvl8mm5rljcm17797nx8-packages.json.drv building '/nix/store/in53dzgnzy1hgvl8mm5rljcm17797nx8-packages.json.drv'... Going to be running update for following packages: - stacs-0.2.0 Press Enter key to continue... Running update for: - stacs-0.2.0: UPDATING ... - stacs-0.2.0: DONE. Packages updated! 2022-12-31T23:52:32 2022-12-31T23:52:32 [quotedUrls] 2022-12-31T23:52:32 [quotedUrls] nothing found to replace 2022-12-31T23:52:32 Diff after rewrites: diff --git a/pkgs/tools/security/stacs/default.nix b/pkgs/tools/security/stacs/default.nix index 352c217b76a..fd26de49552 100644 --- a/pkgs/tools/security/stacs/default.nix +++ b/pkgs/tools/security/stacs/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "stacs"; - version = "0.2.0"; + version = "0.4.15"; src = fetchFromGitHub { owner = "stacscan"; repo = pname; - rev = version; - sha256 = "00ZYdpJktqUXdzPcouHyZcOQyFm7jdFNVuDqsufOviE="; + rev = "refs/tags/${version}"; + sha256 = "sha256-PUxEt6r7cTmyU3JYvN99dyqGtfyu5Flfvmmk9gX6Kls="; }; nativeBuildInputs = with python3.pkgs; [ 2022-12-31T23:54:00 No auto update branch exists 2022-12-31T23:54:11 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A stacs nix build failed. File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/installer.py", line 82, in fetch_build_egg subprocess.check_call(cmd) File "/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmp_wd0qt6e', '--quiet', 'pybind11']' returned non-zero exit status 1. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 36, in setup( File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/__init__.py", line 86, in setup _install_setup_requires(attrs) File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/__init__.py", line 80, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py", line 875, in fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/pkg_resources/__init__.py", line 789, in resolve dist = best[req.key] = env.best_match( File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1075, in best_match return self.obtain(req, installer) File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/pkg_resources/__init__.py", line 1087, in obtain return installer(requirement) File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py", line 945, in fetch_build_egg return fetch_build_egg(self, req) File "/nix/store/6zh035j7znhpb33qcxyg8jbxxham5hry-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/installer.py", line 84, in fetch_build_egg raise DistutilsError(str(e)) from e distutils.errors.DistutilsError: Command '['/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmp_wd0qt6e', '--quiet', 'pybind11']' returned non-zero exit status 1.