about summary refs log tree commit diff
path: root/pkgs/development/beam-modules/build-mix.nix
AgeCommit message (Expand)AuthorFilesLines
2023-12-08beamPackages.mixRelease: Make determinism toggleableMathew Polzin1-1/+5
2023-12-08beamPackages.buildMix: remove erlang references from outputc4710n1-1/+8
2023-09-14buildMix: copy package.json to support phoenix buildsAdam Stephens1-0/+6
2023-09-07beam/buildMix: add appConfigPath argKerstin Humm1-0/+11
2023-09-02buildMix: use C.UTF-8 localeAndrew Bruce1-0/+1
2023-01-26treewide: remove global with lib; statements in pkgs/developmentShawn89011-2/+1
2021-08-04mix: add build mix and mix-release configure-hookhappysalada1-0/+9
2021-06-08beam/buildMix: pass on custom nativeBuildInputsMilan Pässler1-2/+4
2021-06-07build-mix buildRebar3: strip out derivation for NIFshappysalada1-3/+4
2021-06-07buildMix: switch buildInputs to nativeBuildInputshappysalada1-3/+2
2021-06-03beam: nixpkgs-fmthappysalada1-3/+1
2021-05-17restore buildMix and its bootstrapper (#122374)ydlr1-0/+85
2021-04-08beam-modules: buildMix -> mixReleasehappysalada1-100/+0
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob1-1/+1
2019-11-17beam-modules/hex-snapshot: removeThomas Depierre1-2/+2
2019-07-16build-mix: partially revert nixpkgs#25655Yorick van Pelt1-1/+1
2017-08-18buildMix: properly ignore depsEric Litak1-1/+2
2016-06-15beamPackages: turn on debug_info for beam packagesEric Merritt1-2/+6
2016-06-15beamPackages: add the ability to override phasesEric Merritt1-6/+16
2016-04-23beam-support: update registry to latest '59b836d'Eric Merritt1-1/+0
2016-04-23beamPackages: Add support for Mix and Erlang.mkEric Merritt1-0/+86