Mori Zen
80d2678ec4
spotify-player: 0.18.2 -> 0.19.1
2024-07-08 10:20:12 +05:30
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
a20cc35744
spotify-player: 0.18.1 -> 0.18.2
2024-05-25 15:03:37 +00:00
R. Ryantm
4ea21c23ce
spotify-player: 0.17.2 -> 0.18.1
2024-04-28 03:23:51 +00:00
R. Ryantm
193e698d5a
spotify-player: 0.17.1 -> 0.17.2
2024-03-29 14:58:53 +00:00
R. Ryantm
f471001c81
spotify-player: 0.17.0 -> 0.17.1
2024-03-13 18:51:50 +00:00
R. Ryantm
b2822f142b
spotify-player: 0.16.3 -> 0.17.0
2024-03-04 12:35:22 +00:00
R. Ryantm
606d355cbd
spotify-player: 0.15.2 -> 0.16.3
2024-01-05 00:25:11 +00:00
R. Ryantm
d7e3fb5143
spotify-player: 0.15.0 -> 0.15.2
2023-10-04 03:41:33 +00:00
John Hamelink
cb0549a773
spotify-player: Fix darwin support
...
By requiring alsa-lib as a dependency when using Rodio, this package
would not build under MacOS, since its alsa-lib dependency does not
support MacOS.
The alsa-lib dependency is only necessary for Linux compilation, so
add a check for Linux.
2023-09-09 04:22:09 +01:00
Tom Cammann
34f8d53996
Fix build spotify_player for macos
...
- Add require Apple SDK libraries
- Fix dynamic linking to the sixel lib
- Only include alsa for linux builds, as this is not supported on MacOS
2023-09-03 13:31:03 +01:00
Xyven1
8e53e1bae7
spotify-player: make build options configurable
...
Surface rust build features as configurations in nixpkgs, update
description to better match the applications use, add xyven1 as
maintainer.
2023-08-20 17:30:36 -04:00
R. Ryantm
a7f563d7c1
spotify-player: 0.14.1 -> 0.15.0
2023-08-13 02:45:26 +00:00
Mostly Void
c9a4e73884
spotify-player: 0.13.1 -> 0.14.1
2023-06-03 12:56:20 +05:30
R. Ryantm
03417384e1
spotify-player: 0.12.1 -> 0.13.1
2023-04-09 20:12:37 +02:00
Fabian Affolter
fccc21ef3d
spotify-player: add changelog to emta
2023-03-14 09:21:21 +01:00
R. Ryantm
bb86a3aabf
spotify-player: 0.12.0 -> 0.12.1
2023-03-14 04:16:17 +00:00
R. Ryantm
57cbe6c11d
spotify-player: 0.11.1 -> 0.12.0
2023-02-22 06:50:15 +00:00
R. Ryantm
c11c50b70d
spotify-player: 0.10.0 -> 0.11.1
2023-02-07 09:25:50 +00:00
Mostly Void
284c674525
spotify-player: add meta.mainProgram
2023-01-31 19:19:15 +05:30
Mostly Void
ffc15c7060
spotify-player: init at 0.10.0
2023-01-30 21:35:15 +05:30