Skip to content

Commit

Permalink
add shellcheck to shell.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrizhu committed Nov 2, 2024
1 parent b67a600 commit 854fea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ pkgs.mkShell {
mergerfs
attr
util-linux
time
shellcheck
];
}

0 comments on commit 854fea4

Please sign in to comment.