From 19c1578320ef98d76c3e758316d8774ac51a47fe Mon Sep 17 00:00:00 2001 From: edef Date: Tue, 10 May 2022 01:32:17 +0000 Subject: ripple/fossil: permit importing trees from git repos Change-Id: I8329f14bddaaa2d141e82c087821e4602bd1259a --- ripple/shell.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ripple/shell.nix') diff --git a/ripple/shell.nix b/ripple/shell.nix index 96ed84f..cc9c44e 100644 --- a/ripple/shell.nix +++ b/ripple/shell.nix @@ -22,6 +22,9 @@ mkShell { # needed by fuser pkgconfig fuse + + # needed by git2 + openssl ]; # needed by prost-build -- cgit 1.4.1