I am using flox 0.1.5-r448-0.0.10-r234
and installing packages doesn’t work for me anymore:
flox install graphviz path '/Users/etorreborre' does not contain a 'flake.nix', searching up
error: could not find a flake.nix file
error: attribute 'recursiveUpdate' missing
at /nix/store/r0jjmrfli6mn359d73pfshbx3wkvrslf-source/flake.nix:34:11:
33| context:
34| lib.recursiveUpdate {
| ^
35| config.plugins = capacitor.defaultPlugins ++ defaultPlugins;
(use '--show-trace' to show detailed location information)
ERROR: failed to install packages: flake:nixpkgs-flox#evalCatalog.aarch64-darwin.stable.graphviz
What can I do? Thanks.