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)
|
inherit (pkgsStatic)
|
||||||
bashInteractive
|
bashInteractive
|
||||||
busybox
|
busybox
|
||||||
cacert
|
cacert;
|
||||||
openssl
|
|
||||||
;
|
|
||||||
|
|
||||||
bash = bashInteractive;
|
bash = bashInteractive;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user