Non-free scientific packages for GNU Guix.
- Scheme 100%
|
|
||
|---|---|---|
| guix-science-nonfree | ||
| .gitignore | ||
| .guix-authorizations | ||
| .guix-channel | ||
| macs-1.4-fix-parser.patch | ||
| NEWS | ||
| README.rst | ||
| snpeff-4.3t-backport-settings.patch | ||
| strelka-disable-install.patch | ||
| strelka-disable-tests.patch | ||
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://codeberg.org/guix-science/guix-science-nonfree.git")
(introduction
(make-channel-introduction
"58661b110325fd5d9b40e6f0177cc486a615817e"
(openpgp-fingerprint
"CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446"))))Binary substitutes for x86_64-linux are available from
https://guix.bordeaux.inria.fr,
see Getting
Substitutes from Other Servers in the official manual. The signing
key can be imported using:
$ guix archive --authorize <<EOF
(public-key
(ecc
(curve Ed25519)
(q #89FBA276A976A8DE2A69774771A92C8C879E0F24614AAAAE23119608707B3F06#)))
EOF
Contributing
We accept software fulfilling the following criteria:
- Not free and open source. Use guix-science otherwise.
- Related to scientific research or teaching.