Compare commits

..

No commits in common. "77d4d7554f2543e5b5da487da201b3a92d7c0f1f" and "d1547c050cb88c75a4e625c92eacc1f263f2fb0a" have entirely different histories.

View file

@ -8,11 +8,11 @@
pkgs.appimageTools.wrapType2 rec {
pname = "helium";
version = "0.12.1.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-+UE+JqQtxbA5szPvAohapXlES21VBOdNsV6Ej1dRRfs=";
sha256 = "sha256-1iU+hhisAPF2hAgfFob6Oe54JXjwb6uftiERa4t+OoE=";
};
_enableFeatures =