From 93eb10566a5e79dd50151c22f9c23845e846edef Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 9 Jul 2020 23:51:06 +0100 Subject: docs(3p/nix): Update links & other things in README Change-Id: I1a111c11a83f0506e0973615848cc9c0ef4765e2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/959 Reviewed-by: tazjin Tested-by: BuildkiteCI --- third_party/nix/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/third_party/nix/README.md b/third_party/nix/README.md index 785de38d41..5e790ba60a 100644 --- a/third_party/nix/README.md +++ b/third_party/nix/README.md @@ -1,5 +1,5 @@ -Nix, or rather tazjin's fork thereof ------------------------------------- +Nix, or rather TVL's fork thereof +--------------------------------- Nix is a new take on package management that is fairly unique. Because of its purity aspects, a lot of issues found in traditional package @@ -9,7 +9,7 @@ To find out more about the tool, usage and installation instructions, please read the manual, which is available on the Nix website at . -This repository is [tazjin](https://tazj.in)'s fork of Nix. +This repository is [TVL's](https://tvl.fyi)'s fork of Nix. ## Fork background @@ -37,7 +37,7 @@ In addition, the upstream Nix project is diverging from the opinions of some community members via the introduction of concepts such as Nix flakes. -To counteract these things I have decided to fork Nix. +To counteract these things we have decided to fork Nix. ## Fork goals @@ -111,8 +111,8 @@ To set expectations, there are some explicit non-goals, too. not even feasible. The core work has not even started yet and just basic cleanup has already created a diff of over 40 000 lines. - This would likely also turn into a political effort, which I have no - interest in. + This would likely also turn into a political effort, which we have + no interest in. * Improved performance is not an (initial) goal. Nix performance is very unevenly distributed across the codebase (some things have seen @@ -136,7 +136,7 @@ To set expectations, there are some explicit non-goals, too. ## Contributing to the fork -My repository's default [contribution guidelines][contributing] apply. +The TVL depot's default [contribution guidelines][contributing] apply. In addition, please make sure that submitted code builds and is formatted with `clang-format`, using the configuration found in this @@ -156,4 +156,4 @@ use in the [OpenSSL Toolkit](http://www.OpenSSL.org/). [oci]: https://www.opencontainers.org/ [gVisor]: https://gvisor.dev/ [systemd-nspawn]: https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html -[contributing]: https://git.tazj.in/about/docs/CONTRIBUTING.md +[contributing]: https://cs.tvl.fyi/depot/-/blob/docs/CONTRIBUTING.md -- cgit 1.4.1