From 937336e6b6283272eaaa7193211d4b0d2a6148af Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 3 Jul 2020 12:44:13 +0200 Subject: [PATCH] nix: add bash, use openssl instead of libressl --- ci/shell.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/shell.nix b/ci/shell.nix index 17b6d27707..173acc4cfb 100644 --- a/ci/shell.nix +++ b/ci/shell.nix @@ -7,6 +7,7 @@ stdenv.mkDerivation { SDL2 SDL2_image autoflake + bash check clang-tools gcc @@ -17,8 +18,8 @@ stdenv.mkDerivation { graphviz libffi libjpeg - libressl libusb1 + openssl pipenv pkgconfig protobuf3_6