with import {}; stdenv.mkDerivation { name = "binatime"; buildInputs = [ pkg-config ]; }