about summary refs log tree commit diff
path: root/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
...
| | | * | Merge pull request #66762 from adisbladis/python-minimalFlorian Klink2019-08-21
| | | |\ \ | | | | | | | | | | | | python3Minimal: Add top-level for a minimal Python 3 build
| | | | * | python3Minimal: Add top-level for a minimal Python 3 buildadisbladis2019-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This builds Python without optional dependencies. We can't just use python3.override, as things like python3Minimal.withPackages would pass the wrong python derivation into these modules.
| | | | * | python: allow stripping tkinterFlorian Klink2019-08-19
| | | | | |
| | | | * | python: allow stripping bytecodeFlorian Klink2019-08-18
| | | | | |
| | | | * | python: make rebuilding bytecode optionalFlorian Klink2019-08-18
| | | | | |
| | | | * | python: allow stripping configFlorian Klink2019-08-18
| | | | | |
| | | | * | python: allow stripping testsFlorian Klink2019-08-18
| | | | | |
| | | | * | python: allow stripping IDLEFlorian Klink2019-08-18
| | | | | |
| | | | * | python: Enable building without openssladisbladis2019-08-18
| | | | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-21
| | |\| | |
| | | * | | Merge pull request #66883 from kisik21/lua-cross-compile-fixMichael Raskin2019-08-20
| | | |\ \ \ | | | | | | | | | | | | | | lua: fix cross-compilation; fixes #66742
| | | | * | | lua: fix cross-compilation; fixes #66742Vika2019-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The makefile isn't able to find the toolchain when cross-compiling. I helped it a little bit by adding the parameters explicitly.
| | | * | | | Merge pull request #66920 from r-ryantm/auto-update/janetMarek Mahut2019-08-19
| | | |\ \ \ \ | | | | | | | | | | | | | | | | janet: 1.1.0 -> 1.2.0
| | | | * | | | janet: 1.1.0 -> 1.2.0R. RyanTM2019-08-19
| | | | | |/ / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/janet/versions
| | | * | | | Merge pull request #66904 from r-ryantm/auto-update/groovyMarek Mahut2019-08-19
| | | |\ \ \ \ | | | | | | | | | | | | | | | | groovy: 2.5.7 -> 2.5.8
| | | | * | | | groovy: 2.5.7 -> 2.5.8R. RyanTM2019-08-19
| | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groovy/versions
| | | * | | | Merge pull request #66913 from r-ryantm/auto-update/jrubyMarek Mahut2019-08-19
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | jruby: 9.2.7.0 -> 9.2.8.0
| | | | * | | jruby: 9.2.7.0 -> 9.2.8.0R. RyanTM2019-08-19
| | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jruby/versions
| | | * | | Merge pull request #66418 from jlesquembre/cljworldofpeace2019-08-18
| | | |\ \ \ | | | | |/ / | | | |/| | clojure: 1.10.1.466 -> 1.10.1.469
| | | | * | clojure: 1.10.1.466 -> 1.10.1.469José Luis Lafuente2019-08-10
| | | | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-02
| | |\ \ \ \
| | * | | | | pypy: use openssl 1.0.2Andreas Rammhold2019-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | While upstream claims support of OpenSSL 1.1 the test suite fails.
* | | | | | | treewide: remove redundant quotesvolth2019-08-26
| | | | | | |
* | | | | | | python2: CVE-2018-20852Marek Mahut2019-08-25
|/ / / / / / | | | | | | | | | | | | | | | | | | Fixes #67200
* | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-18
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #66381 from NixOS/staging-nextFrederik Rietdijk2019-08-18
| |\ \ \ \ \ | | | | | | | | | | | | | | Staging next
| * \ \ \ \ \ Merge pull request #66596 from emilazy/update-pypy-and-eda-toolsFrederik Rietdijk2019-08-17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update PyPy and FOSS EDA tools
| | * | | | | | pypy{2,27,3,35 -> 36}: 7.0.0 -> 7.1.1Emily2019-08-13
| | | | | | | |
| | * | | | | | pythonInterpreters.pypy{27,35 -> 36}_prebuilt: 6.0.0 -> 7.1.1Emily2019-08-13
| | | | | | | |
* | | | | | | | treewide: name -> pnamevolth2019-08-17
| | | | | | | |
* | | | | | | | Merge staging-next into stagingFrederik Rietdijk2019-08-17
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-17
| |\| | | | | |
| | * | | | | | erlang: Fix build error on darwinLily Ballard2019-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop hardcoding 10.10 as the platform when building. Instead we'll use $MACOSX_DEPLOYMENT_TARGET so erlang doesn't have to be updated again the next time that's changed.
| | * | | | | | Merge pull request #62953 from asymmetric/wasmtime-updateMatthew Bauer2019-08-14
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | wasmtime: 0.1.0 -> 20190521
| | | * | | | | wasmtime: 0.1.0 -> 20190521Lorenzo Manacorda2019-06-10
| | | | | | | |
* | | | | | | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-14
|\| | | | | |
| * | | | | | Merge pull request #53734 from yurrriq/update/nowebJörg Thalheim2019-08-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update noweb (and icon-lang)
| | * | | | | | icon-lang: rework to support darwin and building without graphicsEric Bailey2019-08-07
| | | | | | | |
| * | | | | | | Merge #65846: Update php packagesVladimír Čunát2019-08-10
| |\ \ \ \ \ \ \
| | * | | | | | | php73: 7.3.7 -> 7.3.8Izorkin2019-08-03
| | | | | | | | |
| | * | | | | | | php72: 7.2.20 -> 7.2.21Izorkin2019-08-03
| | | | | | | | |
| * | | | | | | | Merge pull request #66188 from volth/perl-531Aaron Andersen2019-08-09
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | perldevel: 5.30.0 -> 5.31.2
| | * | | | | | | perldevel: 5.30.0 -> 5.31.2volth2019-08-06
| | |/ / / / / /
* | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-09
|\| | | | | | |
| * | | | | | | Merge pull request #64037 from r-ryantm/auto-update/gnu-aplRyan Mulligan2019-08-06
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | gnuapl: 1.7 -> 1.8
| | * | | | | | gnuapl: 1.7 -> 1.8R. RyanTM2019-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gnu-apl/versions
| * | | | | | | Add dependency and patch files (refs: #65786)ysander2019-08-04
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #65736 from fgaz/duktape/2.4.0Sarah Brofeldt2019-08-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | duktape: 2.3.0 -> 2.4.0
| | * | | | | | duktape: 2.3.0 -> 2.4.0Francesco Gazzetta2019-08-01
| | | | | | | |