Merge pull request #230709 from fetsorn/typo/cocogitto

cocogitto: fix typo
This commit is contained in:
Weijia Wang 2023-05-08 19:29:22 +03:00 committed by GitHub
commit 77712b96bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-P/xwE3oLVsIoxPmG+S0htSHhZxCj79z2ARGe2WzWCEo=";
# Test depend on git configuration that would likly exist in a normal user enviroment
# Test depend on git configuration that would likely exist in a normal user environment
# and might be failing to create the test repository it works in.
doCheck = false;