Compare commits
No commits in common. "227b223b8f76e284937b26dd8eaaf8c041ce8c27" and "0ec3a0b5650fde3a1cec8b39d0a8655728e8bea4" have entirely different histories.
227b223b8f
...
0ec3a0b565
1 changed files with 2 additions and 2 deletions
|
|
@ -8,11 +8,11 @@
|
|||
pkgs.appimageTools.wrapType2 rec {
|
||||
|
||||
pname = "helium";
|
||||
version = "0.12.2.1";
|
||||
version = "0.12.1.1";
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage";
|
||||
sha256 = "sha256-6bQuymGyoyusl4t9/z9K2udXH6hL8XNaqvUSlb0XxV0=";
|
||||
sha256 = "sha256-+UE+JqQtxbA5szPvAohapXlES21VBOdNsV6Ej1dRRfs=";
|
||||
};
|
||||
|
||||
_enableFeatures =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue