File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 99 makeWrapper ,
1010 undmg ,
1111 wrapGAppsHook3 ,
12- gtk3 ,
13- libsoup_3 ,
14- webkitgtk_4_1 ,
1512
13+ glib-networking ,
14+ gtk3 ,
1615 libappindicator ,
1716 libnotify ,
17+ libsoup_3 ,
1818 mpv-unwrapped ,
1919 xdg-user-dirs ,
20+ webkitgtk_4_1 ,
2021} :
2122
2223let
2324 pname = "spotube" ;
24- version = "3.8.0 " ;
25+ version = "3.8.1 " ;
2526
2627 meta = {
2728 description = "Open source, cross-platform Spotify client compatible across multiple platforms" ;
5556
5657 src = fetchArtifact {
5758 filename = "Spotube-macos-universal.dmg" ;
58- hash = "sha256-qQDbGRnia8JAclm2AgT2FCxhYS6WoNuDWIMbG76pDB0 =" ;
59+ hash = "sha256-NbKFvg50n/GByVU6/vNLmTTV9bhIhl3AxlwAcG60KVY =" ;
5960 } ;
6061
6162 sourceRoot = "." ;
7980
8081 src = fetchArtifact {
8182 filename = "Spotube-linux-x86_64.deb" ;
82- hash = "sha256-xgwHRaFeQ182kRhUzCEvMx56WyPnHu8aCDyQ5wzVKRw =" ;
83+ hash = "sha256-R/yHXx29T/7NNc1L1AmevzXp1k98qnmvOEd3cfSlJuA =" ;
8384 } ;
8485
8586 nativeBuildInputs = [
9091 ] ;
9192
9293 buildInputs = [
94+ glib-networking
9395 gtk3
9496 libappindicator
9597 libnotify
You can’t perform that action at this time.
0 commit comments