Compare commits

..

No commits in common. "7e2079e9d8f72cd651dbd9dc0dcbddb29a2c5be4" and "3ca6191a99aad3e49b51b8ef8636d4bb284c9954" have entirely different histories.

View file

@ -8,11 +8,11 @@
pkgs.appimageTools.wrapType2 rec {
pname = "helium";
version = "0.11.7.1";
version = "0.11.6.1";
src = pkgs.fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage";
sha256 = "sha256-qzc135IP5F2btxtOMUGMz+0azJhYL9KI0lcPG2KjcxU=";
sha256 = "sha256-NvsSVeKr82ME8oPupU8Oyh9IbYerxAWJ5vRjvj4WyLo=";
};
_enableFeatures =