mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Simplify build by including nlohmann/json.hpp
This commit is contained in:
parent
f1efb97075
commit
7f2c324ed1
4 changed files with 14724 additions and 4 deletions
|
@ -43,8 +43,6 @@ let
|
|||
(cd perl ; autoreconf --install --force --verbose)
|
||||
# TeX needs a writable font cache.
|
||||
export VARTEXFONTS=$TMPDIR/texfonts
|
||||
|
||||
cp -rv ${nlohmann_json}/include/nlohmann src/nlohmann
|
||||
'';
|
||||
|
||||
distPhase =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue