Unverified Commit 7e13b629 authored by Nick Cao's avatar Nick Cao
Browse files

ndn-tools: unpin openssl_1_1

parent fa06318a
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -19349,9 +19349,7 @@ with pkgs;
  ndn-cxx = callPackage ../development/libraries/ndn-cxx { };
  ndn-tools = callPackage ../tools/networking/ndn-tools {
    openssl = openssl_1_1;
  };
  ndn-tools = callPackage ../tools/networking/ndn-tools { };
  nfd = callPackage ../servers/nfd { };