Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-02 | r/2639 chore(3p/naersk): Bump version to latest commit | Vincent Ambo | 1 | -5/+3 | |
There have been a few relevant fixes. Change-Id: I84b6fb645703972b03f1210cb69d03467caefbfa Reviewed-on: https://cl.tvl.fyi/c/depot/+/3172 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI | |||||
2020-05-25 | r/849 chore(3p/naersk): Update to latest 'master' | Vincent Ambo | 1 | -6/+7 | |
2020-02-21 | r/559 chore: Rename pkgs->depot in all Nix file headers | Vincent Ambo | 1 | -2/+2 | |
2019-12-16 | r/159 chore(third_party): Bump naersk | Vincent Ambo | 1 | -2/+2 | |
2019-12-09 | r/106 fix(third_party): Shuffle code around to be compatible with readTree | Vincent Ambo | 1 | -0/+9 | |
As per the previous commit these files were no longer being imported, which is now fixed by moving them into separate subfolders. |