girara 0.3.7 -> 0.4.0 https://repology.org/metapackage/girara/versions attrpath: girara 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/girara/default.nix b/pkgs/applications/misc/girara/default.nix index 841aeca5896..a8898a7a444 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.4.0"; outputs = [ "out" "dev" ]; src = fetchurl { url = "https://git.pwmt.org/pwmt/${pname}/-/archive/${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-QTQiE/jnRSWPHbKMu2zMJ6YwCaXgAb95G74BzkNtTbc="; + sha256 = "sha256-JO36PUk+fUu/SRu3MNA2z+29bDStoafPzWJz54z/pEw="; }; nativeBuildInputs = [ meson ninja pkg-config gettext check dbus ]; 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 girara nix build failed. configuring meson flags: --buildtype=plain --libdir=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0/lib --libexecdir=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0/libexec --bindir=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0/bin --sbindir=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0/sbin --includedir=/nix/store/pchxys41h0ihllp10d5av5zsgb7msmmj-girara-0.4.0-dev/include --mandir=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0/share/man --infodir=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0/share/info --localedir=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/w37xcd48c55n9yhs7d0508af5h9q7ng2-girara-0.4.0 -Ddocs=disabled The Meson build system Version: 1.0.0 Source dir: /build/girara-0.4.0 Build dir: /build/girara-0.4.0/build Build type: native build Project name: girara Project version: 0.4.0 C compiler for the host machine: gcc (gcc 12.2.0 "gcc (GCC) 12.2.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Library m found: YES Found pkg-config: /nix/store/nrvfp0fr57mhspxary3qa90xwhsvvwh7-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency glib-2.0 found: YES 2.74.5 Run-time dependency gtk+-3.0 found: YES 3.24.36 Run-time dependency pango found: YES 1.50.12 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.4.0/build/meson-logs/meson-log.txt