Commit 1e4c09e

HPCesia <me@hpcesia.com>
2026-07-19 10:47:44
update package: elio: 1.10.0 -> 1.11.1
1 parent c9bdb49
Changed files (2)
pkgs/elio/default.nix
@@ -5,16 +5,16 @@
 }:
 rustPlatform.buildRustPackage {
   pname = "elio";
-  version = "1.10.0";
+  version = "1.11.1";
 
   src = fetchFromGitHub {
     owner = "elio-fm";
     repo = "elio";
-    rev = "5e353389330423dd340dad8d09bde7e762370aef";
-    hash = "sha256-/Y9KtGoqD78QHmUtAooQmmI7ZTOSNY7DdrhHYVFMj5E=";
+    rev = "754f8457b12608025e5eb6051a749e7ca8c89f8e";
+    hash = "sha256-SrYRn+JZXSy7F3Jfx1u2ht/lL31FG+BtxzuIu4kHeek=";
   };
 
-  cargoHash = "sha256-7BP/LoNBnukD2ThtjhAYN8iv0cA0tNg3+GNAjlN6yIM=";
+  cargoHash = "sha256-W7C3e8pRCPoorxQhs1jkpnTKNn3oTEOhI1tG3HZFxpw=";
   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-6` | [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.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 |
+| `elio` | [elio](https://github.com/elio-fm/elio) | `1.11.1` | [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 |