Pure Erlang implementation of 9p2000 protocol
filesystem fs 9p2000 erlang 9p

Add `kamid` to packages in dev shell to test 9p implementation master

To test against existing implementation I wanted some existing tool that can be used to access 9p server. Kamid has `kamiftp` tool that is FTP-like client for 9p servers. It needs some patches to work on macOS so I add these changes in Nix derivation. Unfortunately this will not work for client tests, but it is way easier to find simple 9p server than it is to find simple 9p client for some reason.


Author Łukasz Niemier Date Commit 77c22caf Parent 76e08ab8 Change ID ttwrnomo