System Gen89 @ 2025-07-25-01:02:05 by jonas@monolith
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
with python3Packages;
|
||||
buildPythonApplication {
|
||||
name = "spotify-shortcuts";
|
||||
propagatedBuildInputs = [spotipy pyxdg];
|
||||
propagatedBuildInputs = [spotipy pyxdg desktop-notifier];
|
||||
src = ./.;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user