Is NixOS at the advent of an implosion? | Community inquiry on recent drama

https://discuss.online/post/9490944

Is NixOS at the advent of an implosion? | Community inquiry on recent drama - Discuss Online

NixOS’ influence and importance at pushing Linux forward into the (previously) unexplored landscape of configuring your complete system through a single config file is undeniable. It’s been a wild ride, but it was well worth it. And although it has only been relatively recently that it has lost its niche status, the recent influx of so-called ‘immutable’ distros springing up like mushrooms is undeniably linked to and inspired by NixOS. However, unfortunately, while this should have been very exciting times for what’s yet to come, the recent drama surrounding the project has definitely tarnished how the project is perceived. NixOS’ ideas will definitely live on regardless. But how do you envision NixOS’ own future? Any ETA’s for when this drama will end? Which lessons have we learned (so far) from this drama? Are there any winners as a result of this drama? Could something like this happen to any distro? — In case you’re out of the loop. [https://github.com/KFearsoff/nix-drama-explained] Though, there’s a lot that has transpired since but which hasn’t been rigorously documented at a single place; like how 4 out of 5 NixOS board members have quit over the last 2 months or so [https://archive.is/Y0k3u].

GNU Guix transactional package manager and distribution — GNU Guix

Guix is a distribution of the GNU operating system. Guix is technology that respects the freedom of computer users. You are free to run the system for any purpose, study how it works, improve it, and share it with the whole world.

Are Nixos configurations compatible with this one?
As far as I can tell, they are 100% different. Guix uses Scheme, NixOS uses the custom Nix language.
Can you link any good guides on transistioning to guix?