wayfirePlugins.wcm 0.8.0 -> 0.9.0 https://github.com/WayfireWM/wcm/releases attrpath: wayfirePlugins.wcm 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 Diff after rewrites: diff --git a/pkgs/applications/window-managers/wayfire/wcm.nix b/pkgs/applications/window-managers/wayfire/wcm.nix index 4f1a6769ffbd..f82dac2e5162 100644 --- a/pkgs/applications/window-managers/wayfire/wcm.nix +++ b/pkgs/applications/window-managers/wayfire/wcm.nix @@ -18,14 +18,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "wcm"; - version = "0.8.0"; + version = "0.9.0"; src = fetchFromGitHub { owner = "WayfireWM"; repo = "wcm"; rev = "v${finalAttrs.version}"; fetchSubmodules = true; - hash = "sha256-UwHJ4Wi83ATnA1CQKNSt8Qga7ooLnAY7QARz2FXvUIo="; + hash = "sha256-oaaEtyu/9XVhFTkmD7WjScMycpKf+M7oPyQatbY23Vo="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A wayfirePlugins.wcm nix build failed. source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } mesonConfigurePhase flags: --prefix=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0 --libdir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/lib --libexecdir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/libexec --bindir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/bin --sbindir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/sbin --includedir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/include --mandir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/share/man --infodir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/share/info --localedir=/nix/store/x8fgc3mm78mvc46a20pvvzd8p6jssiig-wcm-0.9.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Denable_wdisplays=false The Meson build system Version: 1.5.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: wcm Project version: 0.9.0 C compiler for the host machine: gcc (gcc 13.3.0 "gcc (GCC) 13.3.0") C linker for the host machine: gcc ld.bfd 2.42 C++ compiler for the host machine: g++ (gcc 13.3.0 "g++ (GCC) 13.3.0") C++ linker for the host machine: g++ ld.bfd 2.42 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/blb1ci2nwrmgzb3g1xl4mvqpwkhm3s3b-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Dependency wayfire found: NO. Found 0.8.1 but need: '>=0.9.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency wayfire found: NO meson.build:6:10: ERROR: Dependency lookup for wayfire with method 'pkgconfig' failed: Invalid version, need 'wayfire' ['>=0.9.0'] found '0.8.1'. A full log can be found at /build/source/build/meson-logs/meson-log.txt