diff --git a/flake.nix b/flake.nix index 79266d0..4565d6d 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.18.exe; + ymExe.url = "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.18.exe"; ymExe.flake = false; };