Where to ask to have a pkg updated?

I’m not sure where or how to ask for a pkg to be updated?

kdePackages.applet-window-buttons6 wont build on plasma 6.3 it’s been updated on github. I’m not sure where to see if this has been changed upstream nix or anywhere. I’m still pretty green with nix.

applet-window-buttons6> CMake Error at CMakeLists.txt:19 (find_package):
applet-window-buttons6>   By not providing "FindKDecoration2.cmake" in CMAKE_MODULE_PATH this project
applet-window-buttons6>   has asked CMake to find a package configuration file provided by
applet-window-buttons6>   "KDecoration2", but CMake did not find one.
applet-window-buttons6>
applet-window-buttons6>   Could not find a package configuration file provided by "KDecoration2"
applet-window-buttons6>   (requested version 5.90) with any of the following names:
applet-window-buttons6>
applet-window-buttons6>     KDecoration2Config.cmake
applet-window-buttons6>     kdecoration2-config.cmake
applet-window-buttons6>
applet-window-buttons6>   Add the installation prefix of "KDecoration2" to CMAKE_PREFIX_PATH or set
applet-window-buttons6>   "KDecoration2_DIR" to a directory containing one of the above files.  If
applet-window-buttons6>   "KDecoration2" provides a separate development package or SDK, be sure it
applet-window-buttons6>   has been installed.
applet-window-buttons6>
applet-window-buttons6>
applet-window-buttons6> -- Configuring incomplete, errors occurred!
error: builder for '/nix/store/sq7wgk3wr6vjmnk0j98mn7hx7gv5wcb6-applet-window-buttons6-0.13.0.drv' failed with exit code 1;
last 25 log lines:
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> CMake Error at CMakeLists.txt:19 (find_package):
>   By not providing "FindKDecoration2.cmake" in CMAKE_MODULE_PATH this project
>   has asked CMake to find a package configuration file provided by
>   "KDecoration2", but CMake did not find one.
>
>   Could not find a package configuration file provided by "KDecoration2"
>   (requested version 5.90) with any of the following names:
>
>     KDecoration2Config.cmake
>     kdecoration2-config.cmake
>
>   Add the installation prefix of "KDecoration2" to CMAKE_PREFIX_PATH or set
>   "KDecoration2_DIR" to a directory containing one of the above files.  If
>   "KDecoration2" provides a separate development package or SDK, be sure it
>   has been installed.
>
>
> -- Configuring incomplete, errors occurred!
For full logs, run 'nix log /nix/store/sq7wgk3wr6vjmnk0j98mn7hx7gv5wcb6-applet-window-buttons6-0.13.0.drv'.
error: 1 dependencies of derivation '/nix/store/4vd2ha3dlgssmbvqivp1d23p9h12f84x-applet-window-buttons6-0.13.0_fish-completions.drv' failed to build

https://search.nixos.org/packages?channel=unstable&show=kdePackages.applet-window-buttons6&from=0&size=50&sort=relevance&type=packages&query=window+buttons

https://github.com/NixOS/nixpkgs/issues/new/choose

More of a build failure though.

1 Like

Thank you! That is it.