nix-unstable-static: drop unused openssl

This commit is contained in:
Jörg Thalheim
2023-07-20 12:21:18 +02:00
parent 30ea4a75cd
commit 23c51fe60b

View File

@@ -11,9 +11,7 @@ let
inherit (pkgsStatic) inherit (pkgsStatic)
bashInteractive bashInteractive
busybox busybox
cacert cacert;
openssl
;
bash = bashInteractive; bash = bashInteractive;