From 76dc3d6de50753a0504ef34e59fdec69edfac5d0 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 5 Aug 2017 22:15:05 +0200 Subject: ci: build stuff verbosely --- krebs/3modules/ci.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/krebs/3modules/ci.nix b/krebs/3modules/ci.nix index 71e7d4aeb..3f44c5469 100644 --- a/krebs/3modules/ci.nix +++ b/krebs/3modules/ci.nix @@ -119,6 +119,7 @@ in }, command=[ "nix-shell", "--run", " ".join(["test", + "--verbose", "--user={}".format(user), "--system={}".format(host), "--force-populate", -- cgit v1.2.3