···209209 platforms = platforms.unix;
210210 maintainers = with maintainers; [
211211 jcumming
212212- ehmry
213212 ];
214213215214 # `Makefile.am` assumes the ability to run the hostPlatform's python binary at build time
···4242 description = "Data compression library providing in-memory LZMA compression and decompression functions, including integrity checking of the decompressed data";
4343 license = lib.licenses.bsd2;
4444 platforms = lib.platforms.all;
4545- maintainers = with lib.maintainers; [ ehmry ];
4645 };
4746})
-1
pkgs/by-name/ma/ma/package.nix
···4343 description = "Minimalistic variant of the Acme editor";
4444 homepage = "http://call-with-current-continuation.org/ma/ma.html";
4545 mainProgram = "ma";
4646- maintainers = with lib.maintainers; [ ehmry ];
4746 # Per the README:
4847 # > All of MA's source code is hereby placed in the public domain
4948 license = lib.licenses.publicDomain;
···151151 maintainers = with maintainers; [
152152 sjmackenzie
153153 zimbatm
154154- ehmry
155154 obadz
156155 danielfullmer
157156 mic92 # also can test darwin