11 src = fetchFromGitHub {
15 hash = "sha256-FgmeAsqbnlw7yOMslAJnZWuG3nDDjcXlS2pI3X9x1PA=";
18 npmDepsHash = "sha256-IgL58W4j3xbtVpGz316DpnYPyZD5dmDvg7Z1Irr3jig=";
23 changelog = "https://github.com/emacs-eask/cli/blob/${src.rev}/CHANGELOG.md";
24 description = "CLI for building, runing, testing, and managing your Emacs Lisp dependencies";
25 homepage = "https://emacs-eask.github.io/";
26 license = lib.licenses.gpl3Plus;
28 maintainers = with lib.maintainers; [