matrix-synapse-plugins.matrix-synapse-ldap3 0 -> 1 attrpath: matrix-synapse-plugins.matrix-synapse-ldap3 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/l3s1c4psigw1l8aphvdsd53fjfdnzfgf-packages.json.drv building '/nix/store/l3s1c4psigw1l8aphvdsd53fjfdnzfgf-packages.json.drv'... Going to be running update for following packages: - python3.11-matrix-synapse-ldap3-0.2.2 Press Enter key to continue... Running update for: - python3.11-matrix-synapse-ldap3-0.2.2: UPDATING ... - python3.11-matrix-synapse-ldap3-0.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/matrix-synapse/plugins/ldap3.nix b/pkgs/servers/matrix-synapse/plugins/ldap3.nix index feac6f084726..9593a71b68e4 100644 --- a/pkgs/servers/matrix-synapse/plugins/ldap3.nix +++ b/pkgs/servers/matrix-synapse/plugins/ldap3.nix @@ -13,12 +13,12 @@ buildPythonPackage rec { pname = "matrix-synapse-ldap3"; - version = "0.2.2"; + version = "0.3.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-s4jZVpNIbu9pra79D9noRGPVL+F7AhSgDvyqZptzy3Q="; + sha256 = "sha256-i7ZRcXMWTUucxE9J3kEdjOvbLnBdXdHqHzhzPEoAnh0="; }; patches = [ 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 matrix-synapse-plugins.matrix-synapse-ldap3 nix build failed. Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/vzadwkmqmha62kj5pnb6gsc5ir073x16-matrix-synapse-ldap3-0.3.0.tar.gz source root is matrix-synapse-ldap3-0.3.0 setting SOURCE_DATE_EPOCH to timestamp 1698056311 of file matrix-synapse-ldap3-0.3.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/lrmaq0rvqfcmy2hq2qgg8ccic7hjl28z-c65e8cbd27a5cd935ce12e7c4b92143cdf795c86.patch patching file README.rst Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file README.rst.rej patching file ldap_auth_provider.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file ldap_auth_provider.py.rej