summary refs log tree commit diff
path: root/pkgs/development/node-packages/node-packages.json
diff options
context:
space:
mode:
authorFlorian Beeres <yuuki@protonmail.com>2020-10-15 16:10:18 +0200
committerFlorian Beeres <yuuki@protonmail.com>2020-10-16 10:55:26 +0200
commitb1b63b66c943dba607789010014887ec51483994 (patch)
tree687eba070d242120541328ccad95c91f75cfd87f /pkgs/development/node-packages/node-packages.json
parentee813768c05344b29995b726553aa059f58603a0 (diff)
downloadnixpkgs-b1b63b66c943dba607789010014887ec51483994.tar
nixpkgs-b1b63b66c943dba607789010014887ec51483994.tar.gz
nixpkgs-b1b63b66c943dba607789010014887ec51483994.tar.bz2
nixpkgs-b1b63b66c943dba607789010014887ec51483994.tar.lz
nixpkgs-b1b63b66c943dba607789010014887ec51483994.tar.xz
nixpkgs-b1b63b66c943dba607789010014887ec51483994.tar.zst
nixpkgs-b1b63b66c943dba607789010014887ec51483994.zip
nodePackages: init multiple packages
This commit combines several individual PRs which would have resulted in
merge conflicts in the generated JSON files. Instead, the "generate.sh"
script is only ran once.

Due to "makam" not building on MacOS in the form it was originally added
in the PR I made some adjustments to this diff.

List of added packages:

- nodePackages.clubhouse-cli: init at 2.1.0
- nodePackages.makam: init at 0.7.17
- nodePackages.inliner: init at 1.13.1
- nodePackages.sass: init at 1.27.0
- nodePackages.undollar: init at 1.0.0

Co-authoring is used to preserve contributions.

Co-authored-by: Changlin Li <mail@changlinli.com>
Co-authored-by: Pasquale <p3dimaria@hotmail.it>
Co-authored-by: Teodoro Freund <teodoro.freund@tweag.io>
Co-authored-by: Tobias Mayer <tobim@fastmail.fm>
Co-authored-by: vladki <vlad@kirillov.im>
Diffstat (limited to 'pkgs/development/node-packages/node-packages.json')
-rw-r--r--pkgs/development/node-packages/node-packages.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgs/development/node-packages/node-packages.json b/pkgs/development/node-packages/node-packages.json
index 77b398caeec..6e98f2f1e52 100644
--- a/pkgs/development/node-packages/node-packages.json
+++ b/pkgs/development/node-packages/node-packages.json
@@ -18,6 +18,7 @@
 , "browserify"
 , "castnow"
 , "clean-css-cli"
+, "clubhouse-cli"
 , "coc-css"
 , "coc-emmet"
 , "coc-eslint"
@@ -82,6 +83,7 @@
 , "gitmoji-cli"
 , "graphql-cli"
 , "grunt-cli"
+, "makam"
 , "gtop"
 , "gulp"
 , "gulp-cli"
@@ -90,6 +92,7 @@
 , "htmlhint"
 , "http-server"
 , "hueadm"
+, "inliner"
 , "imapnotify"
 , "indium"
 , "insect"
@@ -161,6 +164,7 @@
 , "rollup"
 , { "rust-analyzer-build-deps": "../../misc/vscode-extensions/rust-analyzer/build-deps" }
 , "s3http"
+, "sass"
 , "semver"
 , "serve"
 , "serverless"
@@ -201,6 +205,7 @@
 , "typescript"
 , "typescript-language-server"
 , "uglify-js"
+, "undollar"
 , "ungit"
 , "vega-cli"
 , "vega-lite"