Commit 92dd736
Changed files (2)
pkgs
elio
pkgs/elio/default.nix
@@ -5,16 +5,16 @@
}:
rustPlatform.buildRustPackage {
pname = "elio";
- version = "1.8.0";
+ version = "1.10.0";
src = fetchFromGitHub {
owner = "elio-fm";
repo = "elio";
- rev = "64e4768c6837b78998bb134e23475382dd0f5c7f";
- hash = "sha256-r7/LT0wGs8G9UN7H89WBBYGdKhCU6FXJx+UXNWfIZDc=";
+ rev = "5e353389330423dd340dad8d09bde7e762370aef";
+ hash = "sha256-/Y9KtGoqD78QHmUtAooQmmI7ZTOSNY7DdrhHYVFMj5E=";
};
- cargoHash = "sha256-x9qeMsNLELZu+23pQZNwNgOxlx7c+aHCIpzagHO/Hbg=";
+ cargoHash = "sha256-7BP/LoNBnukD2ThtjhAYN8iv0cA0tNg3+GNAjlN6yIM=";
doCheck = false;
meta = {
README.md
@@ -13,7 +13,7 @@
| --- | --- | --- | --- | --- |
| `artalk` | [artalk](https://github.com/ArtalkJS/Artalk) | `2.9.1` | [MIT](https://spdx.org/licenses/MIT.html) | Self-hosted comment system |
| `dwproton-bin` | [dwproton](https://dawn.wine/dawn-winery/dwproton) | `11.0-5` | [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) | Dawn Winery's custom Proton fork with fixes for various games |
-| `elio` | [elio](https://github.com/elio-fm/elio) | `1.8.0` | [MIT](https://spdx.org/licenses/MIT.html) | Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support |
+| `elio` | [elio](https://github.com/elio-fm/elio) | `1.10.0` | [MIT](https://spdx.org/licenses/MIT.html) | Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support |
| `gitmal` | [gitmal](https://github.com/antonmedv/gitmal) | `1.0.2` | [MIT](https://spdx.org/licenses/MIT.html) | A static page generator for repos |
| `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.15` | [AGPL-3.0-only](https://spdx.org/licenses/AGPL-3.0-only.html) | LLM chat client |