| 5 Jun 2025 |
diamond (it/its) | for haskell and C you're basically kind of using Nix as a build tool and dependency management system already | 06:55:20 |
@s_r:matrix.org | for those you get the dependencies in buildInputs | 06:55:29 |
diamond (it/its) | same for Python unless you use like Poetry | 06:55:30 |
diamond (it/its) | you can theoretically package Go modules up as Nix derivations but like why when the language has already good dependency management on its own | 06:56:04 |