Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
DONTMERGE: disable check for speedy stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-h committed Dec 20, 2021
1 parent 29d8d62 commit 814c2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@

enableParallelBuilding = true;

doCheck = true;
doCheck = false;

preCheck = ''
patchShebangs .
Expand Down

0 comments on commit 814c2d0

Please sign in to comment.