Loading pkgs/by-name/us/usbmuxd2/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,9 @@ clangStdenv.mkDerivation rec { postPatch = '' # Checking for libgeneral version still fails sed -i 's/libgeneral >= $LIBGENERAL_MINVERS_STR/libgeneral/' configure.ac # Otherwise, it will complain about no matching function for call to 'find' sed -i 1i'#include <algorithm>' usbmuxd2/Muxer.cpp ''; nativeBuildInputs = [ Loading Loading
pkgs/by-name/us/usbmuxd2/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,9 @@ clangStdenv.mkDerivation rec { postPatch = '' # Checking for libgeneral version still fails sed -i 's/libgeneral >= $LIBGENERAL_MINVERS_STR/libgeneral/' configure.ac # Otherwise, it will complain about no matching function for call to 'find' sed -i 1i'#include <algorithm>' usbmuxd2/Muxer.cpp ''; nativeBuildInputs = [ Loading