eask: init at 0.6.43

This commit is contained in:
Jen-Chieh Shen 2022-09-07 03:21:18 +00:00
parent 26a1251e03
commit 9961e915b3
3 changed files with 2435 additions and 2474 deletions

View File

@ -7,6 +7,7 @@
, "@bitwarden/cli"
, "@commitlint/cli"
, "@commitlint/config-conventional"
, "@emacs-eask/cli"
, "@forge/cli"
, "@google/clasp"
, "@medable/mdctl-cli"

File diff suppressed because it is too large Load Diff

View File

@ -125,6 +125,10 @@ final: prev: {
meta = oldAttrs.meta // { broken = true; }; # use the top-level package instead
});
eask = prev."@emacs-eask/cli".override {
name = "eask";
};
# NOTE: this is a stub package to fetch npm dependencies for
# ../../applications/video/epgstation
epgstation = prev."epgstation-../../applications/video/epgstation".override (oldAttrs: {