2022-11-27T12:16:12 vhs 0.1.1 -> 0.2.0 https://github.com/charmbracelet/vhs/releases 2022-11-27T12:16:15 attrpath: vhs 2022-11-27T12:16:15 Checking auto update branch... 2022-11-27T12:16:15 No auto update branch exists 2022-11-27T12:16:18 [version] 2022-11-27T12:16:21 [version] updated version and sha256 2022-11-27T12:16:21 [rustCrateVersion] 2022-11-27T12:16:21 [rustCrateVersion] No cargoSha256 found 2022-11-27T12:16:21 [golangModuleVersion] 2022-11-27T12:16:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-27T12:16:21 [updateScript] 2022-11-27T12:16:21 [updateScript] skipping because derivation has no updateScript 2022-11-27T12:16:21 2022-11-27T12:16:21 [quotedUrls] 2022-11-27T12:16:21 [quotedUrls] nothing found to replace 2022-11-27T12:16:21 Diff after rewrites: diff --git a/pkgs/applications/misc/vhs/default.nix b/pkgs/applications/misc/vhs/default.nix index 5ea0a82c850..2d5256d2249 100644 --- a/pkgs/applications/misc/vhs/default.nix +++ b/pkgs/applications/misc/vhs/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "vhs"; - version = "0.1.1"; + version = "0.2.0"; src = fetchFromGitHub { owner = "charmbracelet"; repo = pname; rev = "v${version}"; - hash = "sha256-wcOLUA/U+xRwo7slnACCURQO7D0F3pFP2/SHDfEHeTA="; + hash = "sha256-t6n4uID7KTu/BqsmndJOft0ifxZNfv9lfqlzFX0ApKw="; }; vendorHash = "sha256-f8EHDxu+NWAFJx9ujzsiDhNymdEzExmdreP11gV56AI="; 2022-11-27T12:17:55 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 vhs Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . vhs Standard output: warning: unknown setting 'experimental-features' error: build log of 'vhs' is not available