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 [quotedUrls] [quotedUrls] nothing found to replace 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. unpacking sources unpacking source archive /nix/store/q382afsrmx0141jic9s3wqc9wkj4cdb8-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/lib --libexecdir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/libexec --bindir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/bin --sbindir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/sbin --includedir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/include --mandir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/share/man --infodir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/share/info --localedir=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/f79ycjrsp5mqyllrv3dmdnxssb9n55fq-webfont-kit-generator-1.1.0 The Meson build system Version: 1.2.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: /nix/store/ifr6srqgpvygd5vp14748d109ri31isv-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency gobject-introspection-1.0 found: YES 1.76.1 Dependency gtk4 found: NO found 4.10.4 but need: '>= 4.12' Did not find CMake 'cmake' Found CMake: NO Run-time dependency gtk4 found: NO meson.build:12:0: ERROR: Dependency lookup for gtk4 with method 'pkgconfig' failed: Invalid version, need 'gtk4' ['>= 4.12'] found '4.10.4'. A full log can be found at /build/source/build/meson-logs/meson-log.txt