Commit graph

18 commits

Author SHA1 Message Date
Andreas Rammhold 7e5c64df85
spotifyd: workaround panic with older rust version
rust >= 1.48 causes a panic within spotifyd on music playback. As long
as there is no upstream fix for the issue we use an older version of
rust.

Upstream issue: https://github.com/Spotifyd/spotifyd/issues/719
2020-12-06 11:00:42 +01:00
Oleksii Filonenko 512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
Bruno Bigras 11be0cd745 spotifyd: add withMpris and withKeyring optionals 2020-04-17 20:29:56 -04:00
Benjamin Hipple 131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Maximilian Bosch ce84052ef7
spotifyd: use new cargo fetcher, fix build
https://hydra.nixos.org/build/112753750
2020-02-14 20:10:20 +01:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Anders Lundstedt c0ed884be6 spotifyd: 0.2.23 -> 0.2.24 2020-01-27 21:28:49 +01:00
Anders Lundstedt a6d5765dc1 spotifyd: 0.2.20 -> 0.2.23 2020-01-13 21:02:46 +01:00
Oleksii Filonenko e367b8bdcd
spotifyd: add filalex77 to maintainers 2019-11-24 20:05:06 +02:00
Oleksii Filonenko e114d848a1
spotifyd: 0.2.19 -> 0.2.20 2019-11-24 20:03:08 +02:00
Mario Rodas eeae856d6d
spotifyd: add marsam as maintainer 2019-10-07 20:41:13 -05:00
Mario Rodas a257c0a06c
spotifyd: 0.2.18 -> 0.2.19 2019-10-07 20:40:21 -05:00
Mario Rodas 0d6b16da8e
spotifyd: 0.2.16 -> 0.2.18 2019-10-05 04:20:00 -05:00
Anders Lundstedt 9db458fd10 spotifyd: 0.2.14 -> 0.2.16 2019-09-28 22:55:53 +02:00
Mario Rodas 53c3ad4fff
spotifyd: 0.2.11 -> 0.2.14 2019-09-21 16:15:39 -05:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Benjamin 6c6276c8aa spotifyd: update cargoSha256 hash (#66233)
When installing, the Cargo package hash is incorrect. This has been updated, and works locally.
2019-08-07 15:37:03 +02:00
Anders Lundstedt e6dd87c438 spotifyd: init at 0.2.11 2019-07-21 00:58:19 +02:00