summary refs log tree commit diff
path: root/ripple/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ripple/shell.nix')
-rw-r--r--ripple/shell.nix4
1 files changed, 4 insertions, 0 deletions
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