forked from hswaw/hscloud
shell.nix: add random utilities
Change-Id: I49bfe400af054a8bcc0861f6066e7ca426590268
This commit is contained in:
parent
56c888b443
commit
43b0e0920f
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ in (pkgs.buildFHSUserEnv {
|
|||
openldap.dev cyrus_sasl.dev # for python-ldap
|
||||
wkhtmltopdf
|
||||
gcc binutils
|
||||
pwgen
|
||||
tmate
|
||||
];
|
||||
multiPkgs = pkgs: [
|
||||
(pkgs.runCommand "protocols" {}
|
||||
|
|
Loading…
Reference in a new issue