+6
-7
lib/fixed-points.nix
+6
-7
lib/fixed-points.nix
······-The argument to the given fixed-point function after applying an overlay will *not* refer to its own return value, but rather to the value after evaluating the overlay function.-The given fixed-point function is called with a separate argument than if it was evaluated with `lib.fix`.
···+The argument to the given fixed-point function after applying an overlay will *not* refer to its own return value, but rather to the value after evaluating the overlay function.+The given fixed-point function is called with a separate argument than if it was evaluated with `lib.fix`.···