deepsecrets 0 -> 1 attrpath: deepsecrets 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/5qh13mxjxam948nprhc0b33nvcigirdb-packages.json.drv building '/nix/store/5qh13mxjxam948nprhc0b33nvcigirdb-packages.json.drv'... Going to be running update for following packages: - deepsecrets-1.0.6 Press Enter key to continue... Running update for: - deepsecrets-1.0.6: UPDATING ... - deepsecrets-1.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/deepsecrets/default.nix b/pkgs/tools/security/deepsecrets/default.nix index c509311f3a6d..3885cf0d4a36 100644 --- a/pkgs/tools/security/deepsecrets/default.nix +++ b/pkgs/tools/security/deepsecrets/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "deepsecrets"; - version = "1.0.6"; + version = "1.1.3"; pyproject = true; src = fetchFromGitHub { owner = "avito-tech"; repo = "deepsecrets"; rev = "refs/tags/v${version}"; - hash = "sha256-VfIsPgStHcIYGbfrOs1mvgoq0ZoVSZwILFVBeMt/5Jc="; + hash = "sha256-fqZxbkzsnqhPGHwwqMUO6WZcPYkHZD2YPTS3QXW6aP0="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A deepsecrets nix build failed. Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/1z588v25qrp2mbq846m0ppyrids74m0g-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/scan_modes/test_cli_scan_mode.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: pattern pyyaml\ =\ \"\^5.4.1\" doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built deepsecrets-1.1.3-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 deepsecrets-1.1.3-py3-none-any.whl - aenum not installed - jsx-lexer not installed - puppetparser not installed