The primary value in nix is in the packages, not the configuration language and not the prebuilt cache system.
If one were to fork the project, the sensible way to do that would be to build a nixpkg-compatible alternative system that doesn't have some of the design flaws (such as a global non-discoverable configuration namespace and an underdocumented custom functional programming language...).
I don't think anyone's gotten together the hours to do that. But I'd certainly love to build an immutable, repeatable system using a Python or Kotlin config myself.
Right but the people complaining doesn't seem to think that an "underdocumented custom functional programming language", is a design flaw.
So given those assumptions, why don't they fork it?
Also when you say that the value in nix lies in the packages what exactly do you mean by that? Do you mean the totality of all the prebuilt and checksummed packages? If you where to fork-fork, and not rebuild nix, wouldn't you still be able to use them? Apart from what is built afterwards?
"The packages" are the "the files describing how to go from source code to an organized filesystem hierarchy containing the useful portions of a particular piece of software". That's the good part of nix, much like it's the good part of the Arch User Repository (AUR), and the BSD Ports system.
I think the people who think the nix language is the valuable part are trying to save it, not fork it. But that's a generalization.
A fork would be able to use nixpkgs even if it didn't use nix-the-language itself, with some careful planning for migration.
Because there are some central points, for witch you need or a decentralized system (absent, so far) or big money to build another... That's the "hybrid model issue" I'm talking about.
Shared binaries from /nix/store in a torrent-style setup might be feasible, but so far there is none. Similarly distributed build for large projects (LibreOffice, Firefox etc) might be possible, but so fare there is none. There are servers dedicated to that, paid for that. Not-so-small companies could pay. Public universities as well, but in the present world public uni do not even mirror anymore FLOSS projects, so... We need a distributed architecture to keep up FLOSS.
Right right, so you'll need money from somewhere, and the people who has money aren't necessarily moral, is that what you are getting at?
Wouldn't the thing be that the reason that they needed to get sponsorship in the first place?
Maybe it's just not possible to run Nix without getting money from people that are involved with murder, in one way or another? I mean there are plenty of people who wants to boycott banks, and even countries for this that and the other?
.. or why don't they just spend their energy on creating a torrent-style setup, instead of complaining about what the guys behind NixOs has done successfully so far?
So far nearly all FLOSS projects was built without money from someone, simply the users offer resources, every university offer mirrors, most large companies using some FLOSS project donate resources to the project.
At some point in time this disappear, maybe when most actors decide to ditch their own operation for someone else "the cloud", and as a result there are no spare resources to support FLOSS. Similarly the FLOSS community became thin, quarrelsome, not really supported etc.
This is why many say the FLOSS ecosystem is dead because there aren't anymore FLOSS model contributors. The current state of FLOSS is mostly big corp show embracing the model because they need pre-existing sw developed and licensed this way.
Personally I have nothing against mil-tech sponsorship, I'm deeply against the absence of a FLOSS model. The Ops-less state of things, where no one own it's infra, have iron and so on, is a terrible vulnerability waiting catastrophic detonation and Nix/Guix success and failures are in the same line: most people get convinced that's normal to have a system based on paravirtualisation, they see nothing strange in downloading pre-built docker images for anything, run k8s on a single homeserver and so on.
We are loosing knowledge trying mimicking GAFAM model witch is archaic and anti-users, and it's built especially for that, to lock in people, these days even mentally, since so many see no vulnerabilities in using for instance GitHub not as a mere repo host but for PR/CI and so on, even if we have witnessed bans, massive geo-bans and so on. We have a big slice of people unable to visualize the dangerous IT mess we are in.