ldeep 0 -> 1 attrpath: ldeep 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] this derivation will be built: /nix/store/da8z80dvamd1xmg076s1yyfkc43z4z7v-packages.json.drv building '/nix/store/da8z80dvamd1xmg076s1yyfkc43z4z7v-packages.json.drv'... Going to be running update for following packages: - ldeep-1.0.11 Press Enter key to continue... Running update for: - ldeep-1.0.11: UPDATING ... - ldeep-1.0.11: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/ldeep/default.nix b/pkgs/tools/security/ldeep/default.nix index 82d0456a05b..fc09a1695fd 100644 --- a/pkgs/tools/security/ldeep/default.nix +++ b/pkgs/tools/security/ldeep/default.nix @@ -10,11 +10,11 @@ buildPythonApplication rec { pname = "ldeep"; - version = "1.0.11"; + version = "1.0.21"; src = fetchPypi { inherit pname version; - sha256 = "sha256-MYVC8fxLW85n8uZVMhb2Zml1lQ8vW9gw/eRLcmemQx4="; + sha256 = "sha256-eExOC3xKgodxwPdyjtd/P/ZIb694zgT6SMpluVBVgwM="; }; propagatedBuildInputs = [ 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 ldeep nix build failed. creating build/bdist.linux-x86_64/wheel/ldeep-1.0.21.dist-info/WHEEL creating 'dist/ldeep-1.0.21-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'ldeep/__init__.py' adding 'ldeep/__main__.py' adding 'ldeep/utils/__init__.py' adding 'ldeep/utils/sddl.py' adding 'ldeep/utils/structure.py' adding 'ldeep/views/__init__.py' adding 'ldeep/views/activedirectory.py' adding 'ldeep/views/cache_activedirectory.py' adding 'ldeep/views/constants.py' adding 'ldeep/views/ldap_activedirectory.py' adding 'ldeep-1.0.21.dist-info/LICENSE' adding 'ldeep-1.0.21.dist-info/METADATA' adding 'ldeep-1.0.21.dist-info/WHEEL' adding 'ldeep-1.0.21.dist-info/entry_points.txt' adding 'ldeep-1.0.21.dist-info/top_level.txt' adding 'ldeep-1.0.21.dist-info/zip-safe' adding 'ldeep-1.0.21.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ldeep-1.0.21/dist /build/ldeep-1.0.21 Processing ./ldeep-1.0.21-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/i6agi1ibh2jfz5dq6mbv8rxg7g67a08p-python3.10-termcolor-2.1.1/lib/python3.10/site-packages (from ldeep==1.0.21) (2.1.1) ERROR: Could not find a version that satisfies the requirement cryptography==38.0.3 (from ldeep) (from versions: none) ERROR: No matching distribution found for cryptography==38.0.3