guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: ccls: Adjust indentation


From: guix-commits
Subject: 01/01: gnu: ccls: Adjust indentation
Date: Mon, 16 Dec 2019 01:10:49 -0500 (EST)

brettgilio pushed a commit to branch master
in repository guix.

commit 3c80b07a0b4a2f1c2702acd6896f94892c516709
Author: Brett Gilio <address@hidden>
Date:   Mon Dec 16 00:10:14 2019 -0600

    gnu: ccls: Adjust indentation
    
    * gnu/packages/cpp.scm (ccls): Adjust indentation.
---
 gnu/packages/cpp.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 7870184..f30da0e 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]