Channel branches: Difference between revisions
imported>Winny There seems to be a lot of people who says nix channels shouldnt't be used beacuse nix flakes can offer more reproducibility. I'm not sure if deprecated is too strong of a word, please edit accordingly. |
imported>L0b0 |
||
| Line 1: | Line 1: | ||
Nixpkgs is the git repository containing all packages and NixOS modules/expressions. Installing packages directly from the master branch of the Nixpkgs repo is possible, but risky, since git commits are merged into master before being heavily tested. That's where channels are useful. | Nixpkgs is the git repository containing all packages and NixOS modules/expressions. Installing packages directly from the master branch of the Nixpkgs repo is possible, but risky, since git commits are merged into master before being heavily tested. That's where channels are useful. | ||