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

darwin: add Nix package to activation $PATH #2695

Conversation

berbiche
Copy link
Member

@berbiche berbiche commented Feb 3, 2022

Description

The fix for #2178
did not apply the patch to nix-darwin too.

See: #2178 (comment)

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.

The fix for nix-community#2178
did not apply the patch to nix-darwin too.

See: nix-community#2178 (comment)
@willcohen
Copy link

@rycee @berbiche
Just tested this locally, using url = "github:berbiche/home-manager?ref=darwin-add-nix-package-to-activation-path"; in my flake, and this resolves the issue!

@rycee rycee merged commit 1fa809f into nix-community:master Feb 3, 2022
@rycee
Copy link
Member

rycee commented Feb 3, 2022

Thanks! Merged now.

@rycee
Copy link
Member

rycee commented Feb 3, 2022

Btw, should I merge this to the 21.11 branch as well?

@berbiche
Copy link
Member Author

berbiche commented Feb 3, 2022

Btw, should I merge this to the 21.11 branch as well?

Sure!

@berbiche berbiche deleted the darwin-add-nix-package-to-activation-path branch February 3, 2022 22:29
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