oh-my-zsh: Add test
This commit is contained in:
@@ -67,6 +67,8 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
tests = { inherit (nixosTests) oh-my-zsh; };
|
||||
|
||||
updateScript = writeScript "update.sh" ''
|
||||
#!${stdenv.shell}
|
||||
set -o errexit
|
||||
|
||||
Reference in New Issue
Block a user