|
|
|
|
|
by sterlind
2419 days ago
|
|
I use Nix for this. I have a library of building blocks that I import and customize to make `shell.nix` files, and then use nix-shell. Unfortunately, the Nix design patterns (though not the language, really) are esoteric and rather unstable, at the mercy of nixpkgs. If there were a "scene" around nixpkgs the way there is around apt PPAs, everyone could just put a shell.nix in their Githubs and onboarding would be instant. Still, I wish someone would get behind a FOSS project like nixpkgs. |
|