deja-dup 44.2 -> 45.1 https://repology.org/project/deja-dup/versions attrpath: deja-dup 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/backup/deja-dup/default.nix b/pkgs/applications/backup/deja-dup/default.nix index c2212373e70f..8875689b4e4b 100644 --- a/pkgs/applications/backup/deja-dup/default.nix +++ b/pkgs/applications/backup/deja-dup/default.nix @@ -22,14 +22,14 @@ stdenv.mkDerivation rec { pname = "deja-dup"; - version = "44.2"; + version = "45.1"; src = fetchFromGitLab { domain = "gitlab.gnome.org"; owner = "World"; repo = "deja-dup"; rev = version; - hash = "sha256-TnyH2tIvzG1B2hbDPyFyaTArfuMJaP6GKw6yahwsQ1Q="; + hash = "sha256-2vNAppy8fYYcxH3ci4B6bUIl2sO5NC6yA13y9iU4V/A="; }; patches = [ 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 deja-dup nix build failed. patching sources applying patch /nix/store/wgc287431dx6w6bay6s7g83idxaj9wvz-fix-paths.patch patching file libdeja/duplicity/DuplicityInstance.vala Hunk #1 succeeded at 115 (offset 1 line). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/lib --libexecdir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/libexec --bindir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/bin --sbindir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/sbin --includedir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/include --mandir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/share/man --infodir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/share/info --localedir=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/2gm8c5ymjaaf82mp0ddwy4bl167lqx42-deja-dup-45.1 -Dduplicity_command=/nix/store/x8a19z35rhgxs04nm3ac03ds5wk327kj-duplicity-0.8.23/bin/duplicity The Meson build system Version: 1.2.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: deja-dup Project version: 45.1 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) 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:31:14: 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