Closed auroraanna closed 2 years ago
What's in your nix-channel --list
?
bash-5.1$ nix-channel --list
nix-on-droid https://github.com/t184256/nix-on-droid/archive/release-21.05.tar.gz
nixpkgs https://nixos.org/channels/nixpkgs-unstable
Uh-huh. nix-channel --add https://github.com/t184256/nix-on-droid/archive/release-21.11.tar.gz nix-on-droid
and nix-channel --update
, then you should have it.
I want to switch to a flake config but
nix-on-droid switch --flake ...
says that the option--flake
is unknown. It is in the readme though so my binary must be out of date. How to update it?