1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 00:55:56 +02:00

Revert "gnu: ccls: Adjust indentation"

This reverts commit 3c80b07a0b.
This commit is contained in:
Brett Gilio
2019-12-16 14:04:59 -06:00
parent db6bd842aa
commit 792c3db553
+1 -1
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