aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blog/thoughts-on-nix-2020-01-28.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/blog/thoughts-on-nix-2020-01-28.markdown b/blog/thoughts-on-nix-2020-01-28.markdown
index 5e5b9c0..164e8af 100644
--- a/blog/thoughts-on-nix-2020-01-28.markdown
+++ b/blog/thoughts-on-nix-2020-01-28.markdown
@@ -7,6 +7,8 @@ tags:
- dependencies
---
+# Thoughts on Nix
+
I don't really know how I feel about [Nix][nix]. It's a functional package
manager that's designed to help with dependency hell. It also lets you define
packages using [Nix][nixlang], which is an identically named yet separate thing.