cagebreak 1.9.1 -> 2.2.0 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 [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 63a5e8613e1..38d39e5873e 100644 --- a/pkgs/applications/window-managers/cagebreak/default.nix +++ b/pkgs/applications/window-managers/cagebreak/default.nix @@ -24,13 +24,13 @@ stdenv.mkDerivation rec { pname = "cagebreak"; - version = "1.9.1"; + version = "2.2.0"; src = fetchFromGitHub { owner = "project-repo"; repo = pname; rev = version; - hash = "sha256-pU1QHYOqnkb3L4iSKbZY9Vo60Z6EaX9mp2Nw48NSPic="; + hash = "sha256-nqH1CnRIv+1qJCl/0pc5t14DhN7VomwaBIgd3+A5Fno="; }; 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. unpacking sources unpacking source archive /nix/store/g04x4p9mg8bqda1xycp75zi57vvhk373-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/lib --libexecdir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/libexec --bindir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/bin --sbindir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/sbin --includedir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/include --mandir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/share/man --infodir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/share/info --localedir=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/fl4fpmzdh3hhj17iz643ac7isjcsbz4q-cagebreak-2.2.0 -Dman-pages=true -Dversion_override=2.2.0 -Dxwayland=true The Meson build system Version: 1.1.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: cagebreak Project version: 2.2.0 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/s3i7nsvzwqkydvrkq92z962yj3bb55rz-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency wlroots found: NO found 0.15.1 but need: '>=0.16.1' ; matched: '< 0.17.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.16.1'] found '0.15.1'. A full log can be found at /build/source/build/meson-logs/meson-log.txt