No description
| packages | Works, need to debug | |
| .gitignore | Works, need to debug | |
| flake.lock | Works, need to debug | |
| flake.nix | Use getExe instead of string building | |
| README.md | add a readme | |
headspace-cli-flake
Flake to be able to run https://github.com/yashrathi-git/headspace-cli
Uses Python310 pinned to an old version because the python package rich is pinned to an old version in
headspace-cli and it seemed like too much work to overlay it.
TODO
- Overlay rich to use python 3.12
- debug why downloading a single session wasn't working