13 src = fetchFromGitHub {
17 hash = "sha256-YOsq3cB+Pn2eC1Dky3fobBRR7GMxcf/tvWr6i3Vq/BE=";
21 ./bump-golang-x-sys.patch
24 vendorHash = "sha256-VsPdMUfS4UVem6uJgFISfFHQEKtIumDQktHQFPC1muc=";
29 "-X main.version=${version}"
32 passthru.tests.version = testers.testVersion {
34 command = "curlie version";
38 description = "Frontend to curl that adds the ease of use of httpie, without compromising on features and performance";
39 homepage = "https://curlie.io/";
40 maintainers = with maintainers; [ ma27 ];
41 license = licenses.mit;
42 mainProgram = "curlie";