Skip to content

clojure-quant/gorilla-guix-chan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorilla guix chan

Gorilla is a Guix channel providing clojure related packages and services.

Getting Started

Gorilla can be installed as a Guix channel.

To do so, add it to ~/.config/guix/channels.scm

  (cons*
    (channel
      (name 'chur)
      (url "https://github.com/pink-gorilla/gorilla-guix-chan"))
    %default-channels)

Then run guix pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published