libressl_3_0: remove

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
This commit is contained in:
Masanori Ogino 2021-02-24 20:57:53 +09:00
parent 3daad69057
commit 556a725173
2 changed files with 0 additions and 6 deletions

@ -63,11 +63,6 @@ let
};
in {
libressl_3_0 = generic {
version = "3.0.2";
sha256 = "13ir2lpxz8y1m151k7lrx306498nzfhwlvgkgv97v5cvywmifyyz";
};
libressl_3_1 = generic {
version = "3.1.4";
sha256 = "1dnbbnr43jashxivnafmh9gnn57c7ayva788ba03z633k6f18k21";

@ -16225,7 +16225,6 @@ in
openvdb = callPackage ../development/libraries/openvdb {};
inherit (callPackages ../development/libraries/libressl { })
libressl_3_0
libressl_3_1;
# Please keep this pointed to the latest version. See also