I'm getting the following error when updating the cache:
❯ manix "" -u --source hm_options
Building Home Manager Options cache...
Failed to update Home Manager Options
Caused by:
0: Failed to perform IO on a cache file
1: No such file or directory (os error 2)
Tip: If you installed your home-manager through configuration.nix you can fix this error by adding the home-manager channel with this command: nix-channel --add https://github.com/rycee/home-manager/archive/master.tar.gz home-manager && nix-channel --update
Building NixOS Options cache...
Building Nixpkgs Tree cache...
Building Nixpkgs Documentation cache...
Here are my channels:
❯ nix-channel --list
home-manager https://github.com/rycee/home-manager/archive/master.tar.gz
nixos https://nixos.org/channels/nixos-unstable
I am using manix 0.6.3. Have I missed something?
I'm getting the following error when updating the cache:
Here are my channels:
I am using manix 0.6.3. Have I missed something?