libdecor 0.1.1 -> 0.2.1 https://repology.org/project/libdecor/versions attrpath: libdecor 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/development/libraries/libdecor/default.nix b/pkgs/development/libraries/libdecor/default.nix index fefaf98c40e9..f806aee03dea 100644 --- a/pkgs/development/libraries/libdecor/default.nix +++ b/pkgs/development/libraries/libdecor/default.nix @@ -14,14 +14,14 @@ stdenv.mkDerivation rec { pname = "libdecor"; - version = "0.1.1"; + version = "0.2.1"; src = fetchFromGitLab { domain = "gitlab.freedesktop.org"; owner = "libdecor"; repo = "libdecor"; rev = version; - hash = "sha256-8b6qCqOSDDbhYwAeAaUyI71tSopTkGtCJaxZaJw1vQQ="; + hash = "sha256-vhr750ZmQqUzvwSVBuseBMPNheO2PnKrSWHaKTd0ZOM="; }; outputs = [ "out" "dev" ]; 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 libdecor nix build failed. Version: 1.2.3 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: libdecor Project version: 0.2.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 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Found pkg-config: /nix/store/1nvm1a9a9mlwyy7d0hapkzchxgjgpw19-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency wayland-client found: YES 1.22.0 Run-time dependency wayland-protocols found: YES 1.32 Library dl found: YES Run-time dependency dbus-1 found: YES 1.14.10 Checking for function "asprintf" : YES Checking for function "mkostemp" : NO Checking for function "posix_fallocate" : YES Checking for function "memfd_create" : YES Configuring config.h using configuration Program wayland-scanner found: YES (/nix/store/75ylhj5nscjc3z6xzd7iyh1rwb1dkdpr-wayland-1.22.0-bin/bin/wayland-scanner) Did not find CMake 'cmake' Found CMake: NO Run-time dependency gtk+-3.0 found: NO (tried pkgconfig) src/plugins/meson.build:1:10: ERROR: Dependency "gtk+-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt