clairvoyant 3.1.2 -> 3.1.6 https://github.com/cassidyjames/clairvoyant/releases attrpath: clairvoyant 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/by-name/cl/clairvoyant/package.nix b/pkgs/by-name/cl/clairvoyant/package.nix index 397aefbea07f..935bab55f04e 100644 --- a/pkgs/by-name/cl/clairvoyant/package.nix +++ b/pkgs/by-name/cl/clairvoyant/package.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "clairvoyant"; - version = "3.1.2"; + version = "3.1.6"; src = fetchFromGitHub { owner = "cassidyjames"; repo = pname; rev = version; - hash = "sha256-q+yN3FAs1L+GzagOQRK5gw8ptBpHPqWOiCL6aaoWcJo="; + hash = "sha256-/CydB6A/elswFT5q2netZ0d114J6730da13U4TQH5Dc="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A clairvoyant nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6 --libdir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/lib --libexecdir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/libexec --bindir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/bin --sbindir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/sbin --includedir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/include --mandir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/share/man --infodir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/share/info --localedir=/nix/store/cx01b0n20b65iz7fdi5z6apx5iaxri9m-clairvoyant-3.1.6/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: com.github.cassidyjames.clairvoyant Project version: 3.1.6 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.41 Vala compiler for the host machine: valac (valac 0.56.14) Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring config.h using configuration Found pkg-config: YES (/nix/store/a3752l19hc76dmzh1wgrxbsxh6lfx67z-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Build-time dependency gio-2.0 found: YES 2.78.4 Program /nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-resources found: YES (/nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-resources) Configuring Config.vala using configuration Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency gtk4 found: YES 4.12.5 Run-time dependency libadwaita-1 found: YES 1.4.4 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libportal found: NO (tried pkgconfig) meson.build:69:4: ERROR: Dependency "libportal" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt