11 src = fetchFromGitHub {
15 hash = "sha256-JGtPX6BrB3q2EQyF6x2A5Wsn5DudOSVt3IxBAjjwlC8=";
19 vendorHash = "sha256-AduDbBpCoW7GmYrBPpL7wyLvwoez81qP/+mllgoHInY=";
22 description = "Terminal application to manage Docker and Docker Swarm";
23 homepage = "https://moncho.github.io/dry/";
24 changelog = "https://github.com/moncho/dry/releases/tag/v${version}";
25 license = lib.licenses.mit;
26 maintainers = [ lib.maintainers.dump_stack ];