Non-free scientific packages for GNU Guix.
Find a file
2024-10-22 17:55:49 +02:00
guix-science-nonfree geant4: install-data phase more adaptable for variants 2024-10-04 18:35:31 +02:00
.gitignore Add '.gitignore'. 2023-03-21 16:43:06 +01:00
.guix-authorizations Authorize Ludovic Courtès. 2023-03-21 11:54:31 +01:00
.guix-channel .guix-channel: Update Guix-Past URL. 2024-10-22 17:55:49 +02:00
macs-1.4-fix-parser.patch bioinformatics: Add macs-1. 2024-01-25 10:26:13 +01:00
NEWS Add ‘NEWS’ file. 2024-10-17 14:53:22 +02:00
README.rst Change URL from github.com to codeberg.org. 2024-10-17 14:52:41 +02:00
snpeff-4.3t-backport-settings.patch bioinformatics: Add licenses, missing imports/files 2021-05-21 09:30:18 +02:00
strelka-disable-install.patch bioinformatics: Add strelka-1.0.15 and strelka-1.0.14. 2021-04-16 12:07:13 +02:00
strelka-disable-tests.patch bioinformatics: Add strelka-1.0.15 and strelka-1.0.14. 2021-04-16 12:07:13 +02:00

Non-free Guix science packages

image

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: