Earlier quoted context omitted.
I suggest giving Bazzite a try
I tried Fedora Silverblue and I found its notion/implementation of immutability fairly frustrating. It’s actually the reason I went to nixOS. It seemed to me that it was all the friction of immutability without any of the benefits of reproducibility.
The Nixpkgs core team has disbanded
51–60 of 220 posts
Re: The Nixpkgs core team has disbanded
#52Earlier quoted context omitted.
https://www.redhat.com/en/blog/pluggable-authentication-modu...
What does this have to do with installing packages?
There could be similar issues with NSS but I think more people are ready to bypass NSS altogether.
Re: The Nixpkgs core team has disbanded
#53There was a sweet spot in like 2024 when it seemed like everything was possible with Nix, but now it seems like everything “experimental” is permanently so (like flakes), packages I care about are not as fresh as I want, I have no mental recall for Nix commands… Meanwhile, my company is using Nix for everything heavily internally. Everyone gets their dependencies via Nix unless you are like using PAM or something. Re…
Re: The Nixpkgs core team has disbanded
#54There was a sweet spot in like 2024 when it seemed like everything was possible with Nix, but now it seems like everything “experimental” is permanently so (like flakes), packages I care about are not as fresh as I want, I have no mental recall for Nix commands… Meanwhile, my company is using Nix for everything heavily internally. Everyone gets their dependencies via Nix unless you are like using PAM or something. Re…
I’ve been running a NixOS based homelab for awhile now with 5 physical hosts and about 30 NixOS containers/VMs in an Incus cluster and I can’t imagine moving away from my central Nix repo and ability to rebuild/upgrade the entire fleet in one command and feel confident that things will work.
While I’m concerned about the disbanding, it would take quite a lot to make me look elsewhere, and there’s enough critical mass that I feel confident others will step up.
Re: The Nixpkgs core team has disbanded
#55For anyone reading this and jumping to a broader conclusion: the Nixpkgs core team disbanding does not mean Nixpkgs or Nix is dying. It does mean that this particular structure was not sustainable, very important contributors burnt out and we need to do better, faster. We need to continue learning from this and continue building a stronger ecosystem that prioritizes the contributors who are the only reason any of thi…
The core team was just 2 people and they disbanded?
There was also a steerco for just 2 people?
I’m now even more confused.
Re: The Nixpkgs core team has disbanded
#56Re: The Nixpkgs core team has disbanded
#57Earlier quoted context omitted.
I suggest giving Bazzite a try
I tried Fedora Silverblue and I found its notion/implementation of immutability fairly frustrating. It’s actually the reason I went to nixOS. It seemed to me that it was all the friction of immutability without any of the benefits of reproducibility.
Re: The Nixpkgs core team has disbanded
#58Earlier quoted context omitted.
Is it really that complicated? I personally use direnv with nix to have per-project dependency versions installed automatically, and I’ve never had too much trouble. I know that the flake.nix files can become somewhat complicated, but mine have been pretty simple thus far.
I didn’t use the word “complicated”, maybe I’m missing something, but I listed some specific complaints and “Nix is complicated” wasn’t on the list.
Re: The Nixpkgs core team has disbanded
#59For anyone reading this and jumping to a broader conclusion: the Nixpkgs core team disbanding does not mean Nixpkgs or Nix is dying. It does mean that this particular structure was not sustainable, very important contributors burnt out and we need to do better, faster. We need to continue learning from this and continue building a stronger ecosystem that prioritizes the contributors who are the only reason any of thi…
> more than anyone can imagine two people doing The core team was just 2 people and they disbanded? There was also a steerco for just 2 people? I’m now even more confused.
Re: The Nixpkgs core team has disbanded
#60For anyone reading this and jumping to a broader conclusion: the Nixpkgs core team disbanding does not mean Nixpkgs or Nix is dying. It does mean that this particular structure was not sustainable, very important contributors burnt out and we need to do better, faster. We need to continue learning from this and continue building a stronger ecosystem that prioritizes the contributors who are the only reason any of thi…
That being said, I think it is still a concept worth pursuing.