|
|
|
|
|
by ParetoOptimal
1038 days ago
|
|
> Flakes are coupled to git. You need to remember to stage changes whenever you do Ctrl+S in your editor before rebuilding. You only need to `git add` the file once. You do not need to stage every change after that before flakes can "see" the change. |
|