Merge pull request #164449 from superherointj/package-up-enable-tests

up: enable tests
This commit is contained in:
Maximilian Bosch
2022-03-16 18:02:01 +01:00
committed by GitHub
-2
View File
@@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "1q8wfsfl3rz698ck5q5s5z6iw9k134fxxvwipcp2b052n998rcrx";
doCheck = false;
meta = with lib; {
description = "Ultimate Plumber is a tool for writing Linux pipes with instant live preview";
homepage = "https://github.com/akavel/up";