Compare commits

..

No commits in common. "90f27db06c77237b9e01f95ea122318405a47762" and "fd6a6635673c9e1657bb12c7af600ecc94f567bc" have entirely different histories.

View file

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