summaryrefslogtreecommitdiff
path: root/pkgs/development/beam-modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into structured-attrsorigin/structured-attrsRobin Gloster2021-05-248-39/+343
|\
| * erlang-ls: use rebar3RelxDavid2021-05-212-68/+140
| * rebar3Relx: add beamDeps supportDavid2021-05-211-13/+28
| * pc: 0.6.0 => 1.12.0David2021-05-181-2/+2
| * buildRebar3: use `rebar3 bare compile`David2021-05-181-18/+5
| * rebar3-nix: init at 0.1.0David2021-05-172-0/+19
| * erlang-ls: add erlang to buildInputs•••This enables patch-shebangs to find `escript` and patch the interpreter path correctly David2021-05-171-2/+2
| * restore buildMix and its bootstrapper (#122374)•••* restore mixBuild remove bootstrapper by going through ERL_LIBS mix will use ERL_LIBS to find compiled dependencies Co-authored-by: Zach <zach@hipcreativeinc.com>ydlr2021-05-172-0/+86
| * erlang-ls: init at 0.15.0David2021-05-133-0/+126
| * buildRebar3: use rebar3WithPluginsDavid2021-05-111-7/+6
| * rebar3: add rebar3WithPluginsDavid2021-05-111-1/+1
* | mixRelease: structured-attrs build fixRobin Gloster2021-04-271-6/+6
* | fetchHex: structured-attrs build fixRobin Gloster2021-04-271-2/+2
|/
* beamPackages.hex: 0.21.1 -> 0.21.2 (#120178)Chris Wögi2021-04-231-2/+2
* elixir_ls: fix_build (#120296)Raphael Megzari2021-04-231-1/+1
* hex: 0.20.5 -> 0.21.1 (#118941)Andrew Fontaine2021-04-221-2/+2
* beam-packages: init elixir_ls 0.7.0 (#118950)Raphael Megzari2021-04-192-0/+73
* beam-modules: buildMix -> mixReleasehappysalada2021-04-085-220/+133
* beam-modules: remove unused pc versioninghappysalada2021-04-031-2/+1
* beam-modules: format with nixpkgs-fmthappysalada2021-04-021-53/+54
* Merge pull request #107440 from happysalada/add_fetch_mixJörg Thalheim2021-02-082-0/+41
|\
| * use lib only where required•••use standard phases happysalada2021-02-011-9/+5
| * use correct commands to set local rebar and rebar3happysalada2021-02-011-5/+8
| * remove exporting of .hexhappysalada2021-02-011-1/+1
| * add git dependencyhappysalada2021-02-011-2/+2
| * beam-modules: add fetch-mix-depshappysalada2021-02-012-0/+42
* | treewide: remove stdenv where not neededPavol Rusnak2021-01-253-3/+3
|/
* beamPackages: use callPackagesWith from nixpkgs lib•••2f78ee7e816ae39f86bae2e6c61b2d14d3fe3ff4 accidentally changed this from (nixpkgs) stdenv.lib to (beam-modules) lib', which broke things. This changes it back to (nixpkgs) lib. Milan Pässler2021-01-241-1/+1
* beamPackages: add missing lib where needed (#110708)•••changes in 2f78ee7 missed some places where lib had to be addedPavol Rusnak2021-01-244-4/+4
* treewide: fix double quoted strings in meta.description•••Signed-off-by: Ben Siraphob <bensiraphob@gmail.com> volth2021-01-242-7/+7
* pkgs/development: stdenv.lib -> libBen Siraphob2021-01-2413-34/+34
* treewide: fix double quoted strings in meta.descriptionBen Siraphob2021-01-161-1/+1
* Merge pull request #97984 from berbiche/erlang-mk-flags•••build-erlang-mk: add support for buildFlags, preserve buildInputsTimo Kaufmann2020-11-241-2/+7
|\
| * build-erlang-mk: preserve passed buildInputsNicolas Berbiche2020-09-151-1/+1
| * build-erlang-mk: add support for buildFlagsNicolas Berbiche2020-09-151-1/+6
* | elixir_1_11: init at 1.11.0•••Set elixir_1_11 as default elixir version. marco2020-10-071-1/+6
* | elixir_1_6: remove•••Additionally removed the now obsolete rebar build dependency for elixir. cw2020-09-241-9/+4
|/
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-103-3/+3
* Merge pull request #79203 from cw789/hex_update•••beamPackages.hex: 0.20.1 -> 0.20.5Yegor Timoshenko2020-02-241-5/+5
|\
| * beamPackages.hex: 0.20.1 -> 0.20.5cw2020-02-241-5/+5
* | lfe: 1.2.1 -> 1.3•••Add patches to the builder expression, and add those necessary for 1.3. Eric Bailey2020-02-101-1/+2
|/
* elixir_1_10: init at 1.10.0•••Set elixir_1_10 as default elixir version. Removed elixir_1_5 as support has faded out now. cw2020-01-271-7/+7
* treewide: installFlags is a listRobin Gloster2019-12-301-1/+1
* beam-modules/hex-snapshot: remove•••The package set is not maintained. It is also not used by most of the BEAM community. Removing it to allow a more useful set of tools fit to the BEAM community in Nixpkgs. Thomas Depierre2019-11-175-37793/+5
* treewide: remove redundant quotesvolth2019-09-081-1/+1
* treewide: remove redundant recvolth2019-08-282-2/+2
* Merge pull request #64803 from serokell/elixir19•••elixir: default 1.7.4 -> 1.9.0Daiderd Jordan2019-07-191-1/+1
|\
| * elixir: default 1.7.4 -> 1.9.0Yorick van Pelt2019-07-151-1/+1
* | build-mix: partially revert nixpkgs#25655Yorick van Pelt2019-07-161-1/+1
|/
* Merge pull request #63606 from cw789/master•••elixir_1_9: init at 1.9.0Daiderd Jordan2019-07-031-5/+5
|\