# Fix gcc-13 build failures due to missing includes
sed -e '1i #include <cstdint>' -i \
blockalign_src/crc.cpp
'';
buildInputs=[
wxGTK32
zlib
@@ -25,6 +32,8 @@ stdenv.mkDerivation rec {
"--enable-embedded-cryptopp"
];
enableParallelBuilding=true;
meta=withlib;{
description="An easy to setup Open Source client/server backup system";
longDescription="An easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time";