summaryrefslogtreecommitdiff
path: root/gnu/packages/cpp.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/cpp.scm')
-rw-r--r--gnu/packages/cpp.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index ee26105e859..e2513d75d78 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -2473,6 +2473,7 @@ provides a number of utilities to make coding with expected cleaner.")
2473 (synopsis "Immutable data structures") 2473 (synopsis "Immutable data structures")
2474 (description "Immer is a library of persistent and immutable data structures 2474 (description "Immer is a library of persistent and immutable data structures
2475written in C++.") 2475written in C++.")
2476 (properties '((lint-hidden-cpe-vendors . ("immer_project"))))
2476 (license license:boost1.0))) 2477 (license license:boost1.0)))
2477 2478
2478(define-public zug 2479(define-public zug