diff options
author | Vincent Ambo <mail@tazj.in> | 2020-06-12T02·12+0100 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2020-06-12T02·26+0000 |
commit | faf9d39f4c3ba799db744d0287a142e423df9787 (patch) | |
tree | 97988a241f2b3b0e3cb93e03d540a6db5a6c59f9 /README.md | |
parent | cc2fe0308c1b87841a015663c0aad1c1a6e5d30f (diff) |
docs: Update README for move to tvl.fyi r/922
Change-Id: I42944b8f138e78d8b3bdb4e26c40b40e3913e604 Reviewed-on: https://cl.tvl.fyi/c/depot/+/91 Reviewed-by: riking <rikingcoding@gmail.com> Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/README.md b/README.md index c5987232d9a2..60a020c38708 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,9 @@ depot [![builds.sr.ht status](https://builds.sr.ht/~tazjin/depot/master.svg)](https://builds.sr.ht/~tazjin/depot/master?) -This repository is the [monorepo][] for my personal tools and infrastructure. -Everything in here is built using [Nix][] with an automatic attribute-set layout -that mirrors the filesystem layout of the repository (this might feel familiar -to users of Bazel). - -This repository used to be hosted on GitHub, but for a variety of reasons I have -decided to take over the management of personal infrastructure - of which this -repository is a core component. +This repository is the [monorepo][] for the community around [tazjin's virus +lounge][tvl], containing our personal tools and infrastructure. Everything in +here is built using [Nix][]. If you've ended up here and have no idea who I am, feel free to follow me [on Twitter][]. @@ -77,6 +72,7 @@ If you'd like to contribute to any of the tools in here, please check out the [contribution guidelines](/tree/docs/CONTRIBUTING.md). [monorepo]: https://en.wikipedia.org/wiki/Monorepo +[tvl]: https://tvl.fyi [Nix]: https://nixos.org/nix [on Twitter]: https://twitter.com/tazjin [Nixery]: https://github.com/google/nixery |