dippi 4.0.2 -> 4.0.6 https://repology.org/project/dippi/versions attrpath: dippi 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/tools/graphics/dippi/default.nix b/pkgs/tools/graphics/dippi/default.nix index 9e3cc25327f8..1a094c2750e2 100644 --- a/pkgs/tools/graphics/dippi/default.nix +++ b/pkgs/tools/graphics/dippi/default.nix @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "dippi"; - version = "4.0.2"; + version = "4.0.6"; src = fetchFromGitHub { owner = "cassidyjames"; repo = "dippi"; rev = version; - hash = "sha256-OYeSPh3m3udmGbIKoithCdsqWSAFnRhnAtQ0nTzFxzs="; + hash = "sha256-oZy8WfaAPABZRm8dm4zpI4v9RwT46F6WL6Wj767FcZg="; }; 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 dippi nix build failed. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/lib --libexecdir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/libexec --bindir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/bin --sbindir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/sbin --includedir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/include --mandir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/share/man --infodir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/share/info --localedir=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/lcakc83lcpc1l5vy3xmrs7l79xzcsdqn-dippi-4.0.6 The Meson build system Version: 1.2.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: com.github.cassidyjames.dippi Project version: 4.0.6 C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0") C linker for the host machine: gcc ld.bfd 2.40 Vala compiler for the host machine: valac (valac 0.56.13) Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Program glib-compile-resources found: YES (/nix/store/f716sk6ysnygz5nyj2x99s28f4zczc8a-glib-2.76.4-dev/bin/glib-compile-resources) Configuring Config.vala using configuration Found pkg-config: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gtk4 found: YES 4.10.4 Dependency libadwaita-1 found: NO found 1.3.5 but need: '>=1.4' Did not find CMake 'cmake' Found CMake: NO Run-time dependency libadwaita-1 found: NO meson.build:39:4: ERROR: Dependency lookup for libadwaita-1 with method 'pkgconfig' failed: Invalid version, need 'libadwaita-1' ['>=1.4'] found '1.3.5'. A full log can be found at /build/source/build/meson-logs/meson-log.txt