webfontkitgenerator 1.0.3 -> 1.1.0 https://github.com/rafaelmardojai/webfont-kit-generator/releases attrpath: webfontkitgenerator 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/misc/webfontkitgenerator/default.nix b/pkgs/applications/misc/webfontkitgenerator/default.nix index 57d006a5b569..12a8aff34b0d 100644 --- a/pkgs/applications/misc/webfontkitgenerator/default.nix +++ b/pkgs/applications/misc/webfontkitgenerator/default.nix @@ -18,13 +18,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "webfont-kit-generator"; - version = "1.0.3"; + version = "1.1.0"; src = fetchFromGitHub { owner = "rafaelmardojai"; repo = "webfont-kit-generator"; rev = finalAttrs.version; - hash = "sha256-aD/1moWIiU4zpLTW+VHH9n/sj10vCZ8UzB2ey3mR0/k="; + hash = "sha256-UyycQSl+/7KDtXA6xjf0U9qkfc1OWonJ0K00pbPBYkQ="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A webfontkitgenerator nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0 --libdir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/lib --libexecdir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/libexec --bindir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/bin --sbindir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/sbin --includedir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/include --mandir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/share/man --infodir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/share/info --localedir=/nix/store/lb3x9lmdh8iyw6fw752zymrm1kz86zfs-webfont-kit-generator-1.1.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: webfontkitgenerator Project version: 1.1.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/knxv5h4hsh86c649rabd6dqfd97kwp5d-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency gobject-introspection-1.0 found: YES 1.78.1 Run-time dependency gtk4 found: YES 4.12.4 Run-time dependency libadwaita-1 found: YES 1.4.3 Run-time dependency libsoup-3.0 found: YES 3.4.4 Run-time dependency gtksourceview-5 found: YES 5.10.0 Did not find CMake 'cmake' Found CMake: NO Run-time dependency pygobject-3.0 found: NO (tried pkgconfig) meson.build:16:0: ERROR: Dependency "pygobject-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt