nix-software-center icon indicating copy to clipboard operation
nix-software-center copied to clipboard

FR: Support for multiple channels

Open Zahrun opened this issue 2 years ago • 1 comments

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.

Zahrun avatar Mar 07 '23 11:03 Zahrun

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.

tobiasBora avatar Jan 12 '24 22:01 tobiasBora