Update flake.lock and bump helium to 0.15.2.1

This commit is contained in:
2026-08-06 19:57:29 +02:00
parent 5779c3c084
commit 7bdb166a61
2 changed files with 36 additions and 35 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
fetchurl,
}: let
pname = "helium";
version = "0.15.1.1";
hash = "sha256-qz3w+nnvBgkpHT3E34dv4DvFuYlyzTAyg9tPYJFWs3o=";
version = "0.15.2.1";
hash = "sha256-Sn3MWsvqZw5YUYVKrEkJLW1gFQ1Sr+whEsCiFxYNvgg=";
src = fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";