Skip to content

Commit 7e13b62

Browse files
committed
ndn-tools: unpin openssl_1_1
1 parent fa06318 commit 7e13b62

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pkgs/top-level/all-packages.nix

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19349,9 +19349,7 @@ with pkgs;
1934919349

1935019350
ndn-cxx = callPackage ../development/libraries/ndn-cxx { };
1935119351

19352-
ndn-tools = callPackage ../tools/networking/ndn-tools {
19353-
openssl = openssl_1_1;
19354-
};
19352+
ndn-tools = callPackage ../tools/networking/ndn-tools { };
1935519353

1935619354
nfd = callPackage ../servers/nfd { };
1935719355

0 commit comments

Comments
 (0)