mitchmindtree / tidalcycles.nix

A Nix flake for Tidal Cycles.
GNU General Public License v3.0
60 stars 11 forks source link

mac support #16

Open yihuang opened 1 year ago

yihuang commented 1 year ago

Right now, I install SuperCollider and setup super-dirt manually, then use nix-shell to setup ghci and tidal:

$ nix-shell -p "haskellPackages.ghcWithPackages (pkgs: [pkgs.tidal])"
$ vim