0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
GitHub Actions
e3b179f54a Update packages 2024-04-01 08:39:20 +00:00
GitHub Actions
d3b677721b Update packages 2024-04-01 08:04:33 +00:00
UserSv4
18f478cda1
Remove URL literals 2024-04-01 09:52:49 +04:00
GitHub Actions
49bc8dcbac Update packages 2024-03-23 00:31:01 +00:00
GitHub Actions
4182defb82 Update packages 2024-03-21 00:33:07 +00:00
GitHub Actions
02f8ddac80 Update packages 2024-03-14 11:23:44 +00:00
GitHub Actions
1543075351 Update packages to Beta 5.0.14 2024-03-07 00:26:18 +00:00
GitHub Actions
d7a43a599b Update packages to Beta 5.0.12 2024-03-01 00:36:08 +00:00
GitHub Actions
e847972194 Update packages to Beta 5.0.13 2024-02-29 16:35:27 +00:00
TheMaxMur
dd0f09cc0a
rename modules -> nixModules; change nixModules type from list -> attrset; add instruction in README.md 2024-02-29 18:05:13 +03:00
GitHub Actions
d98eae74df Update packages to Beta 5.0.12 2024-02-22 00:32:00 +00:00
Yury Shvedov
87100de4bf [nix] Remove generate_packages wrapper #50
Change-Id: I0713e44dce13f55eec5881dec587a8609ca762dd
2024-02-19 17:00:26 +03:00
GitHub Actions
bb0a32c554 Update packages to Beta 5.0.11 2024-02-17 00:32:12 +00:00
Andrey Onishchenko
c5a5568ff9 Rename to yandex-music 2024-02-14 14:07:10 +03:00
Yury Shvedov
237261c386 Remove unnecessary code for disabling close patch
Change-Id: Ic27eac6c5c7f78353e105ec09fc1477c33b9a089
2024-02-11 17:48:15 +03:00
GitHub Actions
f3e1a01f37 Update packages to Beta 5.0.10 2024-02-09 10:22:18 +00:00
Yury Shvedov
4d7f1cf6ff Add fixes to nix workflow
Previous workflow actually did not check nix build.

Change-Id: I4a9fc3c8a7fcf17aec1328fcc5f340061ac86468
2024-02-04 13:34:09 +03:00
GitHub Actions
37702c14cf Update packages to Beta 5.0.9 2024-02-02 15:50:07 +00:00
Yury Shvedov
9363d12ba7 [nix] Prettify code
* Make all build with one mkDerivation procedure
* Use version from version_info.json file
* Add meta field
* Use version_info.json to download exe file if none given
* Add noflake version for testing previous
* Use common desktop file
* Install icon with package

Change-Id: I2fecc74859f3c788161bb2f96bd5aa950d6433ae
2024-01-31 23:59:39 +03:00
Yury Shvedov
fe132785ca [nix] Add to version bumping script
* Update generate_packages.sh structure to split its code to separate
  steps
* Add update_flake to generate_packages script
* Add generate_packages package to nix packages to be able to run
  `nix run .#generate_packages` with no need to install dependencies
  manually

Change-Id: Ic28107829a6e04d3831ccb8a7257164875f35938
2024-01-31 21:56:40 +03:00
Yury Shvedov
93364eb2f5 [nix] Bump to 5.0.8
Change-Id: I0a02b2cb0d3ccf75f0c6cd6c267f10e38f0f43a3
2024-01-30 23:52:10 +03:00
Yury Shvedov
a75f59cd80 Add do not fix quit flag
Electron is quite unoptimised technology and running YM window in
foreground requires a lot of cpu usage. So hiding window to background
is more feature, then bug =)

Change-Id: Id4e00303379004b6353a88efd7232e180f80fe6d
2024-01-30 23:52:10 +03:00
Yury Shvedov
b182181f25 [nix] Fix building after licence removing
Change-Id: Ifd53a9fc08095109c134061595b5da97ae5fbd58
2024-01-25 08:05:24 +03:00
Yury Shvedov
c3c787eecb nix: add desktop item and fix names
Move default.nix to nix folder
Rename yandex_music to yandex-music to be more nix-styled
Add generation of yandex-music.desktop file

Change-Id: Id0f3bebc22e50ce51be13615ef47717277eb8e3d
2024-01-15 12:27:43 +03:00
Yury Shvedov
d2b1fbf4aa Add support for NixOS
Additionally - fix some shellcheck warnings in repack.sh

Change-Id: I2cbc6516c54a4f4e4ecef817ed9fe90b0a460faa
2024-01-14 15:35:58 +03:00