python313Packages.httpie: correctly set mainProgram (#450037)

This commit is contained in:
Luna Nova
2026-03-10 00:28:30 +00:00
committed by GitHub
@@ -121,5 +121,6 @@ buildPythonPackage rec {
antono
relrod
];
mainProgram = "http";
};
}