logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage Nix Channels - Update Software Packages | Online Free DevTools by Hexmos

Manage Nix software channels with nix-channel. Update package lists, add new channels, and control software sources effortlessly. Free online tool, no registration required.

nix-channel

Manage nix update channels. More information: https://nixos.wiki/wiki/Nix_channels.

  • List current channels:

nix-channel --list

  • Add a channel:

nix-channel --add {{https://nixos.org/channels/nixpkgs-unstable}}

  • Update package list of all channels:

nix-channel --update

See Also