This package browser is in early development. Mind the rough edges.

clojure-tools-gitlibs 2.4.181

Retrieve, cache, and programmatically access git libraries

To access git dependencies (for example, via tools.deps), one must download git directories and working trees as indicated by git SHAs. This library provides this functionality and also keeps a cache of git directories and working trees that can be reused.

Installation

Install clojure-tools-gitlibs 2.4.181 as follows:

guix install clojure-tools-gitlibs@2.4.181

Or install the latest version:

guix install clojure-tools-gitlibs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.