summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-05-28 16:38:42 +0100
committersternenseemann <sternenseemann@systemli.org>2022-05-29 20:02:53 +0200
commit849d47a9280e059bf6a6f8762431f04d4c12f02b (patch)
tree5d221117d1a74f191b8e0eed9ae8a0b9d788db72 /pkgs/development/python-modules/rangehttpserver
parent4cec59e09c19d8f449a6a2816fcefbb175e2fa19 (diff)
ghc: use CXX=c++, not CXX=cxx
Otherwise attempt to build ghcHEAD from local checkout fails as: $ nix build -L --impure --expr 'with import ~/nm {}; haskell.compiler.ghcHEAD.overrideAttrs (oa: { src = ./.; patches = []; nativeBuildInputs = oa.nativeBuildInputs ++ [ git ]; })' --keep-failed ... ghc> checking C++ standard library flavour... ./configure: line 11487: /nix/store/r7r10qvsqlnvbzjkjinvscjlahqbxifl-gcc-wrapper-11.3.0/bin/cxx: No such file or directory I think 'cxx' is not provided by stdenv.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions