2022-12-07T07:08:21 unifi-protect-backup 0.7.4 -> 0.8.2 https://github.com/ep1cman/unifi-protect-backup/releases 2022-12-07T07:08:24 attrpath: unifi-protect-backup 2022-12-07T07:08:24 Checking auto update branch... 2022-12-07T07:08:27 [version] 2022-12-07T07:08:27 [version] skipping because derivation has updateScript 2022-12-07T07:08:27 [rustCrateVersion] 2022-12-07T07:08:27 [rustCrateVersion] No cargoSha256 found 2022-12-07T07:08:27 [golangModuleVersion] 2022-12-07T07:08:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-07T07:08:27 [updateScript] 2022-12-07T07:08:29 [updateScript] Success 2022-12-07T07:08:29 [updateScript] this derivation will be built: /nix/store/8kk2zp9d39rzv19psfdpyr60ksaj72a1-packages.json.drv building '/nix/store/8kk2zp9d39rzv19psfdpyr60ksaj72a1-packages.json.drv'... Going to be running update for following packages: - unifi-protect-backup-0.7.4 Press Enter key to continue... Running update for: - unifi-protect-backup-0.7.4: UPDATING ... - unifi-protect-backup-0.7.4: DONE. Packages updated! 2022-12-07T07:08:29 2022-12-07T07:08:29 [quotedUrls] 2022-12-07T07:08:29 [quotedUrls] nothing found to replace 2022-12-07T07:08:29 Diff after rewrites: diff --git a/pkgs/applications/backup/unifi-protect-backup/default.nix b/pkgs/applications/backup/unifi-protect-backup/default.nix index dbfff51d8fd..6184745a3e2 100644 --- a/pkgs/applications/backup/unifi-protect-backup/default.nix +++ b/pkgs/applications/backup/unifi-protect-backup/default.nix @@ -2,7 +2,7 @@ python3.pkgs.buildPythonApplication rec { pname = "unifi-protect-backup"; - version = "0.7.4"; + version = "0.8.2"; format = "pyproject"; @@ -10,7 +10,7 @@ python3.pkgs.buildPythonApplication rec { owner = "ep1cman"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-4Kpz89yqKmxHmnaPYpvJ2hx46yfcaCYjOioyya+38vE="; + hash = "sha256-ZQmpuqBYy0IBeAfrMqy48zAWkPSlYyR1yd67jP2nz3A="; }; preBuild = '' 2022-12-07T07:09:57 No auto update branch exists 2022-12-07T07:10:03 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 unifi-protect-backup nix build failed. patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: unifi-protect-backup Running command Building wheel for unifi-protect-backup (pyproject.toml) Building wheel for unifi-protect-backup (pyproject.toml) ... [?25l[?25hdone Created wheel for unifi-protect-backup: filename=unifi_protect_backup-0.8.2-py3-none-any.whl size=24158 sha256=cf7c4fcc1e381104eeffa3344a727d2c6e414dbf3530e1d5ba3a285e8c4eab2b Stored in directory: /build/pip-ephem-wheel-cache-owr5aq7n/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built unifi-protect-backup Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./unifi_protect_backup-0.8.2-py3-none-any.whl Requirement already satisfied: click<9,>=8 in /nix/store/b1w1m5fzfkqsgkm6lq85kwmfhcvhxxgs-python3.10-click-8.1.3/lib/python3.10/site-packages (from unifi-protect-backup==0.8.2) (8.1.3) Requirement already satisfied: python-dateutil<3.0.0,>=2.8.2 in /nix/store/packbci4zma31lqq1ww3lwx5d30dpiba-python3.10-python-dateutil-2.8.2/lib/python3.10/site-packages (from unifi-protect-backup==0.8.2) (2.8.2) ERROR: Could not find a version that satisfies the requirement aiorun<2023.0.0,>=2022.11.1 (from unifi-protect-backup) (from versions: none) ERROR: No matching distribution found for aiorun<2023.0.0,>=2022.11.1