NixOS: purely functional system configuration management
NixOS: purely functional system configuration management
Posted Jun 18, 2009 12:54 UTC (Thu) by Cyberax (✭ supporter ✭, #52523)Parent article: NixOS: purely functional system configuration management
Neat project!
However, some things strike me as unnecessary. Building packages from sources can be avoided with the help of retargetable binary packets.
It can also allow slow migration of existing packets (first, make deb/rpm packages retargetable, then move to Nix).
