Rich Freeman via plug on 7 Jan 2026 10:44:56 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] NixOS


On 1/7/2026 1:02 PM, Michael Lazin via plug wrote:
This is fascinating to me because it seems to offer a way to make
applications with dependencies portable without the use of containers.

Arguably it is pretty close to containerization with some caveats:

1. Every package is its own layer.
2. Containers can share layers.
3. The containers rely on application-level isolation and actually have
   visibility across containers.

NixOS predates the general move towards containers.  I suspect it has some benefits in terms of shared memory/disk, if you re-use the same libs/etc often, but I feel like pure containers are the better approach now.

I'm not as familiar with the things it does OTHER than hashing/etc all the install paths.

--
Rich

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug