Conversation
|
Eval / Process failure is unrelated (and a fairly young check) |
|
@wolfgangwalther: have a look at master...yuyuyureka:nixpkgs:nixpkgs-unelaborated-platforms for a way to re-use the definitions of the hostPlatform option in a new option exposing the unelaborated platform. Not saying it's perfect, but maybe something to start with :) |
Thank you for the suggestion. I think this is another variant of the first thing I tried in eec2100. See also the discussion around #379411 (comment) related to it. Currently we are evaluating a different approach in #380005. |
These upstream pulls revert an issue that breaks the hostPlatform determination during eval and build. NixOS/nixpkgs#379615 NixOS/nixpkgs#379802 Signed-off-by: Brian McGillion <[email protected]>
These upstream pulls revert an issue that breaks the hostPlatform determination during eval and build. NixOS/nixpkgs#379615 NixOS/nixpkgs#379802 Signed-off-by: Brian McGillion <[email protected]>
These upstream pulls revert an issue that breaks the hostPlatform determination during eval and build. NixOS/nixpkgs#379615 NixOS/nixpkgs#379802 Signed-off-by: Brian McGillion <[email protected]>
These upstream pulls revert an issue that breaks the hostPlatform determination during eval and build. NixOS/nixpkgs#379615 NixOS/nixpkgs#379802 Signed-off-by: Brian McGillion <[email protected]>
These upstream pulls revert an issue that breaks the hostPlatform determination during eval and build. NixOS/nixpkgs#379615 NixOS/nixpkgs#379802 Signed-off-by: Brian McGillion <[email protected]>
#376988 caused unnecessary disruption for users, causing them to apply unnecessary workarounds that have a lot of potential to linger in the ecosystem. (e.g. unnecessary
{ system = ... }attrset)The purpose of this revert is only to end the disruption. A revert is not a value judgement, but I'd like to acknowledge that it is annoying, but that annoyance measures favorably against the annoyance experienced by ecosystem.
We'd welcome a carefully managed transition with deprecation warnings, and taking into account the feedback that was provided.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.