with import (./nixpkgs.nix); pkgs.mkShell { buildInputs = [ pandoc texlive.combined.scheme-small ]; }