summary refs log tree commit diff
path: root/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
* treewide: purge explicit usage of gcc6Vladimír Čunát2017-09-03
| | | | | | | | | It's now the default. /cc #19456 This makes a real build simplification, because in our current bootstrapping+aliases, `gcc6` attribute is not the default compiler but a derivation *built by* the default compiler. nix-exec didn't build before this commit already
* Merge commit '2858c41' into HEADFrederik Rietdijk2017-08-30
|\
| * Merge branch 'master' into stagingVladimír Čunát2017-08-29
| |\ | | | | | | | | | There were some conflicts in python modules, commented at #28314.
| * | cpython: include test.support and test.regrtestMaximilian Güntner2017-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test.{support, regrtest} are the internal packages cpython developers use to write tests. Although they are not public and the API may change/break some developers use these packages to write tests for their (3rd party) software. The derivations for cpython now only remove the actual tests but leave the packages in place that are used to write them. Discussion: https://github.com/NixOS/nixpkgs/pull/28540
| * | python 3.4, 3.5, 3.6: Don't use ldconfig and speed up uuid load, fixes #28349Frederik Rietdijk2017-08-28
| | | | | | | | | | | | | | | These patches had already been merged for 3.5 and 3.6 but not yet for 3.4. However, they did contain a mistake as explained in #28349.
| * | perl: 5.24.1 -> 5.24.2 and 5.22.3 -> 5.22.4Volth2017-08-26
| | | | | | | | | | | | Scavenged by vcunat from #28353.
* | | Merge pull request #27636 from bendlas/update-pypyFrederik Rietdijk2017-08-30
|\ \ \ | |_|/ |/| | pypy: 5.6 -> 5.8
| * | pypy: use pycparser from passed pythonHerwig Hochleitner2017-08-03
| | |
| * | pypy: 5.6 -> 5.8Herwig Hochleitner2017-07-25
| | | | | | | | | | | | | | | this commit includes a patch, backported from master, to skip a failing test
* | | racket: fix shared library buildJörg Thalheim2017-08-26
| | |
* | | racket: 6.9 -> 6.10geistesk2017-08-26
| |/ |/|
* | hugs: fix build by un-defining the erroneous default for $STRIPPeter Simons2017-08-23
| |
* | treewide: homepage URL fixes (#28475)Matthew Justin Bauer2017-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pgadmin: use https homepage * msn-pecan: move homepage to github google code is now unavailable * pidgin-latex: use https for homepage * pidgin-opensteamworks: use github for homepage google code is unavailable * putty: use https for homepage * ponylang: use https for homepage * picolisp: use https for homepage * phonon: use https for homepage * pugixml: use https for homepage * pioneer: use https for homepage * packer: use https for homepage * pokerth: usee https for homepage * procps-ng: use https for homepage * pycaml: use https for homepage * proot: move homepage to .github.io * pius: use https for homepage * pdfread: use https for homepage * postgresql: use https for homepage * ponysay: move homepage to new site * prometheus: use https for homepage * powerdns: use https for homepage * pm-utils: use https for homepage * patchelf: move homepage to https * tesseract: move homepage to github * quodlibet: move homepage from google code * jbrout: move homepage from google code * eiskaltdcpp: move homepage to github * nodejs: use https to homepage * nix: use https for homepage * pdf2djvu: move homepage from google code * game-music-emu: move homepage from google code * vacuum: move homepae from google code
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-17
|\ \
| * \ Merge pull request #28147 from uralbash/redJörg Thalheim2017-08-16
| |\ \ | | | | | | | | red: init at 0.6.3
| | * | red: init at 0.6.3Svintsov Dmitry2017-08-16
| | | |
* | | | Merge remote-tracking branch 'origin/gcc-6' into stagingEelco Dolstra2017-08-14
|\ \ \ \
| * \ \ \ Merge branch 'master' into gcc-6Vladimír Čunát2017-08-12
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into gcc-6Eelco Dolstra2017-07-21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into gcc-6Robin Gloster2017-06-20
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into gcc-6Robin Gloster2017-06-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into gcc-6Robin Gloster2017-05-20
| |\ \ \ \ \ \ \
| * | | | | | | | spidermonkey_24: removeRobin Gloster2017-01-25
| | | | | | | | |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into gcc-6Robin Gloster2017-01-23
| |\ \ \ \ \ \ \ \
| * | | | | | | | | spidermonkey_1_8_5: add patch to fix build with gcc6Robin Gloster2017-01-21
| | | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into gcc-6Robin Gloster2017-01-20
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gcc-6Eelco Dolstra2016-12-21
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | guile: Fix random test failureEelco Dolstra2016-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, let's try parallel building again. Seems to work on several tries. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24769#12 http://hydra.nixos.org/build/43385084
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #27881 from mimadrid/fix/http-httpsFrederik Rietdijk2017-08-13
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Update homepage attributes: http -> https
| | * | | | | | | | | | | Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* | | | | | | | | | | | | python36: remove symlink to pipFrederik Rietdijk2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Symbolic links were added pointing to the executables that end with 3 as part of the Python 2 to 3 migration. At some point I disabled ensurepip but forgot to remove this symbolic link.
* | | | | | | | | | | | | python35: remove symlink to pipFrederik Rietdijk2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Symbolic links were added pointing to the executables that end with 3 as part of the Python 2 to 3 migration. At some point I disabled ensurepip but forgot to remove this symbolic link.
* | | | | | | | | | | | | python34: remove symlink to pipFrederik Rietdijk2017-08-13
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Symbolic links were added pointing to the executables that end with 3 as part of the Python 2 to 3 migration. At some point I disabled ensurepip but forgot to remove this symbolic link.
* | | | | | | | | | | | php: 7.1.7 -> 7.1.8Robin Gloster2017-08-12
| | | | | | | | | | | |
* | | | | | | | | | | | php70: 7.0.21 -> 7.0.22Robin Gloster2017-08-12
| | | | | | | | | | | |
* | | | | | | | | | | | python35: add no-ldconfig.patch againFrederik Rietdijk2017-08-12
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after it was accidentally removed in d6c510927651edefc5d5a5ef7070a39dfc94144e
* | | | | | | | | | | Merge pull request #28064 from couchemar/elixir-1.5.1Jörg Thalheim2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | elixir: 1.5.0 -> 1.5.1
| * | | | | | | | | | elixir: 1.5.0 -> 1.5.1Andrey Pavlov2017-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also homepage URL is updated
* | | | | | | | | | | python.buildEnv: only wrap executablesRobin Gloster2017-08-09
|/ / / / / / / / / /
* | | | | | | | | | python34: 3.4.6 -> 3.4.7Frederik Rietdijk2017-08-09
| | | | | | | | | |
* | | | | | | | | | python35: 3.5.3 -> 3.5.4Frederik Rietdijk2017-08-08
| | | | | | | | | |
* | | | | | | | | | Merge pull request #27753 from FRidh/python33eolFrederik Rietdijk2017-08-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python33: end-of-life
| * | | | | | | | | | python33: end-of-lifeFrederik Rietdijk2017-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python 3.3 reaches end-of-life when we release 17.09. https://mail.python.org/pipermail/python-dev/2017-July/148584.html
* | | | | | | | | | | Merge pull request #27911 from LnL7/erlang-no-gccDaiderd Jordan2017-08-07
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | erlang: remove explicit gcc dependency
| * | | | | | | | | | | erlang: remove explicit gcc dependencyDaiderd Jordan2017-08-03
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | python.buildEnv: undo removal of passthru.pythonFrederik Rietdijk2017-08-02
| | | | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-02
|\| | | | | | | | | |
| * | | | | | | | | | pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | | | | | | | | Merge pull request #27850 from mimadrid/update/groovy-2.4.12Frederik Rietdijk2017-08-01
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | groovy: 2.4.10 -> 2.4.12