Compare commits
4 commits
fd6a663567
...
90f27db06c
| Author | SHA1 | Date | |
|---|---|---|---|
| 90f27db06c | |||
| a0f1536c8f | |||
| c08b0bacf4 | |||
| 1fffe9724a |
1 changed files with 2 additions and 2 deletions
|
|
@ -8,11 +8,11 @@
|
|||
pkgs.appimageTools.wrapType2 rec {
|
||||
|
||||
pname = "helium";
|
||||
version = "0.12.3.1";
|
||||
version = "0.12.4.1";
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage";
|
||||
sha256 = "sha256-VnOhzhAulvFNBB/0AD1d+K/TzfFL9Zwtk/vcm5vWl+I=";
|
||||
sha256 = "sha256-OgS8HkLBseFrEhNFJxMwp1bg0gzPdfY1VaySAAp7vq0=";
|
||||
};
|
||||
|
||||
_enableFeatures =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue