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

Utility folder

This commit is contained in:
Andrey Onishchenko
2024-02-09 15:07:50 +03:00
parent 18145ed163
commit a28db76a6b
8 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
, fixQuit ? true
}:
let
version_info = with builtins; fromJSON (readFile ../version_info.json);
version_info = with builtins; fromJSON (readFile ../utility/version_info.json);
in
stdenvNoCC.mkDerivation
{