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

kexectools: always pass host and target to configure #87690

Merged
merged 1 commit into from
May 12, 2020

Conversation

Gaelan
Copy link
Contributor

@Gaelan Gaelan commented May 12, 2020

Motivation for this change

Fixes #56290.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+ labels May 12, 2020
@Gaelan
Copy link
Contributor Author

Gaelan commented May 12, 2020

Gulp, didn't realize how much depended on this. Lemme rebase to staging

@Gaelan Gaelan force-pushed the kexec-tools-cross branch from 7342fe6 to b6beb43 Compare May 12, 2020 19:16
@Gaelan Gaelan changed the base branch from master to staging May 12, 2020 19:17
@Gaelan
Copy link
Contributor Author

Gaelan commented May 12, 2020

Alright, on staging now. Sorry for the spurious review requests!

@ofborg ofborg bot added 6.topic: python 6.topic: rust 8.has: documentation This PR adds or changes documentation 2.status: merge conflict This PR has merge conflicts with the target branch and removed 6.topic: python 6.topic: rust 8.has: documentation This PR adds or changes documentation 2.status: merge conflict This PR has merge conflicts with the target branch labels May 12, 2020
@Mic92
Copy link
Member

Mic92 commented May 12, 2020

@GrahamcOfBorg build kexectools

@Mic92 Mic92 merged commit b9a81f7 into NixOS:staging May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 501+ 10.rebuild-linux: 5001+
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kexec-tools arch purity problem
3 participants