Skip to content

Commit

Permalink
ret-cont: "caching builds" -> "caching evaluation"
Browse files Browse the repository at this point in the history
We already cache builds just fine, thanks!

Thanks @globin for catching
  • Loading branch information
Ericson2314 committed Nov 5, 2019
1 parent 14b134d commit 1b0a6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/0000-ret-cont-recursive-nix.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ The exact way the outputs refer to the replacement derivations / their outputs i
If we become the only way to both correctly and incrementally build modern C++, that will be a huge opportunity for further growth.

2. Better still, we can try to automatically transform evaluation without writing manually "outer" derivations.
With `--pure` mode, Eelco has also talked about opening the door to caching builds.
With `--pure` mode, Eelco has also talked about opening the door to caching evaluation.
"Ret-cont" recursive Nix is wonderful foundation for that.

I hope to at least later proposal automatically converting IFD into "Ret-cont":
Expand Down

0 comments on commit 1b0a6a1

Please sign in to comment.