From c5fc36eca5aae59f1f9e5f71f217f1e223b22174 Mon Sep 17 00:00:00 2001 From: Raphael Amorim Date: Tue, 17 Dec 2024 21:48:46 -0300 Subject: [PATCH] reenable checks on nix build (ref https://github.com/NixOS/nixpkgs/pull/359621) --- pkgRio.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgRio.nix b/pkgRio.nix index 24722137ef..49eb153f06 100644 --- a/pkgRio.nix +++ b/pkgRio.nix @@ -67,8 +67,6 @@ in buildInputs = rlinkLibs; runtimeDependencies = rlinkLibs; - doCheck = false; - nativeBuildInputs = [ ncurses