modules/nixpkgs: don't assign elaborated platforms#2968
modules/nixpkgs: don't assign elaborated platforms#2968mergify[bot] merged 1 commit intonix-community:mainfrom
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
This pull request, with head sha This pull request will be automatically closed by GitHub.As soon as GitHub detects that the sha It is possible for this pull request to remain open if this detection does not happen, this usually happens when a force-push is done on this branch |
|
FYI: some parts of this PR will probably end up being reworked or reverted. The upstream change has been reverted for now, until it can be implemented in a less disruptive way. See also: NixOS/nixpkgs#376988 (comment). The main change of not assigning an elaborated system to |
See NixOS/nixpkgs#376988
Cherry-picked from #2964. There's no reason why we can't merge this early, to benefit users who have a nixpkgs revision ahead of ours.
Fixes #2967