spotify: correct package path in update script
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
channel="${1:-stable}" # stable/candidate/edge
|
||||
nixpkgs="$(git rev-parse --show-toplevel)"
|
||||
spotify_nix="$nixpkgs/pkgs/applications/audio/spotify/linux.nix"
|
||||
spotify_nix="$nixpkgs/pkgs/by-name/sp/spotify/linux.nix"
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user