|
|
|
|
|
by chuckadams
211 days ago
|
|
Give Nix a look sometime, it takes this to a whole new level by including all of the build dependencies in the hash, and their build dependencies and so on. The standard flake workflow even includes the warning about having uncommitted files. |
|
I absolutely can't imagine not using some kind of tool like this. Feels as vital as VCS to me now.