FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: refactor `shell.nix` pkcs11 integration to its own section by aduh95 · Pull Request #65404 · nodejs/node · GitHub

/ node Public

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 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 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 requested a review from panva August 20, 2026 07:42
nodejs-github-bot merged commit 71ac33e into nodejs:main Aug 21, 2026
45 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 71ac33e

nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 21, 2026
aduh95 added a commit that referenced this pull request Aug 25, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #65404
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
aduh95 added a commit that referenced this pull request Aug 25, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #65404
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL