me
/
guix
Archived
1
0
Fork 0

gnu: ccls: Adjust indentation

* gnu/packages/cpp.scm (ccls): Adjust indentation.
master
Brett Gilio 2019-12-16 00:10:14 -06:00
parent 2c82d4ad10
commit 3c80b07a0b
No known key found for this signature in database
GPG Key ID: 672243C4A03F0EEE
1 changed files with 1 additions and 1 deletions

View File

@ -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