From e3b179f54abf3ff43794c77e1b5e866838384a7f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 1 Apr 2024 08:39:20 +0000 Subject: [PATCH] Update packages --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; };