Is Redox going to be immutable and reproducible in a declarative way?

Basically the title says it all lol.

7 points · 6 comments · view on lemmy.world

6 Comments

hatred_45@lemmy.world · 2 pts · 2y (1 reply)

Redox follow the Debian packaging design, but it will support reproducible builds and someone can implement immutable/reproducible declarative configuration.

ex_06@slrpnk.net · 1 pts · 2y

thank you

ex_06@slrpnk.net · 1 pts · 3y

sorry for the tag but is this community not the right one to ask in? @soller@lemmy.world

fishinthecalculator@lemmy.ml · 1 pts · 3y (2 replies)

You mean something like Guix or Nix?

ex_06@slrpnk.net · 1 pts · 3y (1 reply)

Yep

fishinthecalculator@lemmy.ml · 2 pts · 3y

My guess would be that it's not a property of the kernel, it's a property of the software distribution you build upon that kernel. The same way you can distribute software for Linux with Guix, Nix, APT, RPM, Flatpak, I suppose in the Redox world you could distribute software and deploy systems in many different ways.