From 7a05c3221fe61daac12320d5ff9c7a4d12a3045d Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Tue, 5 May 2026 22:18:17 +0200 Subject: [PATCH] Manual update of spotify --- home-modules/pc.nix | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/home-modules/pc.nix b/home-modules/pc.nix index caa06f7..58d2c26 100644 --- a/home-modules/pc.nix +++ b/home-modules/pc.nix @@ -6,7 +6,16 @@ config = lib.mkIf (config.lumpiastyHome.enablePcApps && osConfig.lumpiasty.pc) { home.packages = with pkgs; [ vesktop - spotify + # Manual update, not yet in nixpkgs as for now + (spotify.overrideAttrs (old: rec { + version = "1.2.86.502.g8cd7fb22"; + rev = "94"; + src = fetchurl { + name = "spotify-${version}-${rev}.snap"; + url = "https://api.snapcraft.io/api/v1/snaps/download/pOBIoZ2LrCB3rDohMxoYGnbN14EHOgD7_${rev}.snap"; + hash = "sha256-XhwyaObck6viIvDRXEztlSLja5fsfw5HgHUUQzMehLI="; + }; + })) pass-wayland teamspeak6-client easyeffects