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 {
|
||||
pname = "cht.sh";
|
||||
version = "0-unstable-2025-07-29";
|
||||
version = "0-unstable-2025-08-08";
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "chubin";
|
||||
repo = "cheat.sh";
|
||||
rev = "bae856b96329e205967c74b3803023cb2b655df9";
|
||||
sha256 = "7k/9DLSO1D+1BvTlRZBHOvz++LMw1DcpOL5LIb7VUXw=";
|
||||
rev = "b714a5f0d56427924a7871f083fd05e7ede6b0e4";
|
||||
sha256 = "JkqHxHgs7gUk511CSJ/sLEBWCAYig1lqfslhABDNMGI=";
|
||||
};
|
||||
|
||||
# Fix ".cht.sh-wrapped" in the help message
|
||||
|
Loading…
x
Reference in New Issue
Block a user