summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPascal Wittmann <mail@pascal-wittmann.de>2015-09-06 19:04:42 +0200
committerPascal Wittmann <mail@pascal-wittmann.de>2015-09-06 19:04:55 +0200
commit092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65 (patch)
tree9fbf4bad41f643254ac0b47bf57fe82c9ea735c3 /pkgs
parent78b33072d8a4d979c6a5a8d0ba4bfc6f5064e7c3 (diff)
downloadnixpkgs-092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65.tar
nixpkgs-092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65.tar.gz
nixpkgs-092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65.tar.bz2
nixpkgs-092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65.tar.lz
nixpkgs-092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65.tar.xz
nixpkgs-092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65.tar.zst
nixpkgs-092a5eea285ea5eb142b1a4c41f1ca0f2cd28d65.zip
zsh: enable tests
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/shells/zsh/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/shells/zsh/default.nix b/pkgs/shells/zsh/default.nix
index 39ffb471a8c..e90012626ed 100644
--- a/pkgs/shells/zsh/default.nix
+++ b/pkgs/shells/zsh/default.nix
@@ -25,6 +25,8 @@ stdenv.mkDerivation {
     configureFlags="--enable-maildir-support --enable-multibyte --enable-zprofile=$out/etc/zprofile --with-tcsetpgrp --enable-pcre"
   '';
 
+  doCheck = true;
+
   # XXX: think/discuss about this, also with respect to nixos vs nix-on-X
   postInstall = ''
     mkdir -p $out/share/