proof read tiny rust binaries, change url

This commit is contained in:
Vinzenz Schroeter 2025-04-09 23:58:25 +02:00
parent 718163d969
commit 19a412f05b
2 changed files with 44 additions and 32 deletions

View file

@ -102,6 +102,8 @@ This is useful, for example, if the target environment you're developing for can
For me, the trade-offs are worth it, as they provide greater transparency and control over the flake configuration.
That being said, I fully acknowledge that `flake-utils` can still be a great choice for many people. It simplifies things and reduces the need to write boilerplate code, which can be a big plus depending on your needs and workflow. Ultimately, it's a matter of personal preference and the specific requirements of your project.
That being said, I fully acknowledge that `flake-utils` can still be a great choice for many people.
It simplifies things and reduces the need to write boilerplate code, which can be a plus depending on your needs and workflow.
Ultimately, it's also matter of personal preference.
[^1]: If you check the history, you will see I am not mentioned. I am still a bit salty about that, as it was my first contribution to a bigger OSS project.