mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-12 04:40:42 -05:00
nix-unstable-static: drop unused openssl
This commit is contained in:
@@ -11,9 +11,7 @@ let
|
||||
inherit (pkgsStatic)
|
||||
bashInteractive
|
||||
busybox
|
||||
cacert
|
||||
openssl
|
||||
;
|
||||
cacert;
|
||||
|
||||
bash = bashInteractive;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user