summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-01-24 22:19:47 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-01-24 22:19:47 +0000
commit36c15164ab5ac933ac4a1bea61a4073fb330489d (patch)
treefbe65836d52f6f61b8c4aa400739926444608f04 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parentd63af7f57c966ce08eaded990d575957d4fb9144 (diff)
string-machine: fix build against `gcc-13`
Without the change the build fails as https://hydra.nixos.org/build/246390341: sources/ui/Color.h:4:5: error: 'uint8_t' does not name a type 4 | uint8_t r, g, b, a; | ^~~~~~~ sources/ui/Color.h:1:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? +++ |+#include <cstdint> 1 | #pragma once
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions