diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-01-29 16:17:36 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-31 22:45:07 +0000 |
| commit | e458879574953a45f48e91e0dcb2b43e75585c33 (patch) | |
| tree | 09bd1ab048917db8254cf2d9635b4d7df05bfb84 /pkgs/development/python-modules/python-openstackclient | |
| parent | 3b0201816178b4eebb20ba7996ff5bab223ddcac (diff) | |
louvain-community: unstable-2021-03-18 -> unstable-2024-01-30
Without the change the build against `gcc-13` fails as:
https://cache.nixos.org/log/xpqnf8kk3wxgqspxf2khipxlv0wf8i36-louvain-community-unstable-2021-03-18.drv
/build/source/src/louvain_communities.cpp: At global scope:
/build/source/src/louvain_communities.cpp:60:5: error: 'uint32_t' does not name a type
60 | uint32_t verbosity = 0;
| ^~~~~~~~
/build/source/src/louvain_communities.cpp:44:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
43 | #include "GitSHA1.h"
+++ |+#include <cstdint>
44 |
While at it added a trivial unstable updater.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
