summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
authorAlan Pearce2019-11-15 14:36:14 +0100
committerAlan Pearce2019-11-15 14:36:45 +0100
commitf2b80f9ee7504c6c017f5046374898666aeeac00 (patch)
tree380a9ca81c46b218e58938a06bb5ba97ec0bb0ac /user/settings/zsh.nix
parent02348ac8f494e71c910a02b4e8ed10befa1c8162 (diff)
downloadnixfiles-f2b80f9ee7504c6c017f5046374898666aeeac00.tar.lz
nixfiles-f2b80f9ee7504c6c017f5046374898666aeeac00.tar.zst
nixfiles-f2b80f9ee7504c6c017f5046374898666aeeac00.zip
zsh: update kubectl-aliases
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index e9afb503..82500536 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -48,9 +48,9 @@ in
         src = pkgs.fetchFromGitHub {
           owner = "alanpearce";
           repo = "kubectl-aliases";
-          rev = "f43cd444c77fd547d038453272f3c294ce722e9f";
-          # date = 2019-06-25T15:47:42+02:00;
-          sha256 = "0rw3f81fygar8rb6w1s5sgr0x3qgjmvdgv858j5csqqk3d724qq4";
+          rev = "cec7c637e0cd17e17b8b036ad5108cd650fac4c8";
+          # date = 2019-11-15T14:35:38+01:00;
+          sha256 = "1l4cwdypxwz0qlwab14in6d6zi81sqmbhj7ninsngpvhx4ldy313";
         };
       }
       {