2022-12-10T11:43:02 labwc 0.5.3 -> 0.6.0 https://github.com/labwc/labwc/releases 2022-12-10T11:43:04 attrpath: labwc 2022-12-10T11:43:05 Checking auto update branch... 2022-12-10T11:43:05 No auto update branch exists 2022-12-10T11:43:08 [version] 2022-12-10T11:43:10 [version] updated version and sha256 2022-12-10T11:43:10 [rustCrateVersion] 2022-12-10T11:43:10 [rustCrateVersion] No cargoSha256 found 2022-12-10T11:43:10 [golangModuleVersion] 2022-12-10T11:43:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T11:43:10 [updateScript] 2022-12-10T11:43:10 [updateScript] skipping because derivation has no updateScript 2022-12-10T11:43:10 2022-12-10T11:43:10 [quotedUrls] 2022-12-10T11:43:10 [quotedUrls] nothing found to replace 2022-12-10T11:43:11 Diff after rewrites: diff --git a/pkgs/applications/window-managers/labwc/default.nix b/pkgs/applications/window-managers/labwc/default.nix index ba145b85286..9cec254e47d 100644 --- a/pkgs/applications/window-managers/labwc/default.nix +++ b/pkgs/applications/window-managers/labwc/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "labwc"; - version = "0.5.3"; + version = "0.6.0"; src = fetchFromGitHub { owner = "labwc"; repo = pname; rev = version; - hash = "sha256-YD2bGxa7uss6KRvOGM0kn8dM+277ubaYeOB7ugRZCcY="; + hash = "sha256-P1hKYTW++dpV3kdmI5nBGun080gVTrKzi2WOJKR84j4="; }; nativeBuildInputs = [ 2022-12-10T11:45:00 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A labwc nix build failed. source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/lib --libexecdir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/libexec --bindir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/bin --sbindir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/sbin --includedir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/include --mandir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/share/man --infodir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/share/info --localedir=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/q10bab1pa0j20861j1ba71abnn2z5zbv-labwc-0.6.0 -Dxwayland=enabled The Meson build system Version: 0.63.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: labwc Project version: 0.6.0 C compiler for the host machine: gcc (gcc 11.3.0 "gcc (GCC) 11.3.0") C linker for the host machine: gcc ld.bfd 2.39 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 -Wundef: YES Program git found: NO Found pkg-config: /nix/store/a7x58hgzw06v6b4pdm88ab9jppzgax7w-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency wlroots found: NO found 0.15.1 but need: '>=0.16.0' ; matched: '<0.17.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency wlroots found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency wlroots meson.build:40:0: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt