mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
spotifywm: migrate to by-name
This commit is contained in:
parent
e62e1b3ad3
commit
d97875bc5f
@ -35524,8 +35524,6 @@ with pkgs;
|
|||||||
|
|
||||||
spotify-player = callPackage ../applications/audio/spotify-player { };
|
spotify-player = callPackage ../applications/audio/spotify-player { };
|
||||||
|
|
||||||
spotifywm = callPackage ../applications/audio/spotifywm { };
|
|
||||||
|
|
||||||
psst = callPackage ../applications/audio/psst { };
|
psst = callPackage ../applications/audio/psst { };
|
||||||
|
|
||||||
squeezelite = darwin.apple_sdk_11_0.callPackage ../applications/audio/squeezelite {
|
squeezelite = darwin.apple_sdk_11_0.callPackage ../applications/audio/squeezelite {
|
||||||
|
Loading…
Reference in New Issue
Block a user