falloutphil / guix-science-nonfree

Non-free scientific packages for GNU Guix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-free Guix science packages

This GNU Guix channel provides non-free scientific software.

See Specifying Additional Channels in the Guix manual for instructions how to add it to your installation or simply add the following snippet to your channels.scm:

(channel
  (name 'guix-science-nonfree)
  (url "https://github.com/guix-science/guix-science-nonfree.git")
  (introduction
   (make-channel-introduction
        "58661b110325fd5d9b40e6f0177cc486a615817e"
        (openpgp-fingerprint
         "CA4F 8CF4 37D7 478F DA05  5FD4 4213 7701 1A37 8446"))))

Contributing

We accept software fulfilling the following criteria:

About

Non-free scientific packages for GNU Guix.


Languages

Language:Scheme 100.0%