about summary refs log tree commit diff
path: root/pkgs/development/beam-modules/erlang-ls
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-04-25erlang-ls: 0.51.0 -> 0.52.0R. Ryantm2-7/+6
2024-04-02erlang-ls: 0.48.0 -> 0.51.0Marko Mindek2-11/+7
2023-07-11erlang-ls: 0.47.1 -> 0.48.0R. Ryantm2-4/+4
2023-06-05erlang-ls: 0.46.2 -> 0.47.1R. Ryantm1-2/+2
2023-03-18erlang-ls: Set `meta.mainProgram`David Houston1-0/+1
The erlang language server's primary binary is `erlang_ls`, just like the repository name, but this package sets the package name to `erlang-ls` without also either aliasing the binary or setting `meta.mainProgram`. Setting `meta.mainProgram` to `erlang_ls` should allow the use of `lib.getExe`.
2023-03-13erlang-ls: fix buildDomen Kožar1-4/+3
2023-02-25erlang-ls: 0.46.1 -> 0.46.2R. Ryantm1-2/+2
2023-01-22Merge pull request #191325 from r-ryantm/auto-update/erlang-lsWeijia Wang1-2/+2
erlang-ls: 0.41.2 -> 0.46.1
2023-01-16erlang-ls: fix test for erlangR25+superherointj1-1/+8
2022-12-15erlang-ls: 0.41.2 -> 0.46.1R. Ryantm1-2/+2
2022-08-25Merge pull request #188182 from ehamberg/fix-redbug-on-opt-25superherointj1-0/+5
Fix erlang-ls build error with Erlang/OTP ≥ 25
2022-08-24Use `substituteInPlace` instead of calling sedErlend Hamberg1-1/+3
2022-08-24Fix redbug build error with Erlang/OTP ≥ 25Erlend Hamberg1-0/+3
2022-08-24erlang-ls: 0.35.0 -> 0.41.2Erlend Hamberg1-2/+2
2022-05-25erlang-ls: 0.32.0 -> 0.35.0R. Ryantm1-2/+2
2022-05-06erlang-ls: 0.31.0 -> 0.32.0R. Ryantm1-2/+2
2022-05-01erlang-ls: 0.30.0 -> 0.31.0R. Ryantm1-2/+2
2022-04-28erlang-ls: 0.29.0 -> 0.30.0R. Ryantm1-2/+2
2022-04-27Merge pull request #169512 from r-ryantm/auto-update/erlang-lsMario Rodas2-9/+10
erlang-ls: 0.24.0 -> 0.29.0
2022-04-23erlang-ls: remove explicit url passed to list-git-tagsKira Bruneau1-1/+1
2022-04-21erlang-ls: 0.24.0 -> 0.29.0R. Ryantm2-9/+10
2022-04-20Merge pull request #161460 from r-ryantm/auto-update/erlang-lsLassulus1-2/+2
erlang-ls: 0.23.1 -> 0.24.0
2022-02-23erlang-ls: 0.23.1 -> 0.24.0R. Ryantm1-2/+2
2022-02-21gitUpdater: initJosé Romildo1-1/+1
- Add the 'gitUpdater' helper function to update git based packages, using the 'genericUpdater' function. - Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts. - Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-18erlang-ls: 0.23.0 -> 0.23.1R. Ryantm1-2/+2
2022-02-16erlang-ls: 0.22.0 -> 0.23.0R. RyanTM1-2/+2
(#160146)
2022-02-10erlang-ls: 0.21.2 -> 0.22.0R. Ryantm2-10/+11
2022-01-13erlang-ls: 0.20.0 -> 0.21.2 (#148837)R. RyanTM2-18/+18
2021-10-05erlang-ls: 0.19.0 -> 0.20.0R. RyanTM1-2/+2
2021-09-11erlang-ls: 0.18.0 -> 0.19.0R. RyanTM1-2/+2
2021-08-18erlang-ls: add updateScriptDavid2-3/+22
To ensure dependencies are also updated
2021-08-15erlang-ls: 0.17.0 -> 0.18.0R. RyanTM1-2/+2
2021-08-01erlang-ls: skip tests on darwinDavid1-2/+3
2021-07-08rebar3-release: remove name attributehappysalada1-2/+3
2021-06-15erlang-ls: 0.16.0 -> 0.17.0David1-2/+2
2021-06-09erlang-ls: add checkPhaseDavid2-158/+216
2021-06-01erlang-ls: 0.15.0 -> 0.16.0David2-5/+16
2021-05-21erlang-ls: use rebar3RelxDavid2-83/+155
2021-05-17erlang-ls: add erlang to buildInputsDavid1-2/+2
This enables patch-shebangs to find `escript` and patch the interpreter path correctly
2021-05-13erlang-ls: init at 0.15.0David2-0/+124