about summary refs log tree commit diff
path: root/third_party/naersk/default.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-02 r/2639 chore(3p/naersk): Bump version to latest commitVincent Ambo1-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 Ambo1-6/+7
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo1-2/+2
2019-12-16 r/159 chore(third_party): Bump naerskVincent Ambo1-2/+2
2019-12-09 r/106 fix(third_party): Shuffle code around to be compatible with readTreeVincent Ambo1-0/+9
As per the previous commit these files were no longer being imported, which is now fixed by moving them into separate subfolders.