Skip to content

Commit

Permalink
nocheck
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed May 5, 2024
1 parent b62d002 commit 127a23c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ in

buildInputs = lib.optionals stdenv.isDarwin [darwin.apple_sdk.frameworks.SystemConfiguration];

doCheck = false; # faster builds

preFixup = ''
mkdir completions
$out/bin/nh completions --shell bash > completions/nh.bash
Expand Down

0 comments on commit 127a23c

Please sign in to comment.