Merge pull request #189789 from jcs-PR/pkg/eask

eask: init at 0.6.43
This commit is contained in:
Thiago Kenji Okada 2022-09-07 09:43:31 +01:00 committed by GitHub
commit 11715d422c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: {