python310Packages.timetagger 0 -> 1 attrpath: python310Packages.timetagger 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/5ds0v5n8f1hbq7c2q45kv705169mwy07-packages.json.drv building '/nix/store/5ds0v5n8f1hbq7c2q45kv705169mwy07-packages.json.drv'... Going to be running update for following packages: - python3.10-timetagger-22.12.1 Press Enter key to continue... Running update for: - python3.10-timetagger-22.12.1: UPDATING ... - python3.10-timetagger-22.12.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/timetagger/default.nix b/pkgs/development/python-modules/timetagger/default.nix index e85786b3787..d12df727806 100644 --- a/pkgs/development/python-modules/timetagger/default.nix +++ b/pkgs/development/python-modules/timetagger/default.nix @@ -16,13 +16,13 @@ buildPythonPackage rec { pname = "timetagger"; - version = "22.12.1"; + version = "23.1.1"; src = fetchFromGitHub { owner = "almarklein"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-yoDILEE/mUWkGPWp2xTKlkpmw1gZctaQmBsed8U7bHc="; + sha256 = "sha256-neVZI37wFZroA8nxgPYvFfOWkQePbGaRZMo1439PFO4="; }; 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 python310Packages.timetagger nix build failed. adding 'timetagger/pages/index.md' adding 'timetagger/pages/login.md' adding 'timetagger/pages/logout.md' adding 'timetagger/server/__init__.py' adding 'timetagger/server/_apiserver.py' adding 'timetagger/server/_assets.py' adding 'timetagger/server/_utils.py' adding 'timetagger-23.1.1.dist-info/LICENSE' adding 'timetagger-23.1.1.dist-info/METADATA' adding 'timetagger-23.1.1.dist-info/WHEEL' adding 'timetagger-23.1.1.dist-info/top_level.txt' adding 'timetagger-23.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./timetagger-23.1.1-py3-none-any.whl Requirement already satisfied: bcrypt in /nix/store/zayfdrvicnhhkbnk3dvx9dsi63hga290-python3.10-bcrypt-4.0.0/lib/python3.10/site-packages (from timetagger==23.1.1) (4.0.0) Requirement already satisfied: pscript>=0.7.6 in /nix/store/3a4fw2bkcms5xdal95j15kki5qfdblj8-python3.10-pscript-0.7.6/lib/python3.10/site-packages (from timetagger==23.1.1) (0.7.6) Requirement already satisfied: itemdb>=1.1.1 in /nix/store/mk0bhj0q5zm3l4rysv4wy99ppy38m1j4-python3.10-itemdb-1.1.1/lib/python3.10/site-packages (from timetagger==23.1.1) (1.1.1) Requirement already satisfied: uvicorn in /nix/store/66xf0l97ndjbvf64kyzmnx7qh5kgir0c-python3.10-uvicorn-0.20.0/lib/python3.10/site-packages (from timetagger==23.1.1) (0.20.0) Requirement already satisfied: asgineer>=0.8.0 in /nix/store/l2w56ky3l1l0nlqgiyy2g4g93h4xdq26-python3.10-asgineer-0.8.1/lib/python3.10/site-packages (from timetagger==23.1.1) (0.8.1) Requirement already satisfied: pyjwt in /nix/store/q98wvjn3k82fcqjl6lg7903s5pxlccqa-python3.10-pyjwt-2.6.0/lib/python3.10/site-packages (from timetagger==23.1.1) (2.6.0) Requirement already satisfied: jinja2 in /nix/store/8khw663wx1lkjrfgiz6xf6rc895848n3-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from timetagger==23.1.1) (3.1.2) Requirement already satisfied: markdown in /nix/store/n1pr4zbnd4w4yhrar9ffrmcsy214pjsc-python3.10-markdown-3.4.1/lib/python3.10/site-packages (from timetagger==23.1.1) (3.4.1) ERROR: Could not find a version that satisfies the requirement iptools (from timetagger) (from versions: none) ERROR: No matching distribution found for iptools