clapper 0.5.2 -> 0.6.0 https://github.com/Rafostar/clapper/releases attrpath: clapper Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/video/clapper/default.nix b/pkgs/applications/video/clapper/default.nix index 954ea58b4554..b507c5a861c6 100644 --- a/pkgs/applications/video/clapper/default.nix +++ b/pkgs/applications/video/clapper/default.nix @@ -25,13 +25,13 @@ stdenv.mkDerivation rec { pname = "clapper"; - version = "0.5.2"; + version = "0.6.0"; src = fetchFromGitHub { owner = "Rafostar"; repo = pname; rev = version; - sha256 = "sha256-s+qdTq3/pHHstwr1W3Hs2Zje++iJFHM6hQTFoZD43bY="; + sha256 = "sha256-5fD1OnVcY3ZC+QfoFqe2jV43/J36r85SpLUYF2ti7dY="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A clapper nix build failed. Run-time dependency gstreamer-pbutils-1.0 found: YES 1.22.9 Run-time dependency gstreamer-tag-1.0 found: YES 1.22.9 Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency gobject-2.0 found: YES 2.78.4 Run-time dependency gio-2.0 found: YES 2.78.4 Run-time dependency gmodule-2.0 found: YES 2.78.4 Run-time dependency gtk4 found: YES 4.12.5 Run-time dependency libadwaita-1 found: YES 1.4.4 Library m found: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Wno-multichar: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wsign-compare: YES Program g-ir-scanner found: YES (/nix/store/i3h7g2b7kfcfq46sjf9vh284h182hvvy-gobject-introspection-wrapped-1.78.1-dev/bin/g-ir-scanner) Program vapigen found: NO src/lib/meson.build:4:10: ERROR: Program 'vapigen' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt