wow
All checks were successful
CI / list-packages (push) Successful in 2s
CI / build (helium) (push) Successful in 4s
CI / build (helium-sync) (push) Successful in 38s
CI / build (pjsk-cursor) (push) Successful in 3s
CI / build (waterfox-bin) (push) Successful in 4s
CI / build (xcursor-mizuki) (push) Successful in 3s
All checks were successful
CI / list-packages (push) Successful in 2s
CI / build (helium) (push) Successful in 4s
CI / build (helium-sync) (push) Successful in 38s
CI / build (pjsk-cursor) (push) Successful in 3s
CI / build (waterfox-bin) (push) Successful in 4s
CI / build (xcursor-mizuki) (push) Successful in 3s
This commit is contained in:
parent
5f79789078
commit
48362655e4
1 changed files with 2 additions and 2 deletions
|
|
@ -5,13 +5,13 @@
|
||||||
}:
|
}:
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "helium-sync";
|
pname = "helium-sync";
|
||||||
version = "0.3.0";
|
version = "0.4.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "imnyang";
|
owner = "imnyang";
|
||||||
repo = "helium-sync";
|
repo = "helium-sync";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-Iml9UjCRN2o7cR+IJR72ujQ8sCW8xjzwhHal3NqpuVo=";
|
hash = "sha256-ARd2S9c5iFVvSwFTyZjEB2w1l54vvYBXKZTESWpCqvw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-sWi8QV1uMjfgRMATjXb/qCp6IvBQojtLI3Gr2BHS9Hs=";
|
vendorHash = "sha256-sWi8QV1uMjfgRMATjXb/qCp6IvBQojtLI3Gr2BHS9Hs=";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue