1
0
Fork
You've already forked headspace-cli-flake
0
No description
  • Nix 100%
2024年12月01日 12:45:11 -05:00
packages Works, need to debug 2024年12月01日 12:40:33 -05:00
.gitignore Works, need to debug 2024年12月01日 12:40:33 -05:00
flake.lock Works, need to debug 2024年12月01日 12:40:33 -05:00
flake.nix Use getExe instead of string building 2024年12月01日 12:45:11 -05:00
README.md add a readme 2024年12月01日 12:43:48 -05:00

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