beam: update reference to nodejs package

nodejs-15_x has reached EOL, and removed from nixpkgs.

(cherry picked from commit 39916f933ebef93e473115c5160e285d76d30133)
This commit is contained in:
Mario Rodas
2021-07-02 18:43:50 -05:00
parent 5225ed8b95
commit 6af75274fc
+1 -1
View File
@@ -235,7 +235,7 @@ let
git git
# replace with beam.packages.erlang.elixir_1_11 if you need # replace with beam.packages.erlang.elixir_1_11 if you need
beam.packages.erlang.elixir beam.packages.erlang.elixir
nodejs-15_x nodejs
postgresql_13 postgresql_13
# only used for frontend dependencies # only used for frontend dependencies
# you are free to use yarn2nix as well # you are free to use yarn2nix as well