-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
spicetify-cli: init at 1.1.0 #96685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spicetify-cli: init at 1.1.0 #96685
Conversation
Nice! I think spicetify-cli modifies some files in |
ah, that will probably need to be upstreamed EDIT: very import words |
When actually running this it looks for postInstall = ''
cp -r ${src}/jsHelper $out/bin/jsHelper
''; |
66ee6e5
to
ee33432
Compare
I don't use spotify anymore... |
Are there any updates on this package? |
I've manually gotten this to modify Spotify, so I plan to package that process next. But I don't have time to do so until at least Thursday, possibly not until next Tuesday. Of course, if someone else is willing to package it, feel free to do so; no need to wait for me |
I've got a working derivation. Next I'll clean it up for submission to Nixpkgs https://gist.github.com/aaronjanse/1783a6197d28e0aeda0d9f402175daf6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @jonringer! This looks great, and I was able to successfully use it to patch Spotify.
Would it be appropriate to submit a Spotify theme wrapper using spicetify-cli [1] to nixpkgs, or should I publish it as a 3rd-party flake?
[1] jonringer/nixpkgs@add-spicetify-cli...aaronjanse:aj-add-spotify-spiced
@aaronjanse I would probably expose themes as something similar to:
implementation being something like:
|
Is this PR still in progress? @jonringer can you convert it to Draft if it requires further changes? |
I think this PR is complete. The discussion above is planning for creating another PR that uses the package added here |
I'm going to say that it's working as intended. Additional improvements can be done in a later PR |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/adding-proper-spicetify-support-to-nix/11202/1 |
Motivation for this change
was testing my
nix-template
tool, decided to try and package a go packagecloses: #96419
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)