cagebreak 2.2.1 -> 2.2.3 https://github.com/project-repo/cagebreak/releases attrpath: cagebreak 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/window-managers/cagebreak/default.nix b/pkgs/applications/window-managers/cagebreak/default.nix index f070b1fd062c..2f3add0356a9 100644 --- a/pkgs/applications/window-managers/cagebreak/default.nix +++ b/pkgs/applications/window-managers/cagebreak/default.nix @@ -25,13 +25,13 @@ stdenv.mkDerivation rec { pname = "cagebreak"; - version = "2.2.1"; + version = "2.2.3"; src = fetchFromGitHub { owner = "project-repo"; repo = pname; rev = version; - hash = "sha256-cJEJ8V9lDbNb07eY3nWmNcT7ULGlcmOeyb9UDOLGWfI="; + hash = "sha256-ppNzc6ojxF9FkgsqSWBSbtmI9aRc+RGN1R1RQLwCtv0="; }; 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 cagebreak nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/m2xamfvrrbzfl1dzdl5jm2fg8kjwd3ma-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3 --libdir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/lib --libexecdir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/libexec --bindir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/bin --sbindir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/sbin --includedir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/include --mandir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/share/man --infodir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/share/info --localedir=/nix/store/k1fcca1qsi18jzmd6h0hkzd6fd6lvddh-cagebreak-2.2.3/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Dman-pages=true -Dversion_override=2.2.3 -Dxwayland=true The Meson build system Version: 1.2.3 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: cagebreak Project version: 2.2.3 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 Found pkg-config: /nix/store/1nvm1a9a9mlwyy7d0hapkzchxgjgpw19-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency wlroots found: NO found 0.16.2 but need: '>=0.17.0' ; matched: '< 0.18.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency wlroots found: NO meson.build:58:17: ERROR: Dependency lookup for wlroots with method 'pkgconfig' failed: Invalid version, need 'wlroots' ['>=0.17.0'] found '0.16.2'. A full log can be found at /build/source/build/meson-logs/meson-log.txt