diff options
author | Ben Sima <ben@bsima.me> | 2018-05-24 09:40:02 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-05-24 09:40:02 -0700 |
commit | 41a3077ff081400b3391e5bfb02533715364b167 (patch) | |
tree | 9d3d28235a08d01749f07e497530b62a5b894e16 /packages.nix | |
parent | d3d4d6e971aa4893fde66fb1e0775f72470f8f50 (diff) |
Improve shell script with shellcheck
Diffstat (limited to 'packages.nix')
-rw-r--r-- | packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index f0cc53d..1433e7b 100644 --- a/packages.nix +++ b/packages.nix @@ -30,6 +30,7 @@ pkgs.racket pkgs.ranger pkgs.ripgrep pkgs.scrot +pkgs.shellcheck pkgs.shutter pkgs.stack2nix pkgs.tdesktop |