about summary refs log tree commit diff
path: root/nix/yants/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-06-27 r/1103 feat(nix/yants): add unit typeProfpatsch1-0/+1
Has one less value than bool. Change-Id: I2f2db07b1eb1f49172942bc1d8c6ceb30d987d84 Reviewed-on: https://cl.tvl.fyi/c/depot/+/661 Reviewed-by: tazjin <mail@tazj.in>
2019-12-20 r/249 fix(yants): Allow extra import argumentsVincent Ambo1-1/+1
Required for readTree compatibility.
2019-12-20 chore(yants): Prepare for depot-mergeVincent Ambo1-0/+298
Yants is being integrated at //depot/nix/yants