arjun 0 -> 1 attrpath: arjun 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] Going to be running update for following packages: - arjun-2.2.2 Press Enter key to continue... Running update for: - arjun-2.2.2: UPDATING ... - arjun-2.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ar/arjun/package.nix b/pkgs/by-name/ar/arjun/package.nix index 685195c91d42..2d1eb7fb7c3f 100644 --- a/pkgs/by-name/ar/arjun/package.nix +++ b/pkgs/by-name/ar/arjun/package.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "arjun"; - version = "2.2.2"; + version = "2.2.6"; pyproject = true; src = fetchFromGitHub { owner = "s0md3v"; repo = "Arjun"; rev = "refs/tags/${version}"; - hash = "sha256-odVUFs517RSp66MymniSeTKTntQtXomjC68Hhdsglf0="; + hash = "sha256-uUKgoN1/rm3ouz03Ed2aGjnhl4werYghtdFVcyS5z50="; }; nativeBuildInputs = with python3.pkgs; [ 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 arjun nix build failed. adding 'arjun/core/error_handler.py' adding 'arjun/core/exporter.py' adding 'arjun/core/importer.py' adding 'arjun/core/prompt.py' adding 'arjun/core/requester.py' adding 'arjun/core/utils.py' adding 'arjun/db/large.txt' adding 'arjun/db/medium.txt' adding 'arjun/db/small.txt' adding 'arjun/db/special.json' adding 'arjun/plugins/__init__.py' adding 'arjun/plugins/commoncrawl.py' adding 'arjun/plugins/heuristic.py' adding 'arjun/plugins/otx.py' adding 'arjun/plugins/wayback.py' adding 'arjun-2.2.6.dist-info/LICENSE' adding 'arjun-2.2.6.dist-info/METADATA' adding 'arjun-2.2.6.dist-info/WHEEL' adding 'arjun-2.2.6.dist-info/entry_points.txt' adding 'arjun-2.2.6.dist-info/top_level.txt' adding 'arjun-2.2.6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built arjun-2.2.6-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 arjun-2.2.6-py3-none-any.whl - ratelimit not installed