Skip to content

tools: refactor shell.nix pkcs11 integration to its own section - #65404

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:pkcs11-shell.nix
Aug 21, 2026
Merged

tools: refactor shell.nix pkcs11 integration to its own section#65404
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:pkcs11-shell.nix

Conversation

@aduh95

@aduh95 aduh95 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Purely visual changes1: put the env variable definitions inside a env property, contain the pkcs11-variables to the env block (as they must not affect anything else), remove the redundant quoting.

Footnotes

  1. you can validate that by running nix-instantiate shell.nix before and after the change and assert that the output is similar.

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@aduh95 aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x. labels Aug 20, 2026
@aduh95
aduh95 requested a review from panva August 20, 2026 07:42
@nodejs-github-bot
nodejs-github-bot merged commit 71ac33e into nodejs:main Aug 21, 2026
45 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 71ac33e

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. dont-land-on-v24.x PRs that should not land on the v24.x-staging branch and should not be released in v24.x.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants