From 891655b2b1ad12b5eaf813a346fc2c177e4fa062 Mon Sep 17 00:00:00 2001 From: edef Date: Thu, 24 Mar 2022 17:20:22 +0000 Subject: ripple/fossil/mount: init Minimal no-op FUSE FS. Change-Id: If6549990a768acea5ac8c75399b71ac10db8a4c6 --- ripple/shell.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ripple/shell.nix') diff --git a/ripple/shell.nix b/ripple/shell.nix index 6c67ab5..96ed84f 100644 --- a/ripple/shell.nix +++ b/ripple/shell.nix @@ -18,6 +18,10 @@ mkShell { # needed by prost-build protobuf + + # needed by fuser + pkgconfig + fuse ]; # needed by prost-build -- cgit 1.4.1