nix-software-center
nix-software-center copied to clipboard
FR: Support for multiple channels
Requires https://github.com/vlinkz/nix-software-center/issues/34
If we could have a drop-down menu in which we could see the version number in stable and the one in unstable, and select which one to install, that would be awesome.
And with flake support, which registry, like:
- nixpkgs
- github:NixOs/nixpkgs
- blender-bin
- …
(note that the first two entries might be different, as the first one is a local, possibly pinned registry, and the second would point to the github repository)
It would also be great to add custom channels/flake registry.