diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-07-07 10:11:22 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-07-07 10:11:22 +0100 |
| commit | 7a619834d145030d16ad9dfbe5f70dfc270b3bca (patch) | |
| tree | daebae7efc879831c1d2494969636adbbbca9280 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 8f3b38daf25cca9a0c49137da5327cee8bb8474b (diff) | |
waybar: fix `gcc-14` build by syncing `cava` version
Without the change the build against `gcc-14` fails as:
$ nix build --impure --expr 'with import ./. {}; waybar.override {stdenv = gcc14Stdenv; }' -L
...
../subprojects/cava-0.10.1/src/config.c: In function 'load_config':
../subprojects/cava-0.10.1/src/config.c:412:24: error: implicit declaration of function 'getenv' [-Wimplicit-function-declaration]
412 | char *configHome = getenv("XDG_CONFIG_HOME");
| ^~~~~~
It was fixed upstream in 0.10.2. The change updates to it.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
