forked from hswaw/hscloud
shell.nix: add binutils and gcc
Fixes b.hswaw.net/33 Change-Id: Iadeb4157f4271ad684b6c2603d734cb0c098238d
This commit is contained in:
parent
5e695e8f9b
commit
dce10bae86
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ in (pkgs.buildFHSUserEnv {
|
|||
openjdk11
|
||||
openldap.dev cyrus_sasl.dev # for python-ldap
|
||||
wkhtmltopdf
|
||||
gcc binutils
|
||||
];
|
||||
multiPkgs = pkgs: [
|
||||
(pkgs.runCommand "protocols" {}
|
||||
|
|
Loading…
Add table
Reference in a new issue