aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/zwave.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/zwave.scm')
0 files changed, 0 insertions, 0 deletions
st/suites/base.bash" "unittest/test_hashutil.cpp") (("compgen -e") "env | cut -d= -f1") (("#!/bin/sh") (string-append "#!" (which "sh")))))) (add-before 'check 'set-home ;; Tests require a writable HOME. (lambda _ (setenv "HOME" (getenv "TMPDIR"))))))) (native-inputs (append (list perl which) (if (supported-package? ruby-asciidoctor) (list ruby-asciidoctor) '()))) (inputs (list zlib `(,zstd "lib"))) (home-page "https://ccache.dev/") (synopsis "Compiler cache") (description "Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.") (license gpl3+)))