1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(spotify): use unstable

This commit is contained in:
2021-09-11 07:52:17 +02:00
parent 0971a2c575
commit 4d81f0b0ac

View File

@@ -183,8 +183,8 @@ in {
(pkgs.writers.writeDashBin "ncmpcpp-zaatar" ''MPD_HOST=${(import <niveum/lib/local-network.nix>).zaatar} exec ${pkgs.ncmpcpp}/bin/ncmpcpp "$@"'')
(pkgs.writers.writeDashBin "mpc-zaatar" ''MPD_HOST=${(import <niveum/lib/local-network.nix>).zaatar} exec ${pkgs.mpc_cli}/bin/mpc "$@"'')
spotify
spotify-tui
nixpkgs-unstable.spotify
nixpkgs-unstable.spotify-tui
playerctl
nix-index