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.
2 parents 3d47e7d + 9208609 commit edd379dCopy full SHA for edd379d
1 file changed
pkgs/by-name/di/discordo/package.nix
@@ -11,16 +11,16 @@
11
12
buildGoModule (finalAttrs: {
13
pname = "discordo";
14
- version = "0-unstable-2026-02-09";
+ version = "0-unstable-2026-02-17";
15
16
src = fetchFromGitHub {
17
owner = "ayn2op";
18
repo = "discordo";
19
- rev = "4c61e7c67a78d0906ffa77794deeb45e53d659d2";
20
- hash = "sha256-3UHQJDi+9TW7yD2yWfD+1hr8iSvyd1HLGqbtk0iYlVg=";
+ rev = "f1650a0df751e40a589ceda4ec19626e109bac2b";
+ hash = "sha256-+1XK5Zri7DiKzaqsFHYjzde1XEFlp4cj878+FzLaibg=";
21
};
22
23
- vendorHash = "sha256-8Le/d6sXXH0dCORWLOFUjHlbGcKr0yqQ2l8GQzLaYt0=";
+ vendorHash = "sha256-eltE7RkxqjYMWMv8/YmCC+WlntBTF8zO7UE0MQsG8Is=";
24
25
env.CGO_ENABLED = 1;
26
0 commit comments