shepherd: init at 1.14.1
This commit is contained in:
parent
ee006e93df
commit
3bce5c2f41
3 changed files with 950 additions and 2086 deletions
|
@ -6,6 +6,7 @@
|
|||
, "@commitlint/cli"
|
||||
, "@commitlint/config-conventional"
|
||||
, "@hyperspace/cli"
|
||||
, "@nerdwallet/shepherd"
|
||||
, "@nestjs/cli"
|
||||
, "@squoosh/cli"
|
||||
, "@vue/cli"
|
||||
|
|
3033
pkgs/development/node-packages/node-packages.nix
generated
3033
pkgs/development/node-packages/node-packages.nix
generated
File diff suppressed because it is too large
Load diff
|
@ -25102,6 +25102,8 @@ with pkgs;
|
|||
|
||||
pmbootstrap = python3Packages.callPackage ../tools/misc/pmbootstrap/default.nix { };
|
||||
|
||||
shepherd = nodePackages."@nerdwallet/shepherd";
|
||||
|
||||
slack = callPackage ../applications/networking/instant-messengers/slack { };
|
||||
|
||||
slack-cli = callPackage ../tools/networking/slack-cli { };
|
||||
|
|
Loading…
Reference in a new issue