Update flake.lock revisions and bump helium
Bump helium to version 0.15.5.1 with updated hash Refresh flake.lock entries for firefox-addons, home-manager, nixpkgs, noctalia-shell, and stylix to their latest revisions
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
fetchurl,
|
||||
}: let
|
||||
pname = "helium";
|
||||
version = "0.15.4.1";
|
||||
hash = "sha256-h3yxZnMb/EHvPJALQlJgHUVYUNsfuv0pnewgf6K6sx8=";
|
||||
version = "0.15.5.1";
|
||||
hash = "sha256-UC2LpmlRl7V+LRhojqg5VlS7VpMpE99m4/7yiH1KAM4=";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/helium-${version}-x86_64.AppImage";
|
||||
|
||||
Reference in New Issue
Block a user