stable
Clone or download
Read-only
request #25346: Fix dev environment for Apple Silicon mac
This contribution does two things: * it pulls an upstream fix so we can build `rpm` * it sets explicitly DOCKER_DEFAULT_PLATFORM env variable To limit the chances of breaking other environments the changes are only when running on macOS with a aarch64 CPU. Developers not relying on the environment provided through Nix will be forced to deal with it themselves as usual. Change-Id: Ic6d778ec3b5ba682b9addc639534852b5851b382
Modified Files
Name | ||||
---|---|---|---|---|
M | shell.nix | +2 | −0 | Go to diff View file |
M | tools/utils/nix/pinned-nixpkgs.nix | +15 | −1 | Go to diff View file |