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
It would be better if the example 'nix-channel --add' command on latest channel page suggests adding a name, to avoid having channels with name 'latest' and overriding any other such 'latest' channels. E.g. on http://hydra.nixos.org/project/spoofax/channel/latest
It would be better if the example 'nix-channel --add' command on latest channel page suggests adding a name, to avoid having channels with name 'latest' and overriding any other such 'latest' channels. E.g. on http://hydra.nixos.org/project/spoofax/channel/latest
instead of
nix-channel --add http://hydra.nixos.org/project/spoofax/channel/latest
show
nix-channel --add http://hydra.nixos.org/project/spoofax/channel/latest spoofax-latest
The text was updated successfully, but these errors were encountered: