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 ccc2834 + 52caa48 commit 3d47e7dCopy full SHA for 3d47e7d
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-01";
+ version = "0-unstable-2026-02-09";
15
16
src = fetchFromGitHub {
17
owner = "ayn2op";
18
repo = "discordo";
19
- rev = "5f884cdf288d9950c9ef4bbced100458af89ca46";
20
- hash = "sha256-+6jfxVLJxGzDnIJD1P8dGOKf3DJKwoYCYhycrNXrJtg=";
+ rev = "4c61e7c67a78d0906ffa77794deeb45e53d659d2";
+ hash = "sha256-3UHQJDi+9TW7yD2yWfD+1hr8iSvyd1HLGqbtk0iYlVg=";
21
};
22
23
- vendorHash = "sha256-IGPQkfM/wNsgbyUtwGhjJNfTbpa/Xge5/wU0Rj/QZZY=";
+ vendorHash = "sha256-8Le/d6sXXH0dCORWLOFUjHlbGcKr0yqQ2l8GQzLaYt0=";
24
25
env.CGO_ENABLED = 1;
26
0 commit comments