summary refs log tree commit diff
path: root/pkgs/tools/misc/cht.sh
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-01-11 01:09:39 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2022-01-11 01:09:39 +0000
commitd7e26307386a622948b66b0d859252f5698cbd44 (patch)
treea00bca3756ff5535dc2032ccb75ec6f8cd7577f6 /pkgs/tools/misc/cht.sh
parent1278e9de0bec988b8d5d1c685604c01dd7b38ab8 (diff)
downloadnixpkgs-d7e26307386a622948b66b0d859252f5698cbd44.tar
nixpkgs-d7e26307386a622948b66b0d859252f5698cbd44.tar.gz
nixpkgs-d7e26307386a622948b66b0d859252f5698cbd44.tar.bz2
nixpkgs-d7e26307386a622948b66b0d859252f5698cbd44.tar.lz
nixpkgs-d7e26307386a622948b66b0d859252f5698cbd44.tar.xz
nixpkgs-d7e26307386a622948b66b0d859252f5698cbd44.tar.zst
nixpkgs-d7e26307386a622948b66b0d859252f5698cbd44.zip
cht-sh: unstable-2021-11-17 -> unstable-2022-01-01
Diffstat (limited to 'pkgs/tools/misc/cht.sh')
-rw-r--r--pkgs/tools/misc/cht.sh/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/tools/misc/cht.sh/default.nix b/pkgs/tools/misc/cht.sh/default.nix
index e9c045638e4..08769893272 100644
--- a/pkgs/tools/misc/cht.sh/default.nix
+++ b/pkgs/tools/misc/cht.sh/default.nix
@@ -10,15 +10,15 @@
 
 stdenv.mkDerivation {
   pname = "cht.sh";
-  version = "unstable-2021-11-17";
+  version = "unstable-2022-01-01";
 
   nativeBuildInputs = [ makeWrapper ];
 
   src = fetchFromGitHub {
     owner = "chubin";
     repo = "cheat.sh";
-    rev = "e0010117ca3eeb22e79346cb37f3897b7404ed12";
-    sha256 = "GJSJyIQ+8kz/+8/3lgPVr+V6zoo7iW739Z2frLpMTJI=";
+    rev = "46d1a5f73c6b88da15d809154245dbf234e9479e";
+    sha256 = "6uEbxkkNV5EGhiCSoWJgfRUUqUS3OFTVOZFlVyMp/x8=";
   };
 
   # Fix ".cht.sh-wrapped" in the help message