remove terminal-notifier
This commit is contained in:
parent
660162f5fb
commit
5d792b7d79
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ in mkShell {
|
|||
nativeBuildInputs = [
|
||||
ruby gems bundler libxml2 nodejs yarn cacert git glibcLocales
|
||||
pandoc (texlive.combine { inherit (texlive) scheme-basic xetex unicode-math enumitem booktabs; })
|
||||
terminal-notifier
|
||||
] ++ (if stdenv.isDarwin then [terminal-notifier] else []);
|
||||
shellHook = ''
|
||||
export LANG=en_US.UTF-8
|
||||
|
|
Loading…
Reference in a new issue