4 ms·
What nix needs more than anything is a centralized repository containing recipes for running all the different kinds of programs, as nic files. ie a dockerhub a
by Bolkan 4y ago
What nix needs more than anything is a centralized repository containing recipes for running all the different kinds of programs, as nic files. ie a dockerhub alternative.
- xyzzy_plugh 4y agonixpkgs?
- grumbel 4y agoSomething a little more compact would be welcome. There is: nix flake show templates But the examples in there are a bit out of date and don't necessarily reflect real world usage and are lacking in comments (e.g. still using defaultPackage, not using flake-utils, etc.).