powerline-go: enable tests

This commit is contained in:
superherointj 2022-04-07 07:14:48 -03:00
parent 8ce60904ba
commit e4ebc8c200

View file

@ -16,8 +16,6 @@ buildGoModule rec {
vendorSha256 = "sha256-HYF6aKz+P241EKmupEoretadlrh9FBRx6nIER66jofg=";
doCheck = false;
meta = with lib; {
description = "A Powerline like prompt for Bash, ZSH and Fish";
homepage = "https://github.com/justjanne/powerline-go";