about summary refs log tree commit diff
path: root/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
* ncurses: split into multiple outputsVladimír Čunát2015-10-13
| | | | | Some programs (e.g. tput) might better be moved somewhere else than $dev/bin, but that can be improved later if need be.
* nspr,nss: split into multiple outputsVladimír Čunát2015-10-13
| | | | Hopefully most references are OK.
* libxml2,libxslt: split into multiple outputsVladimír Čunát2015-10-05
| | | | | Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
* php: Enable SSL via buildInputsTuomas Tynkkynen2015-10-03
| | | | | | The old way doesn't seem to work with multiple outputs. TODO: this seems to be a recurring pattern with openssl, maybe the splitting isn't done correctly?
* guile: fixup with multiple-output libtoolVladimír Čunát2015-10-03
|
* Merge staging into closure-sizeVladimír Čunát2015-10-03
|\ | | | | | | This makes gcc5 the default builder, etc.
| * add darwin.libobjc to some ruby gems that need itJude Taylor2015-10-01
| |
* | perl: Port multiple-output changes from 5.16 to 5.20 and 5.22Tuomas Tynkkynen2015-10-03
| |
* | python3: Use correct build inputs for multi-output depsTuomas Tynkkynen2015-10-03
| | | | | | | | | | | | | | Without this, python will silently build without native extensions (e.g openssl); this causes wget to fail its tests for instance. vcunat added python-3.5.
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * update bundler-head SHA256Jude Taylor2015-10-01
| |
| * Merge pull request #9834 from NixOS/rubiesJude Taylor2015-10-01
| | | | | | | | Merge Ruby versions into one file
| * lisps: some refactoringVladimír Čunát2015-10-01
| |
| * picolisp: compile on arm and i686Tomas Hlavaty2015-09-30
| |
| * picolisp: 3.1.10 -> 3.1.11Tomas Hlavaty2015-09-30
| |
| * Merge pull request #10122 from Havvy/elixirDomen Kožar2015-09-29
| |\ | | | | | | elixir: 1.0.5 -> 1.1.0
| | * elixir: 1.0.5 -> 1.1.1Ryan Scheel (Havvy)2015-09-29
| | | | | | | | | | | | | | | Had to change the `mix` shebang to do coreutils/bin/env elixir, not coreutils/bin/env elixir/bin/elixir.
| * | xulrunner: disable gconfLuca Bruno2015-09-29
| |/
| * Merge: xlibs and x11 attribute cleanupVladimír Čunát2015-09-23
| |\ | | | | | | | | | Frequently using multiple *almost* identical attributes is bad.
| | * xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | | | | | | | | | | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
| | * x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | | | | | | | | | | | | | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
| * | Revert "bundlerEnv: Use released versions of bundler"William A. Kennington III2015-09-20
| | | | | | | | | | | | | | | | | | This reverts commit 7bc8b1561e044084a37e844bbb5a1b00902c654a. This breaks some ruby gems and needs to be reworked again.
| * | bundlerEnv: Use released versions of bundlerWilliam A. Kennington III2015-09-20
| | | | | | | | | | | | | | | | | | We were using HEAD for unreleased features. These features are now in release builds so we should go back to using those. This also means we won't have to deal with hash mismatches for all ruby packages.
| * | Merge commit 'a6f6c0e' into master.upstreamWilliam A. Kennington III2015-09-15
| |\ \ | | | | | | | | | | | | | | | | This is a partial merge of staging where we have up to date binaries for all packages.
| | * | mass rewrite of find parameters to cross-platform styleVladimír Čunát2015-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution. Now we have no modes starting with `/` or `+`. Rewrite the `-perm` parameters of find: - completely safe: rewrite `/0100` and `+100` to `-0100`, - slightly semantics-changing: rewrite `+111` to `-0100`. I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
| | * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-04
| | |\ \
| | * \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-03
| | |\ \ \
| | * \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-31
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-28
| | |\ \ \ \ \
| | * | | | | | ruby: use fetchFromSavannah to enable better availability for proxied users.Edward Tjörnhammar2015-08-28
| | | | | | | |
| | * | | | | | darwin purity: ruby-2.1.6Jude Taylor2015-08-25
| | | | | | | |
| * | | | | | | mujs: 2015-01-22 -> 2015-09-15Pascal Wittmann2015-09-15
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | add python35 and python35PackagesDomen Kožar2015-09-15
| | | | | | |
| * | | | | | all-packages: Use callPackage where possibleMathnerd3142015-09-14
| | | | | | |
| * | | | | | bundler: 1.10.5 -> 1.10.6Pascal Wittmann2015-09-13
| | | | | | |
| * | | | | | Merge pull request #9502 from anderspapitto/0adArseniy Seroka2015-09-09
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | add spidermonkey 31.5, and upgrade 0ad to version 18 Alpha
| | * | | | | | spidermonkey: add 31.5Anders Papitto2015-09-08
| | | |_|/ / / | | |/| | | |
| * | | | | | ceptre: 2015-08-15 -> 2015-08-30Pascal Wittmann2015-09-08
| | | | | | |
| * | | | | | php: Latest versionsEelco Dolstra2015-09-08
| | | | | | |
| * | | | | | elixir: fix mix on darwinRyan Artecona2015-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Darwin disallows shebang scripts from using other scripts as their command--the command must be a binary. This commit changes the `mix` shebang script from calling `elixir` directly (another shebang script), instead using `env` as an intermediary. Fixes #9050
| * | | | | | ceptre: init at 2015-08-15Pascal Wittmann2015-09-05
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | A linear logic programming language for modeling generative interactive systems
| * | | | | Revert "bundler-HEAD: fix checksum"Nikolay Amiantov2015-09-04
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | This reverts commit 9cea5bcf2cb180638e2e5e47692e57387fcbb051. See https://github.com/NixOS/nixpkgs/commit/9cea5bcf2cb180638e2e5e47692e57387fcbb051#commitcomment-13058505
| * | | | bundler-HEAD: fix checksumNikolay Amiantov2015-09-03
| | | | | | | | | | | | | | | | | | | | Related to #8567
| * | | | racket: don't build docs as it causes failures sometimesDomen Kožar2015-09-02
| |/ / / | | | | | | | | | | | | | | | | (cherry picked from commit 1a392bd62e4d8ff92ec92ebe48912b8295714e2e) Signed-off-by: Domen Kožar <domen@dev.si>
| * | | Merge pull request #9427 from henrytill/racket-6.2.1Thomas Tuegel2015-08-30
| |\ \ \ | | |_|/ | |/| | racket: 6.2 -> 6.2.1
| | * | racket: 6.2 -> 6.2.1Henry Till2015-08-24
| | | |
| * | | pypy: wrap original, not symlinkThomas Tuegel2015-08-26
| | |/ | |/|
| * | update mysteriously varying git hashesJude Taylor2015-08-21
| | |
| * | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-18
| |\|
| | * python: add .env for convenient nix-shell'sNikolay Amiantov2015-08-17
| | |