14 version = "unstable-2021-04-05";
17 url = "git://c9x.me/ed.git";
18 rev = "bc24e3d4f716b0afacef559f952c40f0be5a1c58";
19 hash = "sha256-DzQ+3B96+UzQqL3lhn0DfYmZy2LOANtibj1e1iVR+Jo=";
41 install -Dm755 obj/edit -t $out/bin
47 description = "Relaxing mix of Vi and ACME";
48 homepage = "https://c9x.me/edit";
49 license = lib.licenses.publicDomain;
50 maintainers = with lib.maintainers; [ AndersonTorres ];
51 platforms = lib.platforms.unix;