Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sage
Path: blob/develop/build/pkgs/_prereq/distros/nix.txt
4086 views
1
# This file, build/pkgs/_prereq/distros/nix.txt, contains names of
2
# nix packages needed for installation of Sage from source.
3
#
4
# In addition, the files build/pkgs/SPKG/distros/nix.txt contain
5
# the names of packages that provide the equivalent of SPKG.
6
#
7
# One package per line. No need to escape special characters.
8
# Everything on a line after a # character is ignored.
9
#
10
binutils
11
gnumake
12
gnum4
13
perl
14
python3 # system python for bootstrapping the build
15
gnutar
16
bc
17
gcc
18
bash
19
gnupatch
20
bzip2
21
gnupatch
22
pkg-config
23
zlib
24
25