diff --git a/pkgs/applications/networking/cluster/hadoop/default.nix b/pkgs/applications/networking/cluster/hadoop/default.nix index dc3759d31ea4..b771864c5b65 100644 --- a/pkgs/applications/networking/cluster/hadoop/default.nix +++ b/pkgs/applications/networking/cluster/hadoop/default.nix @@ -144,6 +144,8 @@ let passthru = { inherit tests; }; + # The recursiveUpdate below breaks default meta.position, so manually override it. + pos = __curPos; meta = with lib; recursiveUpdate {