nodePackages.concurrently: init at 6.3.0

This commit is contained in:
jacobi petrucciani
2021-11-03 06:17:10 +01:00
committed by Maciej Krüger
parent 893f2ce061
commit 39e0f14d1b
2 changed files with 3 additions and 0 deletions
@@ -79,6 +79,7 @@
, "code-theme-converter"
, "coffee-script"
, "coinmon"
, "concurrently"
, "configurable-http-proxy"
, "conventional-changelog-cli"
, "cordova"
+2
View File
@@ -1469,6 +1469,8 @@ with pkgs;
inherit (nodePackages) bitwarden-cli;
inherit (nodePackages) concurrently;
inherit (nodePackages) hyperspace-cli;
bklk = callPackage ../applications/misc/bklk { };