Merge pull request 'pkgs/helium: update to 0.12.2.1' (#9) from update/helium-0.12.2.1 into main
Some checks are pending
CI / build (default) (push) Waiting to run
CI / build (helium) (push) Waiting to run
CI / build (helium-sync) (push) Waiting to run
CI / build (pjsk-cursor) (push) Waiting to run
CI / build (vscode-insiders) (push) Waiting to run
CI / build (waterfox-bin) (push) Waiting to run
CI / check (push) Successful in 4s
CI / list-packages (push) Successful in 3s
CI / build (xcursor-mizuki) (push) Waiting to run

Reviewed-on: #9
This commit is contained in:
암냥 2026-05-14 13:01:39 +09:00
commit 227b223b8f

View file

@ -8,11 +8,11 @@
pkgs.appimageTools.wrapType2 rec { pkgs.appimageTools.wrapType2 rec {
pname = "helium"; pname = "helium";
version = "0.12.1.1"; version = "0.12.2.1";
src = pkgs.fetchurl { src = pkgs.fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage"; url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage";
sha256 = "sha256-+UE+JqQtxbA5szPvAohapXlES21VBOdNsV6Ej1dRRfs="; sha256 = "sha256-6bQuymGyoyusl4t9/z9K2udXH6hL8XNaqvUSlb0XxV0=";
}; };
_enableFeatures = _enableFeatures =