General scientific and statistics packages
General scientific and statistics packages
The guix-science
channel provides 734 packages. It can be obtained by writing a snippet along these lines to ~/.config/guix/channels.scm
and then running guix pull
:
(append
(list (channel
(name 'guix-science)
(url "https://codeberg.org/guix-science/guix-science.git")
(branch "master")
(introduction
(make-channel-introduction
"b1fe5aaff3ab48e798a4cce02f0212bc91f423dc"
(openpgp-fingerprint
"CA4F 8CF4 37D7 478F DA05 5FD4 4213 7701 1A37 8446")))))
%default-channels)
To obtain substitutes (pre-built binaries) for the packages provided by this channel, configure your system to fetch substitutes from the URL below and authorize the corresponding key:
https://guix.bordeaux.inria.fr |
|
Source | https://codeberg.org/guix-science/guix-science.git |
Packages | 734 packages |
Continuous integration |