System Gen120 @ 2025-12-12-19:18:08 by jonas@monolith
This commit is contained in:
@@ -3,5 +3,7 @@ with python3Packages;
|
||||
buildPythonApplication {
|
||||
name = "spotify-shortcuts";
|
||||
propagatedBuildInputs = [spotipy pyxdg desktop-notifier];
|
||||
pyproject = true;
|
||||
build-system = [setuptools];
|
||||
src = ./.;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user