mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2025-12-12 02:00:18 +01:00
chore: use git-like patch/diff in junit output
This commit is contained in:
parent
9068477650
commit
8b5ac904db
4 changed files with 25 additions and 13 deletions
|
|
@ -11,6 +11,6 @@ buildGoModule {
|
|||
)
|
||||
./.;
|
||||
subPackages = ["cmd/nixtest"];
|
||||
vendorHash = "sha256-H0KiuTqY2cxsUvqoxWAHKHjdfsBHjYkqxdYgTY0ftes=";
|
||||
vendorHash = "sha256-Hmdtkp3UK/lveE2/U6FmKno38DxY+MMQlQuZFf1UBME=";
|
||||
meta.mainProgram = "nixtest";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue