Skip to content

Commit

Permalink
Merge pull request #8005 from edolstra/run-installcheck
Browse files Browse the repository at this point in the history
Run 'make installcheck' again
  • Loading branch information
edolstra authored Mar 8, 2023
2 parents 0159dfa + 693b1be commit e8415dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@

doInstallCheck = finalAttrs.doCheck;
installCheckFlags = "sysconfdir=$(out)/etc";
installCheckTarget = "installcheck"; # work around buggy detection in stdenv

separateDebugInfo = !currentStdenv.hostPlatform.isStatic;

Expand Down

0 comments on commit e8415dc

Please sign in to comment.