1
0
Fork 0

shell.nix: add random utilities

Change-Id: I49bfe400af054a8bcc0861f6066e7ca426590268
master
q3k 2021-06-06 12:50:54 +00:00
parent 56c888b443
commit 43b0e0920f
1 changed files with 2 additions and 0 deletions

View File

@ -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" {}