about summary refs log tree commit diff
path: root/pkgs/development/beam-modules/mix-release.nix
AgeCommit message (Expand)AuthorFilesLines
2023-12-08beamPackages.mixRelease: Make determinism toggleableMathew Polzin1-1/+6
2023-12-08beamPackages.mixRelease: remove erlang references from outputc4710n1-27/+41
2023-12-08beamPackages.mixRelease: deterministic erlang buildsMatt Polzin1-1/+9
2023-11-11mixRelease: improve the implementation (#266397)Zeke Dou1-58/+104
2023-09-14buildMix: copy package.json to support phoenix buildsAdam Stephens1-0/+21
2023-09-02mixRelease: use C.UTF-8 localeAndrew Bruce1-0/+1
2023-05-16beam/mixRelease: default stripDebug to false due frequent runtime errors (#23...Kerstin1-1/+10
2022-09-16mixRelease: add flag for stripping debug from BEAM filesNorbert Melzer1-0/+7
2022-01-23mixRelease: allow specifying buildInputs (#156288)Yuka1-1/+2
2021-11-03elixir-ls: build LS using the same Elixir version that is used to run LSSergei Maximov1-1/+3
2021-10-03beam: mix-release: do not use substituteInPlace on binarieshappysalada1-1/+5
2021-08-04mix: add build mix and mix-release configure-hookhappysalada1-14/+1
2021-08-04mix-release: add ERL_LIBS paths to _build dirhappysalada1-0/+14
2021-06-09mix-release: add rebar dependencyhappysalada1-1/+3
2021-06-07mix-release: add commentshappysalada1-0/+5
2021-06-07mix-release: do not override fixup to strip binaryhappysalada1-5/+1
2021-06-07mix-release: remove erlang ref in resulting derivationhappysalada1-4/+5
2021-06-07mix-release: remove erlang ref in erts dirhappysalada1-11/+11
2021-06-07mix-release: remove rebar dephappysalada1-2/+1
2021-05-25mixRelease: integrate mix2nixhappysalada1-9/+17
2021-04-08beam-modules: buildMix -> mixReleasehappysalada1-0/+106