2022-11-16T03:09:40 gtk-layer-shell 0.7.0 -> 0.8.0 https://github.com/wmww/gtk-layer-shell/releases 2022-11-16T03:09:42 attrpath: gtk-layer-shell 2022-11-16T03:09:42 Checking auto update branch... 2022-11-16T03:09:42 No auto update branch exists 2022-11-16T03:09:46 [version] 2022-11-16T03:09:49 [version] updated version and sha256 2022-11-16T03:09:49 [rustCrateVersion] 2022-11-16T03:09:49 [rustCrateVersion] No cargoSha256 found 2022-11-16T03:09:49 [golangModuleVersion] 2022-11-16T03:09:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T03:09:49 [updateScript] 2022-11-16T03:09:49 [updateScript] skipping because derivation has no updateScript 2022-11-16T03:09:49 2022-11-16T03:09:49 [quotedUrls] 2022-11-16T03:09:49 [quotedUrls] nothing found to replace 2022-11-16T03:09:49 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-11-16T03:11:23 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/r11gbp1pbi3k3vb3g38k69f9ijb7ql4q-gtk-layer-shell-0.8.0/lib --libexecdir=/nix/store/r11gbp1pbi3k3vb3g38k69f9ijb7ql4q-gtk-layer-shell-0.8.0/libexec --bindir=/nix/store/m6cipqhnlsf4hiay0x7gcqk1glfycd7n-gtk-layer-shell-0.8.0-devdoc/bin --sbindir=/nix/store/m6cipqhnlsf4hiay0x7gcqk1glfycd7n-gtk-layer-shell-0.8.0-devdoc/sbin --includedir=/nix/store/bnbjsbcxgda3dmnmf9c8vgbyzcqs4qkz-gtk-layer-shell-0.8.0-dev/include --mandir=/nix/store/m6cipqhnlsf4hiay0x7gcqk1glfycd7n-gtk-layer-shell-0.8.0-devdoc/share/man --infodir=/nix/store/m6cipqhnlsf4hiay0x7gcqk1glfycd7n-gtk-layer-shell-0.8.0-devdoc/share/info --localedir=/nix/store/r11gbp1pbi3k3vb3g38k69f9ijb7ql4q-gtk-layer-shell-0.8.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/r11gbp1pbi3k3vb3g38k69f9ijb7ql4q-gtk-layer-shell-0.8.0 -Ddocs=true -Dexamples=true The Meson build system Version: 0.63.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/nyjxcn992aqcm00l7i1hw3fjqk6281n7-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gtk+-3.0 found: YES 3.24.34 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.27 Program /nix/store/vdmc7ak8m8aka6m8c25jwl80an4p9bms-wayland-1.21.0-bin/bin/wayland-scanner found: YES (/nix/store/vdmc7ak8m8aka6m8c25jwl80an4p9bms-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/3hsjvznsm2hlb281fi2gk6ylzmnl2rlw-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/3hsjvznsm2hlb281fi2gk6ylzmnl2rlw-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