mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2026-06-19 00:39:26 +02:00
Compare commits
2 commits
5001c48f16
...
5cf826099a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cf826099a | ||
|
|
1919d8475e |
1 changed files with 1 additions and 1 deletions
|
|
@ -19,6 +19,6 @@ buildGoModule {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
subPackages = ["cmd/nixtest"];
|
subPackages = ["cmd/nixtest"];
|
||||||
vendorHash = "sha256-d3gS9VQTOFKJ0nJfT2/h2xrH93HA2730r6MO56LBEQA=";
|
vendorHash = "sha256-tojMKT5Mkt7GkdrA3sz8Y54bt26Td/tm/B0E1fwdp1Q=";
|
||||||
meta.mainProgram = "nixtest";
|
meta.mainProgram = "nixtest";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue