Commit 1be9bf35 authored by figsoda's avatar figsoda
Browse files

chit: unpin openssl

parent 3c277b53
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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 { };