Hi there -
In another recent thread, @hedayat kindly pointed me to this repo as an example of using capabilities for sharing/access control. I’m trying to get it working, but hitting an issue.
What I’ve done:
- Clone the repo
- Installed vagrant-nixos-plugin
- run
nix-shell --run hc-test
in main dir (as indicated at line 17 of the Vagrantfie)
But this produces the error -
error: getting status of '/nix/store/7akyyfk87szikb25axmwafnn5yfkvhs8-source': No such file or directory
I confirm I can run nix-shell https://holochain.love
and work with the tutorial material so I’m not sure how to diagnose this error. Does anyone have an idea?
Thank you very much -
alex.