Loading pkgs/by-name/li/libphonenumber/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ gtest, jre, pkg-config, boost, # complains about missing boost.system on 1.89 boost188, icu, protobuf, }: Loading Loading @@ -52,7 +53,7 @@ stdenv.mkDerivation (finalAttrs: { ]; propagatedBuildInputs = lib.optionals enableTests [ boost boost188 ]; cmakeDir = "../cpp"; Loading Loading
pkgs/by-name/li/libphonenumber/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ gtest, jre, pkg-config, boost, # complains about missing boost.system on 1.89 boost188, icu, protobuf, }: Loading Loading @@ -52,7 +53,7 @@ stdenv.mkDerivation (finalAttrs: { ]; propagatedBuildInputs = lib.optionals enableTests [ boost boost188 ]; cmakeDir = "../cpp"; Loading