2022-12-25T15:02:38 gtk-layer-shell 0.7.0 -> 0.8.0 https://github.com/wmww/gtk-layer-shell/releases 2022-12-25T15:02:41 attrpath: gtk-layer-shell 2022-12-25T15:02:41 Checking auto update branch... 2022-12-25T15:02:41 No auto update branch exists 2022-12-25T15:02:44 [version] 2022-12-25T15:02:46 [version] updated version and sha256 2022-12-25T15:02:46 [rustCrateVersion] 2022-12-25T15:02:46 [rustCrateVersion] No cargoSha256 found 2022-12-25T15:02:46 [golangModuleVersion] 2022-12-25T15:02:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T15:02:46 [updateScript] 2022-12-25T15:02:46 [updateScript] skipping because derivation has no updateScript 2022-12-25T15:02:46 2022-12-25T15:02:46 [quotedUrls] 2022-12-25T15:02:46 [quotedUrls] nothing found to replace 2022-12-25T15:02:46 Diff after rewrites: diff --git a/pkgs/development/libraries/gtk-layer-shell/default.nix b/pkgs/development/libraries/gtk-layer-shell/default.nix index ba7950d7256..77936b67923 100644 --- a/pkgs/development/libraries/gtk-layer-shell/default.nix +++ b/pkgs/development/libraries/gtk-layer-shell/default.nix @@ -13,7 +13,7 @@ stdenv.mkDerivation rec { pname = "gtk-layer-shell"; - version = "0.7.0"; + version = "0.8.0"; outputs = [ "out" "dev" "devdoc" ]; outputBin = "devdoc"; # for demo @@ -22,7 +22,7 @@ stdenv.mkDerivation rec { owner = "wmww"; repo = "gtk-layer-shell"; rev = "v${version}"; - sha256 = "sha256-0S1WBpxXpWoMOecJQS6FKEXRZdw4E5hrjURPyhkxiMc="; + sha256 = "sha256-Z7jPYLKgkwMNXu80aaZ2vNj57LbN+X2XqlTTq6l0wTE="; }; nativeBuildInputs = [ 2022-12-25T15:04:17 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 gtk-layer-shell nix build failed. configuring meson flags: --buildtype=plain --libdir=/nix/store/nqww0jp6lf8q57bvsc3sm949gmkwi2fv-gtk-layer-shell-0.8.0/lib --libexecdir=/nix/store/nqww0jp6lf8q57bvsc3sm949gmkwi2fv-gtk-layer-shell-0.8.0/libexec --bindir=/nix/store/b3k5irr5y8mmixa87zbwmm33smygz6fm-gtk-layer-shell-0.8.0-devdoc/bin --sbindir=/nix/store/b3k5irr5y8mmixa87zbwmm33smygz6fm-gtk-layer-shell-0.8.0-devdoc/sbin --includedir=/nix/store/xr3qnvhzgc8gf4m45r5hs22mxj24lccx-gtk-layer-shell-0.8.0-dev/include --mandir=/nix/store/b3k5irr5y8mmixa87zbwmm33smygz6fm-gtk-layer-shell-0.8.0-devdoc/share/man --infodir=/nix/store/b3k5irr5y8mmixa87zbwmm33smygz6fm-gtk-layer-shell-0.8.0-devdoc/share/info --localedir=/nix/store/nqww0jp6lf8q57bvsc3sm949gmkwi2fv-gtk-layer-shell-0.8.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/nqww0jp6lf8q57bvsc3sm949gmkwi2fv-gtk-layer-shell-0.8.0 -Ddocs=true -Dexamples=true The Meson build system Version: 0.64.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: gtk-layer-shell Project version: 0.8.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 Found pkg-config: /nix/store/k2vd7w2ixbqbgd9v88am8780111bng7j-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gtk+-3.0 found: YES 3.24.35 Run-time dependency wayland-client found: YES 1.21.0 Run-time dependency wayland-server found: YES 1.21.0 Run-time dependency wayland-scanner found: YES 1.21.0 Run-time dependency wayland-protocols found: YES 1.31 Program /nix/store/i5pgqx46qx0zjc1f2ivhp4bxgayyfwf0-wayland-1.21.0-bin/bin/wayland-scanner found: YES (/nix/store/i5pgqx46qx0zjc1f2ivhp4bxgayyfwf0-wayland-1.21.0-bin/bin/wayland-scanner) Run-time dependency gobject-introspection-1.0 found: YES 1.74.0 Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached) Program g-ir-scanner found: YES (/nix/store/w73bxii8xlsm9459628glawfcjlci75d-gobject-introspection-1.74.0-dev/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached) Program g-ir-compiler found: YES (/nix/store/w73bxii8xlsm9459628glawfcjlci75d-gobject-introspection-1.74.0-dev/bin/g-ir-compiler) Program vapigen found: NO src/meson.build:44:14: ERROR: Program 'vapigen' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt