Skip to content

tools: do not download build tools when linting Nix files - #65961

Open
aduh95 wants to merge 3 commits into
nodejs:mainfrom
aduh95:lint-nix
Open

tools: do not download build tools when linting Nix files#65961
aduh95 wants to merge 3 commits into
nodejs:mainfrom
aduh95:lint-nix

Conversation

@aduh95

@aduh95 aduh95 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Nix linter output currently reads these 72 paths will be fetched (135.5 MiB download, 445.1 MiB unpacked). Most of those are not actually used, because nix-shell defaults to providing build tools and its own Bash we simply don't need.

In this PR, the workflow shows these 33 paths will be fetched (27.0 MiB download, 86.4 MiB unpacked)

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants