shell: remove unneeded pandoc

This commit is contained in:
steveej 2016-09-07 17:00:49 +02:00
parent 731d18c95c
commit 4d673f51a6

View file

@ -33,7 +33,6 @@ let
in pkgs.stdenv.mkDerivation {
name = "msc-thesis";
buildInputs = [
pkgs.pandoc
pkgs.xdotool
(pkgs.vim_configurable.customize {
name = "vim";