···1{ lib, bundlerEnv, bundlerUpdateScript, ruby, perl, autoconf }:
23bundlerEnv {
4+ name = "chef-dk-4.13.3";
5+ # Do not change this to pname & version until underlying issues with Ruby
6+ # packaging are resolved ; see https://github.com/NixOS/nixpkgs/issues/70171
78 inherit ruby;
9 gemdir = ./.;