mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
944aa75afa
Without the change build fails as: src/casynth/casynth_ui_main.cxx:47:27: error: 'time' was not declared in this scope and ((unsigned int) time (NULL)); ^~~~ src/casynth/casynth_ui_main.cxx:9:1: note: 'time' is defined in header '<ctime>'; did you forget to '#include <ctime>'? 8 | #include "casynth_ui.h" +++ |+#include <ctime> 9 | #include "lv2/lv2plug.in/ns/extensions/ui/ui.h" Full build log: https://hydra.nixos.org/log/dh6qh731kjkizpymf8qpbi33pwq7bg9v-infamousPlugins-0.3.0.drv ZHF: #230712 |
||
---|---|---|
.. | ||
default.nix |