2022-12-15T19:00:26 circumflex 2.6 -> 2.8 https://github.com/bensadeh/circumflex/releases 2022-12-15T19:00:29 attrpath: circumflex 2022-12-15T19:00:29 Checking auto update branch... 2022-12-15T19:00:29 No auto update branch exists 2022-12-15T19:00:33 [version] 2022-12-15T19:00:35 [version] updated version and sha256 2022-12-15T19:00:35 [rustCrateVersion] 2022-12-15T19:00:35 [rustCrateVersion] No cargoSha256 found 2022-12-15T19:00:35 [golangModuleVersion] 2022-12-15T19:00:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T19:00:35 [updateScript] 2022-12-15T19:00:35 [updateScript] skipping because derivation has no updateScript 2022-12-15T19:00:35 2022-12-15T19:00:35 [quotedUrls] 2022-12-15T19:00:36 [quotedUrls] nothing found to replace 2022-12-15T19:00:36 Diff after rewrites: diff --git a/pkgs/applications/networking/circumflex/default.nix b/pkgs/applications/networking/circumflex/default.nix index 71fe5b97b8b..a31dbc32f3d 100644 --- a/pkgs/applications/networking/circumflex/default.nix +++ b/pkgs/applications/networking/circumflex/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "circumflex"; - version = "2.6"; + version = "2.8"; src = fetchFromGitHub { owner = "bensadeh"; repo = "circumflex"; rev = version; - hash = "sha256-pcY2PXiOazKAi8mAAbmftXDae01fcUw/u9JPOHQVclI="; + hash = "sha256-knN+T/dmIwHLqT3MJBjQhGlSeAu0lE2ZOv6tLqkcwS0="; }; vendorHash = "sha256-rF1Hu4Pf9AF2MTx4GAPmzSn0M38uTxPS1bsAkO23SdI="; 2022-12-15T19:02:08 Received ExitFailure 102 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 circumflex Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . circumflex Standard output: warning: unknown setting 'experimental-features' error: build log of 'circumflex' is not available