Loading pkgs/development/python-modules/python-rapidjson/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ let }; patches = [ (fetchpatch { name = "do-not-include-gtest-src-dir.patch"; url = "https://git.alpinelinux.org/aports/plain/community/rapidjson/do-not-include-gtest-src-dir.patch?id=9e5eefc7a5fcf5938a8dc8a3be8c75e9e6809909"; hash = "sha256-BjSZEwfCXA/9V+kxQ/2JPWbc26jQn35CfN8+8NW24s4="; }) Loading Loading
pkgs/development/python-modules/python-rapidjson/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ let }; patches = [ (fetchpatch { name = "do-not-include-gtest-src-dir.patch"; url = "https://git.alpinelinux.org/aports/plain/community/rapidjson/do-not-include-gtest-src-dir.patch?id=9e5eefc7a5fcf5938a8dc8a3be8c75e9e6809909"; hash = "sha256-BjSZEwfCXA/9V+kxQ/2JPWbc26jQn35CfN8+8NW24s4="; }) Loading