We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3baa62b commit 8744abeCopy full SHA for 8744abe
pkgs/by-name/he/hexxy/package.nix
@@ -6,13 +6,13 @@
6
}:
7
buildGoModule {
8
pname = "hexxy";
9
- version = "0-unstable-2024-09-29";
+ version = "0-unstable-2025-03-16";
10
src = fetchFromGitHub {
11
owner = "sweetbbak";
12
repo = "hexxy";
13
# upstream does not publish releases, i.e., there are no tags
14
- rev = "36174e436f9d57421b9e9515db32ca1425c382bd";
15
- hash = "sha256-5r8yaKlRkIcZXubHBMhdGV0u52rs2WnEaWatm+D56Fs=";
+ rev = "d90f345ba80078b18baf006b3a5aec92d2c330e1";
+ hash = "sha256-htTGdcJ3oMgfsJ3FH1aRnI2vxMNpBcLksABA75EQUFo=";
16
};
17
18
vendorHash = "sha256-qkBpSVLWZPRgS9bqOVUWHpyj8z/nheQJON3vJOwPUj4=";
0 commit comments