mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-04-21 09:20:16 +03:00
Remove now-unnecessary shellcheck check
This commit is contained in:
parent
239b4c9810
commit
6318aa12c1
2 changed files with 0 additions and 3 deletions
|
@ -14,7 +14,6 @@
|
|||
devShells = forEachSupportedSystem ({ pkgs }: {
|
||||
default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
shellcheck
|
||||
nodejs_latest
|
||||
nodePackages_latest.pnpm
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue