mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
cht-sh: 0-unstable-2024-11-13 -> 0-unstable-2024-12-31
This commit is contained in:
parent
24a8c64c2b
commit
72fcfac1b3
1 changed files with 3 additions and 3 deletions
|
@ -12,15 +12,15 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "cht.sh";
|
||||
version = "0-unstable-2024-11-13";
|
||||
version = "0-unstable-2024-12-31";
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "chubin";
|
||||
repo = "cheat.sh";
|
||||
rev = "4cebb8c066cab49375694a7b30bc39185472ca1c";
|
||||
sha256 = "xmFjypxnSZ3LYZbwIegFd1Rc0Vbdf9U6b/LGHN39FUg=";
|
||||
rev = "045d15f074310028c0760b9ae61b96245c835325";
|
||||
sha256 = "5Vsyd8z5qkPyDJVX41EFlMimRkRtjGFL+n+jnmONaVI=";
|
||||
};
|
||||
|
||||
# Fix ".cht.sh-wrapped" in the help message
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue