summary refs log tree commit diff
path: root/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
* Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson2017-12-30
|\ | | | | Make cross compilation elegant
| * treewide: Don't use envHook anymoreJohn Ericson2017-12-30
| | | | | | | | | | This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
* | Python: disable user site-packages in setup hookFrederik Rietdijk2017-12-30
| | | | | | | | | | | | Wrappers already included `PYTHONNOUSERSITE=1`, but now this env var is also set in the Python setup hook. This improves purity in case of non-sandboxes builds and nix-shell.
* | Merge branch 'master' into stagingVladimír Čunát2017-12-29
|\ \ | | | | | | | | | Hydra: ?compare=1421760
| * | Elixir: init 1.6-rc.0 (#33034)Justin Wood2017-12-26
| | |
* | | php: clean up mysql/mariadb handlingRobin Gloster2017-12-29
| | |
* | | mariadb: lib -> connector-cRobin Gloster2017-12-29
| | |
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-12-26
|\| |
| * | Merge older staging branchVladimír Čunát2017-12-25
| |\ \
| * | | perl526: init at 5.26.1Michael Raskin2017-12-23
| | | |
* | | | Merge branch 'master' into stagingVladimír Čunát2017-12-21
|\| | | | | | | | | | | | | | | Hydra: ?compare=1420346
| * | | elixir: 1.5.2 -> 1.5.3Justin Wood2017-12-21
| | | |
| * | | erlang: 20.1.7 -> 20.2.2Justin Wood2017-12-19
| | | |
* | | | Merge pull request #32953 from obsidiansystems/python-dep-fixJohn Ericson2017-12-21
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| buildPythonPackage: Make setup hook part of nativeBuildInputs
| * | buildPythonPackage: Make setup hook part of nativeBuildInputsJohn Ericson2017-12-21
| |/ | | | | | | | | This is better organization in general, but also needed to make python work with #26805.
* / python36: 3.6.3 -> 3.6.4Frederik Rietdijk2017-12-20
|/
* Merge branch 'master' into stagingOrivej Desh2017-12-18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (125 commits) scummvm: fix eval tinycc: 0.9.27pre-20171016 -> 0.9.27 Update terraform provider versions vscode: 1.18.1 -> 1.19.0 linux: 4.14.6 -> 4.14.7 scummvm: 1.9.0 -> 2.0.0 cmst: 2017.03.18 -> 2017.09.19 albert: 0.14.7 -> 0.14.14 obs-studio: fix vlc plugin ffmpeg, ffmpeg-full: 3.4 -> 3.4.1 uchiwa: 0.26.3 -> 1.1.0 linux-testing: 4.15-rc3 -> 4.15-rc4 steam: override nss, nspr, fixes #32781 ponyc: 0.20.0 -> 0.21.0 pythonPackages.pwntools: disable tests gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4 vim-rhubarb: init at 2017-06-28 atom: depend on libsecret nvidia-settings: Make sure binary can find libXv.so backblaze-b2: 0.6.2 -> 1.1.0 ...
| * joker: 0.8.6 -> 0.8.7André Stylianos Ramos2017-12-17
| |
* | Merge branch 'master' into stagingVladimír Čunát2017-12-15
|\|
| * clojure: 1.8.0 -> 1.9.0.273Ales Huzik2017-12-15
| | | | | | | | | | | | | | Clojure 1.9 adds native cli tools, which are now used instead of creating a java wrapper with a clojure.jar arguments. See https://clojure.org/guides/deps_and_cli for more details on clojure native cli tools.
| * Merge older stagingVladimír Čunát2017-12-11
| |\ | | | | | | | | | | | | There are some regressions, but not that many and I want the security update of openssl fast.
* | \ Merge pull request #32544 from FRidh/pythonmoduleFrederik Rietdijk2017-12-11
|\ \ \ | | | | | | | | Python: rewrite requiredPythonModules to prevent stack overflows
| * | | Python: rewrite requiredPythonModules. Add requiredPythonModules attribute ↵Frederik Rietdijk2017-12-10
| | | | | | | | | | | | | | | | to derivation
* | | | Merge pull request #32542 from FRidh/bytecodeFrederik Rietdijk2017-12-11
|\ \ \ \ | | | | | | | | | | buildPythonPackage: remove bytecode from bin folder
| * | | | buildPythonPackage: remove bytecode from bin folderFrederik Rietdijk2017-12-10
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | When a Python script has the extension `.py`, bytecode is generated. Typically, executables in bin have no extension, so no bytecode is generated. However, some packages do provide executables with extensions, and thus bytecode is generated.
* | | | Merge branch 'master' into stagingOrivej Desh2017-12-10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (39 commits) pythonPackages: rename dns -> dnspython awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5] qt4: fix qmake on darwin and delete custom install phase python.buildEnv: always include the $out output nix-bash-completions: lazy load aware install borg: 1.1.1 -> 1.1.3 nixos/programs/bash: document that /etc/bash_completion.d is obsolete ocamlPackages.markup: 0.7.4 -> 0.7.5 hhvm: 3.21 -> 3.23.2 ocamlPackages.ulex: 1.1 -> 1.2 notmuch: 0.25.2 -> 0.25.3 gmime3: 3.0.1 -> 3.0.5 qt4: fix darwin install phase nixos/programs/bash: Let bash-completion lazy load scripts Revert "gmime: 3.0.1 -> 3.0.5" rawtherapee: delete unused files pythonPackages: rename dns -> dnspython nixpkgs: remove sqlite/kyotocabinet deps for leveldb tor-browser-bundle-bin: 7.0.10 -> 7.0.11 networkmanager: remove restart after suspend from resume ...
| * | python.buildEnv: always include the $out outputFrederik Rietdijk2017-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | 28299f669adc41e5278372cad952fb1e1165b44b introduced the first Python packages having multiple outputs. The required outputs were not picked up by `python.buildEnv` (#31857). This commit modifies `python.buildEnv` so that it always includes the $out output and thus fixes #31857.
| * | Add gurobipy for python2.7 on darwin.Shea Levy2017-12-09
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2017-12-09
|\| | | |/ |/|
| * python27: Enable building with alternate UCS encodingShea Levy2017-12-09
| |
| * Merge pull request #32454 from andir/erlang-cleanupDaiderd Jordan2017-12-09
| |\ | | | | | | Erlang cleanup (remove R17, R16 cleanup, updated couchdb to R19)
| | * erlangR17: removed outdated & unused versionAndreas Rammhold2017-12-08
| | | | | | | | | | | | | | | erlangR17 doesn't receive any upstream updates anymore and none of our packages depend on it.
| | * erlang_basho_R16B02: OTP_16B02_basho8 -> OTP_16B02_basho10Andreas Rammhold2017-12-08
| | | | | | | | | | | | Also renamed the file since it is no longer version 8.
| | * erlang: removed R16.nix, was a leftover from #32443Andreas Rammhold2017-12-08
| | |
| * | Merge pull request #31006 from florianjacob/prosodyOrivej Desh2017-12-09
| |\ \ | | |/ | |/| Improvements for Prosody
| | * lua-filesystem: remove flosse from the list of maintainersMarkus Kohlhase2017-11-06
| | |
| * | R16B02-8-basho: mark insecureDaiderd Jordan2017-12-08
| | |
| * | erlangR17: mark insecureDaiderd Jordan2017-12-08
| | |
| * | erlangR18: 18.3.4.4 -> 18.3.4.7 (fixes CVE-2017-1000385)Andreas Rammhold2017-12-08
| | |
| * | erlangR19: 19.3 -> 19.3.6.4 (fixes CVE-2017-1000385)Andreas Rammhold2017-12-08
| | |
| * | erlangR20: 20.1 -> 20.1.7 (fixes CVE-2017-1000385)Andreas Rammhold2017-12-08
| | |
* | | perl522: do not apply the patch for parallel buildingOrivej Desh2017-12-07
| | | | | | | | | | | | It does not apply and this version is not affected.
* | | perl: fix parallel buildingOrivej Desh2017-12-06
|/ / | | | | | | https://hydra.nixos.org/build/65428077/nixlog/1
* | j: fix buildOrivej Desh2017-12-02
| | | | | | | | /usr/bin/env does not exist in the sandbox.
* | Merge pull request #32208 from Synthetica9/masterJoachim F2017-12-01
|\ \ | | | | | | j: 701_b -> 806
| * | j: 701_b -> 806Patrick Hilhorst2017-11-30
| | |
* | | lua5_1: provide versionOrivej Desh2017-11-29
| | |
* | | nix-exec: mark as brokenOrivej Desh2017-11-29
| | | | | | | | | | | | It has not been compatible with nix unstable since 2017-05.
* | | luajit: symlink missing lua.hppOrivej Desh2017-11-27
| | |
* | | Merge remote-tracking branch 'upstream/python-unstable' into HEADFrederik Rietdijk2017-11-23
|\ \ \