root: fix ROOTConfig.cmake.in patching
This commit is contained in:
parent
cf805d3b9e
commit
149d68268d
@ -107,7 +107,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# Hardcode path to fix use with cmake
|
||||
sed -i cmake/scripts/ROOTConfig.cmake.in \
|
||||
-e 'iset(nlohmann_json_DIR "${nlohmann_json}/lib/cmake/nlohmann_json/")'
|
||||
-e '1iset(nlohmann_json_DIR "${nlohmann_json}/lib/cmake/nlohmann_json/")'
|
||||
|
||||
patchShebangs build/unix/
|
||||
'' + lib.optionalString noSplash ''
|
||||
|
Loading…
Reference in New Issue
Block a user