1 { buildGoModule, fetchFromGitHub, lib }:
7 src = fetchFromGitHub {
8 owner = "michaelmacinnis";
11 sha256 = "sha256-ryIh6MRIOVZPm2USpJC69Z/upIXGUHgcd17eZBA9Edc=";
14 vendorHash = "sha256-Qma5Vk0JO/tTrZanvTCE40LmjeCfBup3U3N7gyhfp44=";
17 homepage = "https://github.com/michaelmacinnis/oh";
18 description = "New Unix shell";
20 license = licenses.mit;
24 shellPath = "/bin/oh";