Skip to content

androidenv: Support deploying multiple packages in one derivation#208380

Merged
Artturin merged 4 commits intoNixOS:masterfrom
hadilq:androidenv/support-deplying-multiple-packages-in-one-derivation
Jan 11, 2023
Merged

androidenv: Support deploying multiple packages in one derivation#208380
Artturin merged 4 commits intoNixOS:masterfrom
hadilq:androidenv/support-deplying-multiple-packages-in-one-derivation

Conversation

@hadilq
Copy link
Contributor

@hadilq hadilq commented Dec 30, 2022

Description of changes

Support deploying multiple packages in one derivation. This will be needed in the future PRs that wants to solve a problem with avdmanager.
This is a part of #208047.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@hadilq
Copy link
Contributor Author

hadilq commented Dec 30, 2022

Hey @numinit, please review :) Thank you.

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Dec 30, 2022
@numinit
Copy link
Contributor

numinit commented Dec 30, 2022

Can you prefix these PRs and commit messages with "androidenv:" so we know which component it is?

@hadilq hadilq changed the title Support deploying multiple packages in one derivation androidenv: Support deploying multiple packages in one derivation Dec 31, 2022
@hadilq hadilq force-pushed the androidenv/support-deplying-multiple-packages-in-one-derivation branch from b45d61e to bceccb7 Compare December 31, 2022 16:22
@hadilq hadilq requested a review from numinit December 31, 2022 16:26
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/1649

@hadilq
Copy link
Contributor Author

hadilq commented Jan 4, 2023

@SuperSandro2000, @Artturin is there anything else left in this PR to block it to be merged?

@Artturin Artturin merged commit a6c9e51 into NixOS:master Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants