Skip to content

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

Open
aduh95 wants to merge 1 commit into
nodejs:mainfrom
aduh95:pkcs11-shell.nix
Open

tools: refactor shell.nix pkcs11 integration to its own section#65404
aduh95 wants to merge 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 pending requests for changes, 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
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 pending requests for changes, 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants