ankisyncd 0 -> 1 attrpath: ankisyncd 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/7wqxy39735l4vk0djyx4bzl3fj2s2z20-packages.json.drv building '/nix/store/7wqxy39735l4vk0djyx4bzl3fj2s2z20-packages.json.drv'... Going to be running update for following packages: - ankisyncd-2.2.0 Press Enter key to continue... Running update for: - ankisyncd-2.2.0: UPDATING ... - ankisyncd-2.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/ankisyncd/default.nix b/pkgs/servers/ankisyncd/default.nix index 45a43669502..7c74d194834 100644 --- a/pkgs/servers/ankisyncd/default.nix +++ b/pkgs/servers/ankisyncd/default.nix @@ -6,12 +6,12 @@ python3.pkgs.buildPythonApplication rec { pname = "ankisyncd"; - version = "2.2.0"; + version = "2.4.0"; src = fetchFromGitHub { owner = "ankicommunity"; repo = "anki-sync-server"; - rev = version; - sha256 = "196xhd6vzp1ncr3ahz0bv0gp1ap2s37j8v48dwmvaywzayakqdab"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-Jh7w1UCbqJQj9t2T++OhtMouBaI+wplT7yce84Qm+yA="; }; format = "other"; 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 ankisyncd nix build failed. setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_web_hostkey.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash Anki Sync Server v2.4.0 Self-hosted Anki Sync Server. Usage: make  Commands: help  Display list of command and exit. docs  Build and serve documentation. tests  Run unit tests. run  config  Create new config file. init  Download Python dependencies. build  release  Create new Git release and tags. publish  open  @nix { "action": "setPhase", "phase": "installPhase" } installing cp: cannot stat 'ankisyncd': No such file or directory cp: cannot stat 'utils': No such file or directory cp: cannot stat 'ankisyncd.conf': No such file or directory