-
How does the I don't see it in any of the repo code/scripts. Or in other words - does anyone have a Nix derivation to install it properly on NixOS? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Yes, the cpp beat detector is compiled and installed to The path also isn't configurable atm, but I can add an env var to change it |
Beta Was this translation helpful? Give feedback.
-
Env var added with ad93617 The var is called |
Beta Was this translation helpful? Give feedback.
-
Hi, I just created a derivation in nix for the beat detector and it works perfectly.
|
Beta Was this translation helpful? Give feedback.
Yes, the cpp beat detector is compiled and installed to
/usr/lib/caelestia/beat_detector
by the aur package.The path also isn't configurable atm, but I can add an env var to change it