NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.28k stars 14.27k forks source link

Packaging Request: spicetify-cli #96419

Closed svrana closed 4 years ago

svrana commented 4 years ago

** spicetify-cli

Allows users to change css, javascript used by the proprietary spotify client

Metadata

spicetify-cli works by making changes to software distributed in the spotify client (css/javascipt). I'm imaging support for this program in nixpkgs would look somewhat like spicetify-cli's flatpak support where users would have to tell spicetify-cli where the spotify client files are located. Course this would break as spotify is updated, but that might be a good first step.

Happy to take a swing at this. Is there an existing package that does something similar?

aaronjanse commented 4 years ago

Ooh! I have this packaged! I'll try to pull it from my dotfiles