Skip to content

Commit

Permalink
reenable checks on nix build (ref NixOS/nixpkgs#359621)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Dec 18, 2024
1 parent 617df72 commit c5fc36e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgRio.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ in
buildInputs = rlinkLibs;
runtimeDependencies = rlinkLibs;

doCheck = false;

nativeBuildInputs =
[
ncurses
Expand Down

0 comments on commit c5fc36e

Please sign in to comment.