about summary refs log tree commit diff
path: root/pkgs/applications/audio/spotify
AgeCommit message (Expand)AuthorFilesLines
2023-10-19spotify: 1.2.13.661.ga588f749 -> 1.2.22.982.g794acc0aMaximilian Bosch1-4/+6
2023-10-05spotify: use hash instead of sha512 in update scriptBlankParticle1-4/+3
2023-09-27spotify: 1.2.11.916.geb595a67 -> 1.2.13.661.ga588f749Maximilian Bosch1-3/+3
2023-09-22treewide: sha512 → hashnicoo1-1/+1
2023-08-08spotify: 1.2.15.828.g79f41970 -> 1.2.17.834.g26ee1129Antoine Labarussias1-5/+9
2023-08-04treewide: add meta.mainProgram to audioAustin Horstman1-0/+1
2023-07-23spotify: 1.1.97.962 -> 1.2.15.828Fabian Ponce1-5/+5
2023-06-17spotify: 1.2.9.743.g85d9593d -> 1.2.11.916.geb595a67Maximilian Bosch1-3/+3
2023-05-20Merge pull request #230609 from Enzime/fix/spotify-override-argsWeijia Wang1-3/+9
2023-05-20spotify: allow overriding any argsMichael Hoang1-3/+9
2023-05-19spotify: use ffmpeg_4Atemu1-4/+4
2023-04-30spotify: Fix login with firefoxJan Tojnar1-2/+2
2023-04-24spotify: 1.1.99.878.g1e4ccc6e -> 1.2.9.743.g85d9593dPaul Nicholson1-4/+5
2023-04-18spotify: add myself as a macOS maintainerMichael Hoang3-3/+11
2023-04-17spotify: remove `mudri` as a maintainerMichael Hoang1-1/+1
2023-04-17spotify-unwrapped: add macOS buildsMichael Hoang4-172/+212
2023-04-04spotify: Add support for `NIXOS_OZONE_WL`Michael Hoang1-4/+5
2023-04-04spotify: 1.1.84.716.gc5f8b819 -> 1.1.99.878.g1e4ccc6eMichael Hoang2-4/+5
2023-02-14spotify, renpy: fix wrong ffmpeg referencesGaetan Lepage1-2/+2
2022-11-06spotify: consolidate wrapperSandro Jäckel2-32/+7
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-04-30treewide: refactor curlWithGnuTls into all-packages.nixPavol Rusnak1-2/+2
2022-04-28spotify-unwrapped: 1.1.80.699.gc3dac750 -> 1.1.84.716.gc5f8b819nixpkgs-upkeep-bot1-3/+3
2022-03-30treewide: use lib.getLib for OpenSSL librariesAlyssa Ross1-2/+2
2022-03-04spotify-unwrapped: 1.1.77.643.g3c4c6fc6 -> 1.1.80.699.gc3dac750nixpkgs-upkeep-bot1-3/+3
2022-01-27spotify-unwrapped: 1.1.72.439.gc253025e -> 1.1.77.643.g3c4c6fc6nixpkgs-upkeep-bot1-3/+3
2021-11-12spotify-unwrapped: 1.1.68.632.g2b11de83 -> 1.1.72.439.gc253025enixpkgs-upkeep-bot1-3/+3
2021-09-21spotify-unwrapped: 1.1.68.628.geb44bd66 -> 1.1.68.632.g2b11de83nixpkgs-upkeep-bot1-3/+3
2021-09-16spotify-unwrapped: 1.1.67.586.gbb5ef64e -> 1.1.68.628.geb44bd66nixpkgs-upkeep-bot1-3/+3
2021-09-08spotify: add missing xorg.libxshmfence dependencySamuel Ainsworth1-4/+5
2021-09-01spotify-unwrapped: 1.1.55.498.gf9a83c60 -> 1.1.67.586.gbb5ef64enixpkgs-upkeep-bot1-3/+3
2021-07-14spotify-unwrapped: add wrapGAppsHookArtturin1-2/+6
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
2021-05-03spotify: upgrade dependency to ffmpeg4Sheena Artrip1-4/+4
2021-03-30spotify-unwrapped: 1.1.55.494.gca75f788 -> 1.1.55.498.gf9a83c60upkeep-bot1-3/+3
2021-03-25spotify-unwrapped: 1.1.46.916.g416cacf1 -> 1.1.55.494.gca75f788 (#116805)Samuel Ainsworth1-8/+8
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-11-16spotify-unwrapped: 1.1.42.622.gbd112320-37 -> 1.1.46.916.g416cacf1upkeep-bot1-3/+3
2020-10-12spotify-unwrapped: 1.1.26.501.gbe11e53b-15 -> 1.1.42.622.gbd112320-37 (#99924)Samuel Ainsworth1-5/+6
2020-09-21spotify: support --force-device-scale-factorRebecca Turner2-1/+32
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-12spotify: 1.1.10.546.ge08ef575-19 -> 1.1.26.501.gbe11e53b-15Timo Kaufmann1-3/+5
2019-12-26treewide: update which packages I'm currently maintainingMaximilian Bosch1-1/+1
2019-11-05Add libpulseaudio to not have spotify crash when trying to play musickolaente1-1/+2
2019-11-02Spotify 1.0.96.181.gf6bc1b6b-12 -> 1.1.10.546.ge08ef575-19kolaente1-4/+5
2019-09-02treewide: remove uses of doBuild and doConfigureMilan Pässler (work)1-2/+0
2019-08-17treewide: name -> pnamevolth1-1/+2