aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2020-02-10 19:40:46 -0500
committerGitHub <noreply@github.com>2020-02-10 19:40:46 -0500
commit8740c507324a514e32942d23e067042f425cd504 (patch)
treee4f4e818753df521985fa689b526ea7cfe082b1e
parentfa0b111b63487f8df9cb8d417fa0e47064042377 (diff)
downloadxesite-8740c507324a514e32942d23e067042f425cd504.tar.xz
xesite-8740c507324a514e32942d23e067042f425cd504.zip
Update i-was-wrong-about-nix-2020-02-10.markdown
-rw-r--r--blog/i-was-wrong-about-nix-2020-02-10.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/blog/i-was-wrong-about-nix-2020-02-10.markdown b/blog/i-was-wrong-about-nix-2020-02-10.markdown
index 90a0ef6..b44a798 100644
--- a/blog/i-was-wrong-about-nix-2020-02-10.markdown
+++ b/blog/i-was-wrong-about-nix-2020-02-10.markdown
@@ -428,4 +428,8 @@ can avoid needing to set up language servers or the like _at all_. I can define
them as part of the _project environment_ and then trust the tools I build on
top of to take care of that for me.
+[withinbot]: https://github.com/Xe/withinbot
+[direnv]: https://direnv.net
+[lorri]: https://github.com/target/lorri
+
Give Nix a try. It's worth at least that much in my opinion.