nixin72 / shan

A declarative wrapper around your favourite system-wide package manager
MIT License
8 stars 0 forks source link

[FEAT] - Support PPAs in dpkg, formulas in brew, or whatever they're called in other languages #6

Open nixin72 opened 2 years ago

nixin72 commented 2 years ago

Is your feature request related to a problem? Please describe. Only the core package archives work for package managers that can use several archives at the moment. Being able to include packages from various package archives in package managers like dpkg and brew is very important.

Describe the solution you'd like Allow users to specify package archives in config or in commands.

Describe alternatives you've considered The package archives need to be added manually at the moment, which is obviously not ideal and not good for a declarative tool.

nixin72 commented 2 years ago

brew tap homebrew/cask-fonts https://github.com/tonsky/FiraCode/wiki/Installing