From 3ea13a6f55531faf8b0fb8a429c674dc277809fa Mon Sep 17 00:00:00 2001 From: Pontus Stenetorp Date: Wed, 4 May 2022 09:22:28 +0000 Subject: [PATCH] hare: run test suite --- pkgs/development/compilers/hare/hare.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/development/compilers/hare/hare.nix b/pkgs/development/compilers/hare/hare.nix index 4effebf0f84..f5c0cd8e405 100644 --- a/pkgs/development/compilers/hare/hare.nix +++ b/pkgs/development/compilers/hare/hare.nix @@ -68,6 +68,8 @@ stdenv.mkDerivation rec { "PREFIX=${placeholder "out"}" ]; + doCheck = true; + postInstall = let binPath = lib.makeBinPath [