10 src = fetchFromGitHub {
14 hash = "sha256-EJSV7CsxnRCsVcqsJcImqeELdeg6Mnf7N6S9TlMbTaE=";
17 vendorHash = "sha256-G6jmdosQHBA+n7MgVAlzdSTqPYb5d+k4b4EzAI384FQ=";
20 description = "Command line editor for HCL";
21 mainProgram = "hcledit";
22 homepage = "https://github.com/minamijoyo/hcledit";
23 license = licenses.mit;
24 maintainers = with maintainers; [ aleksana ];