faircamp 0 -> 1 attrpath: faircamp Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/gwq1djzcpr4dasimrl6mgfa88x238my0-unstable-update-script.sh.drv /nix/store/6qpcrvmwlb4qi6vxg9rcnd834n8z4qps-packages.json.drv building '/nix/store/gwq1djzcpr4dasimrl6mgfa88x238my0-unstable-update-script.sh.drv'... building '/nix/store/6qpcrvmwlb4qi6vxg9rcnd834n8z4qps-packages.json.drv'... Going to be running update for following packages: - faircamp-unstable-2022-10-08 Press Enter key to continue... Running update for: - faircamp-unstable-2022-10-08: UPDATING ... - faircamp-unstable-2022-10-08: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/faircamp/default.nix b/pkgs/applications/misc/faircamp/default.nix index a50c4e42706..90eb03d198b 100644 --- a/pkgs/applications/misc/faircamp/default.nix +++ b/pkgs/applications/misc/faircamp/default.nix @@ -13,14 +13,14 @@ rustPlatform.buildRustPackage { pname = "faircamp"; - version = "unstable-2022-10-08"; + version = "unstable-2023-01-23"; # TODO when switching to a stable release, use fetchFromGitea and add a # version test. Meanwhile, fetchgit is used to make unstableGitUpdater work. src = fetchgit { url = "https://codeberg.org/simonrepp/faircamp.git"; - rev = "630415985127298bf82bfc210d2fc8b214758db1"; - sha256 = "sha256-4pzDey0iV7LtHI0rbbcCjjuTaFt0CR88Vl0B1RU96v0="; + rev = "971a77427a5f6583506c7ffeec6a5c2befd64307"; + sha256 = "sha256-t3GTj1xjoGneMu8RySv55unly0Mq7bO9q/kPRxtTswA="; }; cargoHash = "sha256-GgWxxKHLGtsSGVbhli6HTfUu4TmbY4J9N7UA7AOzUkc="; 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 faircamp Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . faircamp Standard output: error: build log of 'faircamp' is not available