Update flake.lock and bump Helium to 0.17.1.1

This commit is contained in:
2026-09-17 13:20:19 +02:00
parent f1b8abb011
commit a7f813919e
2 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
fetchurl,
}: let
pname = "helium";
version = "0.17.0.1";
hash = "sha256-JmqdEwoXP/2GGAMS2gjAq7G2oWFuyUTr5ouMDhSOcHY=";
version = "0.17.1.1";
hash = "sha256-E0A+DPNLWJer96udmZ7kHt8v1YSmCBNLpmFUrvUOeI8=";
src = fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";