Skip to content

Commit

Permalink
regolith: add comment explaining why tests are disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
arexon committed Jan 19, 2025
1 parent 37c2521 commit 5fe8c0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/re/regolith/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ buildGoModule rec {
hash = "sha256-gTEQ2hu581tD1I/3iLHzE/2nekAG49/M6V6QeqPhYsA=";
};

# Requires network access.
doCheck = false;

vendorHash = "sha256-+4J4Z7lhbAphi6WUEJN9pzNXf6ROUKqN4NdKI2sQSW0=";
Expand Down

0 comments on commit 5fe8c0e

Please sign in to comment.