diff --git a/shell.nix b/shell.nix index cb39fe4d..3e0bdc49 100644 --- a/shell.nix +++ b/shell.nix @@ -24,6 +24,7 @@ in (pkgs.buildFHSUserEnv { openjdk11 openldap.dev cyrus_sasl.dev # for python-ldap wkhtmltopdf + gcc binutils ]; multiPkgs = pkgs: [ (pkgs.runCommand "protocols" {}