diff --git a/flake.nix b/flake.nix index b69545c..90f31a1 100644 --- a/flake.nix +++ b/flake.nix @@ -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.17.exe; + ymExe.url = "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.17.exe"; ymExe.flake = false; };