diff --git a/nix/workbench/profile.nix b/nix/workbench/profile.nix index 9f6ae627c7e..e49c3c73011 100644 --- a/nix/workbench/profile.nix +++ b/nix/workbench/profile.nix @@ -6,7 +6,7 @@ with lib; , workbench }: pkgs.runCommand "workbench-profile-output-${profileNix.name}" - { buildInputs = with pkgs; [ jq workbench ]; + { buildInputs = []; nodeServices = __toJSON (flip mapAttrs profileNix.node-services