0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

[nix] Fix building after licence removing

Change-Id: Ifd53a9fc08095109c134061595b5da97ae5fbd58
This commit is contained in:
Yury Shvedov
2024-01-25 08:05:24 +03:00
parent e6935f4957
commit b182181f25
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
description = "Native Yandex Music desktop client";
inputs = {
ymExe = {
url = https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.6.exe;
url = https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.7.exe;
flake = false;
};
};