with import {}; stdenv.mkDerivation rec { name = "tpmb-model"; buildInputs = [ openscad prusa-slicer ]; }