Merge pull request 'pkgs/helium: update to 0.12.3.1' (#12) from update/helium-0.12.3.1 into main
All checks were successful
CI / check (push) Successful in 4s
CI / list-packages (push) Successful in 3s
CI / build (default) (push) Successful in 17s
CI / build (helium) (push) Successful in 4s
CI / build (helium-sync) (push) Successful in 3s
CI / build (pjsk-cursor) (push) Successful in 3s
CI / build (vscode-insiders) (push) Successful in 5s
CI / build (waterfox-bin) (push) Successful in 4s
CI / build (xcursor-mizuki) (push) Successful in 3s

Reviewed-on: #12
This commit is contained in:
암냥 2026-05-15 09:26:21 +09:00
commit 05fd37e3c2

View file

@ -8,11 +8,11 @@
pkgs.appimageTools.wrapType2 rec { pkgs.appimageTools.wrapType2 rec {
pname = "helium"; pname = "helium";
version = "0.12.2.1"; version = "0.12.3.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-6bQuymGyoyusl4t9/z9K2udXH6hL8XNaqvUSlb0XxV0="; sha256 = "sha256-VnOhzhAulvFNBB/0AD1d+K/TzfFL9Zwtk/vcm5vWl+I=";
}; };
_enableFeatures = _enableFeatures =