Unverified Commit 98e8f3c6 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #231753 from figsoda/chit

chit: unpin openssl
parents 86f9361e 1be9bf35
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 { };