mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 12:36:01 +01:00
381 B
381 B
Changes between Nix and Determinate Nix
This section lists the differences between upstream Nix 2.24 and Determinate Nix 3.0.0.
-
In Determinate Nix, flakes are stable. You no longer need to enable the
flakesexperimental feature. -
In Determinate Nix, the new Nix CLI (i.e. the
nixcommand) is stable. You no longer need to enable thenix-commandexperimental feature.