Skip to content

home-manager: Fix cross-compiles, fixes #2675#2893

Merged
berbiche merged 1 commit intonix-community:masterfrom
kittywitch:master
Apr 15, 2022
Merged

home-manager: Fix cross-compiles, fixes #2675#2893
berbiche merged 1 commit intonix-community:masterfrom
kittywitch:master

Conversation

@kittywitch
Copy link
Copy Markdown
Contributor

Description

The fix is exactly as suggested in #2675, otherwise during cross compiles the incorrect architecture is used.

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.

@kittywitch kittywitch requested a review from rycee as a code owner April 15, 2022 00:02
Copy link
Copy Markdown
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 contribution!

@berbiche berbiche merged commit d49d68f into nix-community:master Apr 15, 2022
@teto teto mentioned this pull request Aug 22, 2022
7 tasks
teto pushed a commit to teto/home-manager that referenced this pull request Aug 22, 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.

2 participants