add edit note to thoughts on nix

This commit is contained in:
Cadey Ratio 2020-02-11 00:14:29 +00:00
parent ecc215a020
commit 65778dde3f
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ tags:
# Thoughts on Nix # Thoughts on Nix
EDIT(M02 20 2020): I've written a bit of a rebuttal to my own post
[here](https://christine.website/blog/i-was-wrong-about-nix-2020-02-10). I am
keeping this post up for posterity.
I don't really know how I feel about [Nix][nix]. It's a functional package 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 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. packages using [Nix][nixlang], which is an identically named yet separate thing.