|
|
|
|
|
by kaba0
1128 days ago
|
|
Add a flake.nix file and you get completely reproducible program versions if you really want. But I know that you meant it as a rhetoric, so my non-rhetorical answer would be that python3 is almost universally available on distros that are not minified deliberately (containers). |
|
Writing control scripts for use inside containers is currently my biggest application of BASH scripts. What makes BASH (or other shells) handy is the lack of supporting files that are needed - just copy in the script and you're ready to go.