Merge pull request 'pkgs/helium: update to 0.12.0.2' (#6) from update/helium-0.12.0.2 into main
All checks were successful
CI / list-packages (push) Successful in 16s
CI / build (helium) (push) Successful in 16s
CI / build (helium-sync) (push) Successful in 5s
CI / build (pjsk-cursor) (push) Successful in 7s
CI / build (waterfox-bin) (push) Successful in 5s
CI / build (xcursor-mizuki) (push) Successful in 3s
All checks were successful
CI / list-packages (push) Successful in 16s
CI / build (helium) (push) Successful in 16s
CI / build (helium-sync) (push) Successful in 5s
CI / build (pjsk-cursor) (push) Successful in 7s
CI / build (waterfox-bin) (push) Successful in 5s
CI / build (xcursor-mizuki) (push) Successful in 3s
Reviewed-on: #6
This commit is contained in:
commit
d1547c050c
1 changed files with 2 additions and 2 deletions
|
|
@ -8,11 +8,11 @@
|
|||
pkgs.appimageTools.wrapType2 rec {
|
||||
|
||||
pname = "helium";
|
||||
version = "0.11.7.1";
|
||||
version = "0.12.0.2";
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage";
|
||||
sha256 = "sha256-qzc135IP5F2btxtOMUGMz+0azJhYL9KI0lcPG2KjcxU=";
|
||||
sha256 = "sha256-1iU+hhisAPF2hAgfFob6Oe54JXjwb6uftiERa4t+OoE=";
|
||||
};
|
||||
|
||||
_enableFeatures =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue