You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just pushed the latest changes to Cachix. You can try it out using the following command:
cachix use fluentci
nix flake update github:fluentci-io/fluentci-engine
nix run github:fluentci-io/fluentci-engine -- --help
Regarding the slow performance when using the flake to bring fluentci-engine to your NixOS host, I completely understand the concern. Building the package on CI and pushing it to Cachix is a great idea to improve the user experience. I'll work on setting up CI to automate the builds and push the results to Cachix for faster access.
Currently using the flake to bring fluentci-engine to my NixOS host is very slow.
Would be nice to build this on CI and push to Cachix.
The text was updated successfully, but these errors were encountered: