summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2021-07-01 04:20:00 +0000
committerMario Rodas <marsam@users.noreply.github.com>2021-07-01 04:20:00 +0000
commit39916f933ebef93e473115c5160e285d76d30133 (patch)
treeaf370cfebaa015215f365bbdb6aaff1dd59e85c3 /doc
parentfd918d34bdbe94797afd6ca10cd4d578acce7943 (diff)
beam: update reference to nodejs package
nodejs-15_x has reached EOL, and removed from nixpkgs.
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/beam.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/beam.section.md b/doc/languages-frameworks/beam.section.md
index 348f66d42791..934e6cdca121 100644
--- a/doc/languages-frameworks/beam.section.md
+++ b/doc/languages-frameworks/beam.section.md
@@ -241,7 +241,7 @@ let
git
# replace with beam.packages.erlang.elixir_1_11 if you need
beam.packages.erlang.elixir
- nodejs-15_x
+ nodejs
postgresql_13
# only used for frontend dependencies
# you are free to use yarn2nix as well