simple-http-server: unpin to openssl_1_1
This commit is contained in:
parent
75f569b1a5
commit
330c9ce372
@ -37841,7 +37841,6 @@ with pkgs;
|
||||
simplehttp2server = callPackage ../servers/simplehttp2server { };
|
||||
|
||||
simple-http-server = callPackage ../servers/simple-http-server {
|
||||
openssl = openssl_1_1;
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user