phoc 0 -> 1 attrpath: phoc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - phoc-0.37.0 Press Enter key to continue... Running update for: - phoc-0.37.0: UPDATING ... - phoc-0.37.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/phoc/default.nix b/pkgs/applications/misc/phoc/default.nix index deccbabe3fd4..f0a738013807 100644 --- a/pkgs/applications/misc/phoc/default.nix +++ b/pkgs/applications/misc/phoc/default.nix @@ -24,12 +24,12 @@ stdenv.mkDerivation (finalAttrs: { pname = "phoc"; - version = "0.37.0"; + version = "0.38.0"; src = fetchurl { # This tarball includes the meson wrapped subproject 'gmobile'. url = with finalAttrs; "https://sources.phosh.mobi/releases/${pname}/${pname}-${version}.tar.xz"; - hash = "sha256-SQLoOjqDBL1G3SDO4mfVRV2U0i+M1EwiqUR52ytFJmM="; + hash = "sha256-OcRUnw1Fck9bMSgfMMcWqqR6a6yzyKjY8P3nqcwVULc="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A phoc nix build failed. gmobile| Compiler for C supports arguments -Winit-self: YES gmobile| Compiler for C supports arguments -Wmaybe-uninitialized: YES gmobile| Compiler for C supports arguments -Wmissing-field-initializers: YES gmobile| Compiler for C supports arguments -Wmissing-include-dirs: YES gmobile| Compiler for C supports arguments -Wmissing-noreturn: YES gmobile| Compiler for C supports arguments -Wnested-externs: YES gmobile| Compiler for C supports arguments -Wno-missing-field-initializers: YES gmobile| Compiler for C supports arguments -Wno-sign-compare: YES gmobile| Compiler for C supports arguments -Wno-strict-aliasing: YES gmobile| Compiler for C supports arguments -Wno-unused-parameter: YES gmobile| Compiler for C supports arguments -Wold-style-definition: YES gmobile| Compiler for C supports arguments -Wpointer-arith: YES gmobile| Compiler for C supports arguments -Wredundant-decls: YES gmobile| Compiler for C supports arguments -Wshadow: YES gmobile| Compiler for C supports arguments -Wstrict-prototypes: YES gmobile| Compiler for C supports arguments -Wswitch-default: YES gmobile| Compiler for C supports arguments -Wswitch-enum: YES gmobile| Compiler for C supports arguments -Wtype-limits: YES gmobile| Compiler for C supports arguments -Wundef: YES gmobile| Compiler for C supports arguments -Wunused-function: YES gmobile| Configuring gm-config.h using configuration gmobile| Dependency gio-2.0 found: YES 2.78.4 (cached) gmobile| Program /nix/store/z1xzvmw2bzzk3x403zab39lq0r2sxbkw-glib-2.78.4-dev/bin/glib-compile-resources found: YES (/nix/store/z1xzvmw2bzzk3x403zab39lq0r2sxbkw-glib-2.78.4-dev/bin/glib-compile-resources) gmobile| Library m found: YES gmobile| Library rt found: YES gmobile| Run-time dependency gobject-introspection-1.0 found: NO (tried pkgconfig) subprojects/gmobile/src/meson.build:83:22: ERROR: Dependency "gobject-introspection-1.0" not found, tried pkgconfig A full log can be found at /build/phoc-0.38.0/build/meson-logs/meson-log.txt