about summary refs log tree commit diff
path: root/users/Profpatsch/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/shell.nix')
-rw-r--r--users/Profpatsch/shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/Profpatsch/shell.nix b/users/Profpatsch/shell.nix
index cde599a8b4..499109ec37 100644
--- a/users/Profpatsch/shell.nix
+++ b/users/Profpatsch/shell.nix
@@ -37,6 +37,7 @@ pkgs.mkShell {
       h.hspec-expectations-pretty-diff
       depot.users.Profpatsch.my-prelude
       depot.users.Profpatsch.netencode.netencode-hs
+      depot.users.Profpatsch.arglib.netencode.haskell
       depot.users.Profpatsch.execline.exec-helpers-hs
 
     ]))