aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/tools/erlang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-301-1/+1
|
* hex2nix: removeThomas Depierre2019-12-061-21/+0
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* hex2nix: 0.0.6-a31eadd7 -> 0.0.6-42d7b2ecYorick van Pelt2019-07-161-4/+4
|
* relx-exe: 3.23.1 -> 3.32.1Yorick van Pelt2019-07-161-4/+4
|
* treewide: remove unused variables (#63177)volth2019-06-162-2/+2
| | | | | | * treewide: remove unused variables * making ofborg happy
* rebar3: 3.6.1 -> 3.9.0k322019-02-062-61/+23
| | | | | Remove hermetic patch (make it compatible with the upstream) (Mostly) eliminate the need for hex package registry
* cuter: use erlangR19 and cleanp expressionDaiderd Jordan2018-08-311-5/+5
| | | | It fails to build using R20 and there's no new release available.
* Merge branch 'master' into unused5Jörg Thalheim2018-07-211-1/+1
|\
| * cuter: Fix buildSilvan Mosberger2018-07-211-1/+1
| |
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-212-2/+2
|/
* hex2nix: 0.0.6 -> 0.0.6-a31eadd7Vincent Ambo2018-07-141-21/+12
| | | | | | | | | | | Updates hex2nix to a new version that includes pinned dependencies. This allows building hex2nix even if newer versions of dependencies than what is packaged in `hex-packages.nix` are available in the package snapshot. The version of ibrowse used has been downgraded due to an issue in the library. Custom builds of the ibrowse and jsx dependencies have been removed from the derivation.
* treewide: add version to packagesMatthew Bauer2018-05-251-1/+1
| | | | | | | | | Lots of packages are missing versions in their name. This adds them where appropriate. These were found with this command: $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$' See issue #41007.
* hex2nix: 0.0.5 -> 0.0.6Gleb Peregud2017-09-111-5/+20
|
* relx-exe: 3.18.0 -> 3.23.1Gleb Peregud2017-09-111-38/+49
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-012-2/+2
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* cuter: fix buildRobin Gloster2017-03-021-3/+5
|
* cuter: fix indentationRobin Gloster2017-03-021-33/+33
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-021-0/+1
| | | | Build-tested on x86_64 Linux & Mac.
* hex2nix: 0.0.3 -> 0.0.5Eric Merritt2016-04-231-7/+7
|
* move rebar3-nix-bootstrap to rebar3Eric Merritt2016-04-231-24/+0
| | | | | This moves rebar3-nix-bootstrap from its own repository to rebar3. Its a single file and this vastly reduces the complexity of making changes.
* relx-exe: init at 3.18.0Eric Merritt2016-04-231-0/+38
| | | | This adds an executable version of the relx library to the system.
* beam-support: update registry to latest '59b836d'Eric Merritt2016-04-231-3/+3
|
* rebar3-nix-bootstrap: correct homepage URLEric Bailey2016-04-021-1/+1
| | | | s/erl-nix/erlang-nix/
* cuter: init at 0.1Eric Merritt2016-03-121-0/+43
|
* rebar3-nix-bootstrap: 0.0.2 -> 0.0.3Gleb Peregud2016-01-191-2/+2
|
* rebar3-nix-bootstrap: 0.0.1 -> 0.0.2Gleb Peregud2016-01-181-2/+2
|
* hex2nix: 0.0.2 -> 0.0.3Gleb Peregud2016-01-181-2/+2
|
* Make rebar3-nix-bootstrap depend on erlang.Gleb Peregud2016-01-161-1/+3
| | | | | This fixes patchShebangs ability to properly fix up path to escript binary.
* hex2nix: init at 0.0.2Eric Merritt2016-01-141-0/+23
|
* rebar3-nix-boostrap: init at 0.0.1Eric Merritt2016-01-141-0/+22