textpieces 3.4.0 -> 3.4.1 https://repology.org/project/textpieces/versions attrpath: textpieces 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/tools/text/textpieces/default.nix b/pkgs/tools/text/textpieces/default.nix index 7b20083a80b..4016ce5875d 100644 --- a/pkgs/tools/text/textpieces/default.nix +++ b/pkgs/tools/text/textpieces/default.nix @@ -24,13 +24,13 @@ let in stdenv.mkDerivation rec { pname = "textpieces"; - version = "3.4.0"; + version = "3.4.1"; src = fetchFromGitHub { owner = "liferooter"; repo = pname; rev = "v${version}"; - hash = "sha256-LQq6pjue72a4kIHhWtoxJi/eKxPa4du5sBQY97SG1gY="; + hash = "sha256-3ZUHzt3oXYgsnJVDf83JUDhcF+0DLgFfOMtpKI/FTcE="; }; 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 textpieces nix build failed. configuring meson flags: --buildtype=plain --libdir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/lib --libexecdir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/libexec --bindir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/bin --sbindir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/sbin --includedir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/include --mandir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/share/man --infodir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/share/info --localedir=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/h1q4mfh8qyz2lnnr8kd8hdy8859f3bfw-textpieces-3.4.1 The Meson build system Version: 1.1.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: textpieces Project version: 3.4.1 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 Vala compiler for the host machine: valac (valac 0.56.7) Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /nix/store/09jbh8y3jbq0gs47793rzn6i7yaabxmp-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency libadwaita-1 found: YES 1.3.2 Run-time dependency gtksourceview-5 found: YES 5.8.0 Run-time dependency json-glib-1.0 found: YES 1.6.6 Library m found: YES Run-time dependency gio-2.0 found: YES 2.76.2 Run-time dependency gio-unix-2.0 found: YES 2.76.2 Run-time dependency gtk4 found: YES 4.10.3 Run-time dependency gee-0.8 found: YES 0.20.6 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libportal found: NO (tried pkgconfig) meson.build:94:2: ERROR: Dependency "libportal" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt