cht-sh: 0-unstable-2025-07-29 -> 0-unstable-2025-08-08
This commit is contained in:
parent
e2484e06d7
commit
bf6662c2a4
@ -12,15 +12,15 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "cht.sh";
|
pname = "cht.sh";
|
||||||
version = "0-unstable-2025-07-29";
|
version = "0-unstable-2025-08-08";
|
||||||
|
|
||||||
nativeBuildInputs = [ makeWrapper ];
|
nativeBuildInputs = [ makeWrapper ];
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "chubin";
|
owner = "chubin";
|
||||||
repo = "cheat.sh";
|
repo = "cheat.sh";
|
||||||
rev = "bae856b96329e205967c74b3803023cb2b655df9";
|
rev = "b714a5f0d56427924a7871f083fd05e7ede6b0e4";
|
||||||
sha256 = "7k/9DLSO1D+1BvTlRZBHOvz++LMw1DcpOL5LIb7VUXw=";
|
sha256 = "JkqHxHgs7gUk511CSJ/sLEBWCAYig1lqfslhABDNMGI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Fix ".cht.sh-wrapped" in the help message
|
# Fix ".cht.sh-wrapped" in the help message
|
||||||
|
Loading…
x
Reference in New Issue
Block a user