chit: unpin openssl

This commit is contained in:
figsoda 2023-05-13 19:27:47 -04:00
parent 3c277b537b
commit 1be9bf35bc

View File

@ -6153,9 +6153,7 @@ with pkgs;
checkmake = callPackage ../development/tools/checkmake { };
chit = callPackage ../development/tools/chit {
openssl = openssl_1_1;
};
chit = callPackage ../development/tools/chit { };
chkrootkit = callPackage ../tools/security/chkrootkit { };