tvl-depot/nix
edef c3546c5f9c feat(nix/buildGo): expose gopkg attribute on buildGo.package
This makes the derivations more uniform, since both third-party
packages generated by buildGo.external and native buildGo.package
expose their libraries as gopkg attributes now.

Change-Id: I547f9860082f36e3300139bf67613eb4fc600d24
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1623
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2020-08-04 07:42:53 +00:00
..
binify refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
bufCheck feat(ci): run buf check lint in CI 2020-07-17 22:55:13 +00:00
buildGo feat(nix/buildGo): expose gopkg attribute on buildGo.package 2020-08-04 07:42:53 +00:00
buildLisp feat(nix/buildLisp): Add abstraction for test suites 2020-07-27 14:18:32 +00:00
buildTypedGo fix(buildTypedGo): Use builtins.baseNameOf when renaming inputs 2020-07-20 11:33:13 +00:00
emptyDerivation feat(nix/emptyDerivation) add emptyDerivation 2020-06-28 17:59:46 +00:00
escapeExecline refactor(nix/escapeExecline): move into own directory 2020-06-29 22:58:32 +00:00
fetchGoModule fix(nix/fetchGoModule): correctly case-fold mixed-case package paths 2020-08-03 10:58:24 +00:00
getBins refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
readTree fix(nix/readTree): Ignore hidden files and directories 2020-06-13 20:08:05 +00:00
runExecline refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
runTestsuite feat(nix/runTestsuite): add runTestsuite 2020-06-28 03:52:40 +00:00
tailscale chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
writeExecline refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
writeScript refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
writeScriptBin refactor(nix): use our own writeScript(Bin) 2020-06-30 00:19:27 +00:00
yants feat(nix/yants): add unit type 2020-06-27 20:48:15 +00:00