Commit ee8866f
Changed files (3)
pkgs
particle-music
pkgs/particle-music/default.nix
@@ -9,20 +9,20 @@
}:
flutter341.buildFlutterApplication rec {
pname = "particle-music";
- version = "2.1.2";
+ version = "2.2.1";
src = fetchFromGitHub {
owner = "AfalpHy";
repo = "ParticleMusic";
tag = "v${version}";
- hash = "sha256-sPNln6HAAg4W7fzEb18rbZroQTm/cUw5PrvFLsnqZ+Q=";
+ hash = "sha256-b6c5ZDmbTo0nRvoVMhAq+xbfTw0tpAwHE0cbW0qWXlU=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;
gitHashes = {
audio_service_win = "sha256-MkZj8EmIe6WQmDFT+lBLdHTBLjLwh1YonZoZYPG4W7I=";
- audio_tags_lofty = "sha256-FztC266h0z0+JtzXUIe8gEVHjVZuL6MJR1pOF1+0igk=";
+ audio_tags_lofty = "sha256-h1bflJY1SaqYWnqkz7D9thMaObXq8J0MriA6wDz0WdM=";
media_kit_libs_android_audio = "sha256-27u8cPSThJFvYV1iMWjFMXfqrpQPtT9OwoezrKXtyt4=";
media_kit_libs_ios_audio = "sha256-27u8cPSThJFvYV1iMWjFMXfqrpQPtT9OwoezrKXtyt4=";
media_kit_libs_macos_audio = "sha256-27u8cPSThJFvYV1iMWjFMXfqrpQPtT9OwoezrKXtyt4=";
pkgs/particle-music/pubspec.lock.json
@@ -96,7 +96,7 @@
"description": {
"path": ".",
"ref": "main",
- "resolved-ref": "bd0baa77d3e75f629b4f76fd9693fb2faac65a1d",
+ "resolved-ref": "77215997b1b3f5eebeace8643f1731a2793b9470",
"url": "https://github.com/AfalpHy/audio_tags_lofty.git"
},
"source": "git",
@@ -132,6 +132,16 @@
"source": "hosted",
"version": "1.4.1"
},
+ "charset": {
+ "dependency": "direct main",
+ "description": {
+ "name": "charset",
+ "sha256": "27802032a581e01ac565904ece8c8962564b1070690794f0072f6865958ce8b9",
+ "url": "https://pub.dev"
+ },
+ "source": "hosted",
+ "version": "2.0.1"
+ },
"clock": {
"dependency": "transitive",
"description": {
@@ -950,6 +960,16 @@
"source": "hosted",
"version": "2.1.8"
},
+ "pool": {
+ "dependency": "direct main",
+ "description": {
+ "name": "pool",
+ "sha256": "978783255c543aa3586a1b3c21f6e9d720eb315376a915872c61ef8b5c20177d",
+ "url": "https://pub.dev"
+ },
+ "source": "hosted",
+ "version": "1.5.2"
+ },
"posix": {
"dependency": "transitive",
"description": {
README.md
@@ -13,7 +13,7 @@
| `localbooru-bin` | [localbooru-bin][localbooru] | `1.6.1` | GPL-3.0 | Local booru collection |
| `mo2-lint` | [mo2-lint][mo2-lint] | `0-unstable-2026-03-24` | GPL-3.0 | Mod Organizer 2 installer for Linux |
| `musly-player` | [musly-player][musly] | `1.0.11` | CC-BY-NC-SA 4.0 | Subsonic-compatible music client |
-| `particle-music` | [particle-music][particle-music] | `2.1.2` | Apache-2.0 | Music player |
+| `particle-music` | [particle-music][particle-music] | `2.2.1` | Apache-2.0 | Music player |
| `shimmie2` | [shimmie2][shimmie2] | `2.12.2` | GPL-2.0 | Image gallery (aka booru) |
| `shimmie2-unwrapped` | [shimmie2-unwrapped][shimmie2] | `2.12.2` | GPL-2.0 | Image gallery (aka booru) |