webfontkitgenerator 1.0.3 -> 1.1.1 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 c4a3a7b86e98..41fd420aa0be 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.1"; src = fetchFromGitHub { owner = "rafaelmardojai"; repo = "webfont-kit-generator"; rev = finalAttrs.version; - hash = "sha256-aD/1moWIiU4zpLTW+VHH9n/sj10vCZ8UzB2ey3mR0/k="; + hash = "sha256-RrmzHgRnpgQUNECgYA/AJfoxKpX1HQ5I1Pqjb3MK+P4="; }; nativeBuildInputs = [ 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 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/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1 --libdir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/lib --libexecdir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/libexec --bindir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/bin --sbindir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/sbin --includedir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/include --mandir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/share/man --infodir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/share/info --localedir=/nix/store/j0kvjiwqpv9gn91nxzsh1357q9mic5d2-webfont-kit-generator-1.1.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.2 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: webfontkitgenerator Project version: 1.1.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/fyxva0kkcmaigwk4218l0zdy8z3s9sj3-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.5 Run-time dependency libadwaita-1 found: YES 1.4.4 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