summary refs log tree commit diff
path: root/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
* add darwin.libobjc to some ruby gems that need itJude Taylor2015-10-01
|
* 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
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-14
|\|
| * nix-exec: Bugfix bumpShea Levy2015-08-14
| |
| * Bump nix-exec for new nixShea Levy2015-08-14
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-13
|\|
| * php: Use callPackagesEelco Dolstra2015-08-11
| |
| * php: Update to 5.4.44, 5.5.28, 5.6.12Eelco Dolstra2015-08-11
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-07
|\|
| * picoc: disable broken tests on i686Pascal Wittmann2015-08-06
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-31
|\|