with import {}; stdenv.mkDerivation { name = "media"; buildInputs = [ imagemagick python3Packages.pyyaml ]; }