Without the update build fails on `master` after `gcc-13` update as
https://hydra.nixos.org/build/249036926:
In file included from ../src/benchmark.cpp:25:
../src/scene.h:79:5: error: 'uint64_t' does not name a type
79 | uint64_t start_time;
| ^~~~~~~~