aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gperf.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-01-23 11:18:14 +0100
committerLudovic Courtès <ludo@gnu.org>2020-01-23 11:26:55 +0100
commitb93cde3d8cf52af02083cdc23e5819699f5aea67 (patch)
treed5223bf6cfa4ce3193cf810a3a8ee4a950f892f7 /gnu/packages/gperf.scm
parent46378df05010f3f9f54fe7d0f3a17c1abc238166 (diff)
downloadguix-b93cde3d8cf52af02083cdc23e5819699f5aea67.tar.gz
guix-b93cde3d8cf52af02083cdc23e5819699f5aea67.zip
gnu: guile-present: Install .go files in /site-ccache.
* gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'.
Diffstat (limited to 'gnu/packages/gperf.scm')
0 files changed, 0 insertions, 0 deletions
erde" ,rust-serde-1.0))
+ #:cargo-development-inputs
+ (("rust-lazy-static" ,rust-lazy-static-1.3)
+ ("rust-rand" ,rust-rand-0.5)
+ ("rust-rayon" ,rust-rayon-1.1)
+ ("rust-rustc-hash" ,rust-rustc-hash-1.0)
+ ("rust-serde-test" ,rust-serde-test-1.0))))
+ (home-page "https://github.com/rust-lang/hashbrown")
+ (synopsis "Rust port of Google's SwissTable hash map")
+ (description
+ "This package provides a Rust port of Google's SwissTable hash map.")
+ (license (list license:asl2.0 license:expat))))
+
(define-public rust-heapsize-0.4
(package
(name "rust-heapsize")