discord-sh: 2.0.0 -> 2.0.1 (#456154)

This commit is contained in:
Masum Reza
2025-10-27 11:05:42 +00:00
committed by GitHub
+2 -2
View File
@@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "discord-sh";
version = "2.0.0";
version = "2.0.1";
src = fetchFromGitHub {
owner = "ChaoticWeg";
repo = "discord.sh";
rev = "v${version}";
sha256 = "sha256-ZOGhwR9xFzkm+q0Gm8mSXZ9toXG4xGPNwBQMCVanCbY=";
sha256 = "sha256-z57uMbH6PI68aTMAjA8UIPEefV8sQRR4cS0eK6Ypxuk=";
};
# ignore Makefile by disabling buildPhase. Upstream Makefile tries to download