mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-12 08:43:06 +00:00
803a0617a7
The main change is the fix against `gcc-13` build failure: https://hydra.nixos.org/build/247544946 src/Utilities.hpp:84:46: error: 'uint32_t' has not been declared 84 | void crc32(const void* data, size_t n_bytes, uint32_t* crc); | ^~~~~~~~ Pulling unstable as latets release still does not build against `gcc-13`. Co-authored-by: kirillrdy <kirillrdy@gmail.com> |
||
---|---|---|
.. | ||
default.nix |