Discussion about this post

User's avatar
Julien's avatar

Hey everyone, happy to answer any questions regarding Nix you may have.

Expand full comment
Cihat Imamoglu's avatar

I liked that you explained basic concepts until the buildup in the article.

> Disclaimer: Yes, I know you can technically use strict dependency pinning in Docker. This still doesn’t entirely solve the problem

Why doesn't it solve the entire problem?

> Herein lies a problem. What if the dependency being downloaded from this external source has changed (e.g., maybe it’s been patched!) vs. the same dependency downloaded by another server/computer a week prior?

Just so I understand correctly, if Nix wasn't using the concept of hashes, the same problem would _also_ stand for the Nix Registry as well, right?

Expand full comment
1 more comment...

No posts