2022-12-16T15:47:58 girara 0.3.7 -> 0.3.8 https://repology.org/metapackage/girara/versions 2022-12-16T15:48:00 attrpath: girara 2022-12-16T15:48:00 Checking auto update branch... 2022-12-16T15:48:01 No auto update branch exists 2022-12-16T15:48:04 [version] 2022-12-16T15:48:06 [version] updated version and sha256 2022-12-16T15:48:06 [rustCrateVersion] 2022-12-16T15:48:06 [rustCrateVersion] No cargoSha256 found 2022-12-16T15:48:06 [golangModuleVersion] 2022-12-16T15:48:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T15:48:06 [updateScript] 2022-12-16T15:48:06 [updateScript] skipping because derivation has no updateScript 2022-12-16T15:48:06 2022-12-16T15:48:06 [quotedUrls] 2022-12-16T15:48:06 [quotedUrls] nothing found to replace 2022-12-16T15:48:07 Diff after rewrites: diff --git a/pkgs/applications/misc/girara/default.nix b/pkgs/applications/misc/girara/default.nix index 591f26abbc7..1bc4e833ed8 100644 --- a/pkgs/applications/misc/girara/default.nix +++ b/pkgs/applications/misc/girara/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "girara"; - version = "0.3.7"; + version = "0.3.8"; outputs = [ "out" "dev" ]; src = fetchurl { url = "https://git.pwmt.org/pwmt/${pname}/-/archive/${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-QTQiE/jnRSWPHbKMu2zMJ6YwCaXgAb95G74BzkNtTbc="; + sha256 = "sha256-YnwZYL2EjTeoieRiOR2uD5tSVxjUYABYyHooJS9G8so="; }; nativeBuildInputs = [ meson ninja pkg-config gettext check dbus ]; 2022-12-16T15:49:37 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A girara nix build failed. configuring meson flags: --buildtype=plain --libdir=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8/lib --libexecdir=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8/libexec --bindir=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8/bin --sbindir=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8/sbin --includedir=/nix/store/xzc2a3sgcdf6rzslhv8q2wrp0a6s5dv1-girara-0.3.8-dev/include --mandir=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8/share/man --infodir=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8/share/info --localedir=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/hls851448p4n5c3dfihf17h136qlwf7c-girara-0.3.8 -Ddocs=disabled The Meson build system Version: 0.63.1 Source dir: /build/girara-0.3.8 Build dir: /build/girara-0.3.8/build Build type: native build Project name: girara Project version: 0.3.8 C compiler for the host machine: gcc (gcc 11.3.0 "gcc (GCC) 11.3.0") C linker for the host machine: gcc ld.bfd 2.39 Host machine cpu family: x86_64 Host machine cpu: x86_64 Library m found: YES Found pkg-config: /nix/store/a7x58hgzw06v6b4pdm88ab9jppzgax7w-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency glib-2.0 found: YES 2.74.1 Run-time dependency gtk+-3.0 found: YES 3.24.34 Run-time dependency pango found: YES 1.50.11 Checking for function "getpwnam_r" : YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=vla: YES Dependency libnotify skipped: feature notify disabled Did not find CMake 'cmake' Found CMake: NO Run-time dependency json-glib-1.0 found: NO (tried pkgconfig) meson.build:66:0: ERROR: Dependency "json-glib-1.0" not found, tried pkgconfig A full log can be found at /build/girara-0.3.8/build/meson-logs/meson-log.txt