Update flake.lock dependencies and helium version
Refresh locked revisions for firefox‑addons, home‑manager, and nixpkgs Update noctalia‑shell rev and hash Bump helium to 0.16.4.1 and update its hash
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
fetchurl,
|
||||
}: let
|
||||
pname = "helium";
|
||||
version = "0.16.3.1";
|
||||
hash = "sha256-k3CjrF45s7SizRof/X9eOnPKwkOB9c1AvBSmjj7ROIM=";
|
||||
version = "0.16.4.1";
|
||||
hash = "sha256-z0OoKmW49F/2F3mxjZlyJsTY45keyZJAj4pjoGBjBO8=";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";
|
||||
|
||||
Reference in New Issue
Block a user