all repos — nixfiles @ 62ceefa834b9a38ef261eaaeeb0ab95b7aaa1fc0

System and user configuration, managed by nix and home-manager

development/base: replace checkbashisms with shellcheck

Alan Pearce
commit

62ceefa834b9a38ef261eaaeeb0ab95b7aaa1fc0

parent

11de6211443797b1b18fb14c503e5c3c5613f6a9

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }: { home.packages = with pkgs; [ - checkbashisms + shellcheck editorconfig-core-c go