2022-12-10T04:24:13 d2 0.1.0 -> 0.1.1 https://github.com/terrastruct/d2/releases 2022-12-10T04:24:15 attrpath: d2 2022-12-10T04:24:15 Checking auto update branch... 2022-12-10T04:24:15 No auto update branch exists 2022-12-10T04:24:19 [version] 2022-12-10T04:24:27 [version] updated version and sha256 2022-12-10T04:24:27 [rustCrateVersion] 2022-12-10T04:24:27 [rustCrateVersion] No cargoSha256 found 2022-12-10T04:24:27 [golangModuleVersion] 2022-12-10T04:24:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T04:24:27 [updateScript] 2022-12-10T04:24:27 [updateScript] skipping because derivation has no updateScript 2022-12-10T04:24:27 2022-12-10T04:24:27 [quotedUrls] 2022-12-10T04:24:27 [quotedUrls] nothing found to replace 2022-12-10T04:24:27 Diff after rewrites: diff --git a/pkgs/tools/text/d2/default.nix b/pkgs/tools/text/d2/default.nix index 6fa5e64e302..88cf3885d37 100644 --- a/pkgs/tools/text/d2/default.nix +++ b/pkgs/tools/text/d2/default.nix @@ -8,13 +8,13 @@ buildGoModule rec { pname = "d2"; - version = "0.1.0"; + version = "0.1.1"; src = fetchFromGitHub { owner = "terrastruct"; repo = pname; rev = "v${version}"; - hash = "sha256-QRgHmQOrw1ZdZffjVnqY3epNkVvCNtR06fyQgKVXoRk="; + hash = "sha256-3cglQEJo2rkIJ+ogqliE/JK4SfoeKwB2bNrHRBgDJSU="; }; vendorHash = "sha256-SO3ZeAJu4XOPDlJ2gUSYFPNG8RcOHfCsn2RKPT+FZy4="; 2022-12-10T04:26:04 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 d2 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . d2 Standard output: warning: unknown setting 'experimental-features' error: build log of 'd2' is not available