Skip to content

Commit

Permalink
Add pulp and bower to nix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman committed Jun 23, 2022
1 parent 620198c commit 2f6574b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ in
psa
purs-tidy
purescript-language-server
pulp

pkgs.nodejs-16_x
pkgs.nodePackages.bower
pkgs.esbuild
];
}

0 comments on commit 2f6574b

Please sign in to comment.