Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode: Add immutable extensions dir option #2613

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

Enzime
Copy link
Contributor

@Enzime Enzime commented Jan 4, 2022

Description

Add programs.vscode.immutableExtensionsDir option to prevent extensions from being installed/updated imperatively.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

    • Added myself and the module files to .github/CODEOWNERS.

@Enzime Enzime requested a review from rycee as a code owner January 4, 2022 03:23
Copy link
Member

@berbiche berbiche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

modules/programs/vscode.nix Show resolved Hide resolved
@Enzime Enzime requested a review from berbiche January 23, 2022 23:00
Copy link
Member

@berbiche berbiche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@berbiche berbiche merged commit 184b015 into nix-community:master Feb 2, 2022
@Enzime Enzime deleted the immutable-extensions-dir branch February 2, 2022 23:17
ncfavier added a commit to ncfavier/home-manager that referenced this pull request Jul 15, 2022
ncfavier added a commit to ncfavier/home-manager that referenced this pull request Jul 22, 2022
rycee pushed a commit to ncfavier/home-manager that referenced this pull request Jul 27, 2022
spacekookie pushed a commit to spacekookie/home-manager that referenced this pull request Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants