Update flake.lock and bump Helium to 0.17.2.1

Refresh locked revisions for Firefox addons, home-manager, nixpkgs, and
noctalia-shell.
This commit is contained in:
2026-09-18 19:28:42 +02:00
parent a7f813919e
commit f468f23e65
2 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
fetchurl,
}: let
pname = "helium";
version = "0.17.1.1";
hash = "sha256-E0A+DPNLWJer96udmZ7kHt8v1YSmCBNLpmFUrvUOeI8=";
version = "0.17.2.1";
hash = "sha256-DFyqK6nrjZhsc1OoduquJETeByVneWg6B18ybIYWk7Q=";
src = fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";