Commit 0338077
Changed files (3)
pkgs
kelivo
pkgs/kelivo/default.nix
@@ -11,13 +11,13 @@
}:
flutter338.buildFlutterApplication {
pname = "kelivo";
- version = "1.1.13";
+ version = "1.1.15";
src = fetchFromGitHub {
owner = "Chevey339";
repo = "kelivo";
- rev = "7acbdc3d70c649076edceeaa9570ec7c6fa893ac";
- hash = "sha256-87uAF9Tm+cZwbc2WS9g9+RpYCZuLJMwNKF/pCZSJQtU=";
+ rev = "87c85a51a381adfa2e378365eb1a1d7f54cc8ab0";
+ hash = "sha256-5fVZ3KVkmojjUIFAnkWMhnNz64QIIbSHUhwvLfQCIgo=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;
pkgs/kelivo/pubspec.lock.json
@@ -334,11 +334,11 @@
"dependency": "transitive",
"description": {
"name": "code_assets",
- "sha256": "83ccdaa064c980b5596c35dd64a8d3ecc68620174ab9b90b6343b753aa721687",
+ "sha256": "dad6bf6b9f4f378b0a69edbf42584d336efd1a9ce15deb1ba591cbb1b5ff440f",
"url": "https://pub.dev"
},
"source": "hosted",
- "version": "1.0.0"
+ "version": "1.1.0"
},
"code_builder": {
"dependency": "transitive",
@@ -886,11 +886,11 @@
"dependency": "transitive",
"description": {
"name": "hooks",
- "sha256": "025f060e86d2d4c3c47b56e33caf7f93bf9283340f26d23424ebcfccf34f621e",
+ "sha256": "a41af4e8fc687cd6d33de9751eb936c8c0204ebe2bcb6c15ecf707504bf47f31",
"url": "https://pub.dev"
},
"source": "hosted",
- "version": "1.0.3"
+ "version": "2.0.0"
},
"hotkey_manager": {
"dependency": "direct main",
@@ -993,7 +993,7 @@
"version": "4.1.2"
},
"image": {
- "dependency": "transitive",
+ "dependency": "direct main",
"description": {
"name": "image",
"sha256": "f9881ff4998044947ec38d098bc7c8316ae1186fa786eddffdb867b9bc94dfce",
@@ -1341,16 +1341,6 @@
"source": "hosted",
"version": "7.2.0"
},
- "native_toolchain_c": {
- "dependency": "transitive",
- "description": {
- "name": "native_toolchain_c",
- "sha256": "6ba77bb18063eebe9de401f5e6437e95e1438af0a87a3a39084fbd37c90df572",
- "url": "https://pub.dev"
- },
- "source": "hosted",
- "version": "0.17.6"
- },
"nested": {
"dependency": "transitive",
"description": {
@@ -1365,11 +1355,11 @@
"dependency": "transitive",
"description": {
"name": "objective_c",
- "sha256": "100a1c87616ab6ed41ec263b083c0ef3261ee6cd1dc3b0f35f8ddfa4f996fe52",
+ "sha256": "6cb691c686fa2838c6deb34980d426145c2a5d537491cb83d463c33cdbc726ed",
"url": "https://pub.dev"
},
"source": "hosted",
- "version": "9.3.0"
+ "version": "9.4.1"
},
"open_filex": {
"dependency": "direct main",
@@ -2169,11 +2159,11 @@
"dependency": "transitive",
"description": {
"name": "url_launcher_android",
- "sha256": "3bb000251e55d4a209aa0e2e563309dc9bb2befea2295fd0cec1f51760aac572",
+ "sha256": "17bc677f0b301615530dd1d67e0a9828cafa2d0b6b6eae4cd3679b7eac4a273c",
"url": "https://pub.dev"
},
"source": "hosted",
- "version": "6.3.29"
+ "version": "6.3.30"
},
"url_launcher_ios": {
"dependency": "transitive",
README.md
@@ -11,7 +11,7 @@
| --- | --- | --- | --- | --- |
| `dwproton-bin` | [dwproton](https://dawn.wine/dawn-winery/dwproton) | `11.0-2` | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | Dawn Winery's custom Proton fork with fixes for various games |
| `harmonoid` | [harmonoid](https://harmonoid.com/) | `0.3.22` | **Unfree** | Plays & manages your music library. Looks beautiful & juicy. |
-| `kelivo` | [kelivo](https://github.com/Chevey339/kelivo) | `1.1.13` | [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) | LLM chat client |
+| `kelivo` | [kelivo](https://github.com/Chevey339/kelivo) | `1.1.15` | [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) | LLM chat client |
| `localbooru-bin` | [localbooru-bin](https://github.com/resucutie/localbooru) | `1.6.1` | [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) | Cross platform local booru collection that exclusively works on local storage, without selfhosting |
| `mo2-lint` | [mo2-lint](https://github.com/Furglitch/modorganizer2-linux-installer) | `7.0.0-rc3` | [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) | An easy-to-use Mod Organizer 2 installer for Linux, rewrited in Python. |
| `musly-player` | [musly-player](https://github.com/dddevid/Musly) | `1.0.13` | [CC-BY-NC-SA-4.0](https://spdx.org/licenses/CC-BY-NC-SA-4.0.html) | A beautiful Flutter music streaming client for Subsonic-compatible servers with a modern Apple Music-inspired UI. |