gnu: ccls: Adjust indentation
* gnu/packages/cpp.scm (ccls): Adjust indentation.master
parent
2c82d4ad10
commit
3c80b07a0b
|
@ -313,7 +313,7 @@ tools (containers, algorithms) used by other QuantStack packages.")
|
|||
(list (string-append "-DCMAKE_CXX_FLAGS='-isystem "
|
||||
(assoc-ref %build-inputs "gcc")
|
||||
"/include/c++'"))))
|
||||
(inputs
|
||||
(inputs
|
||||
`(("clang" ,clang)
|
||||
("ncurses" ,ncurses)))
|
||||
(native-inputs
|
||||
|
|
Reference in New Issue