about summary refs log tree commit diff
path: root/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
* Remove myself as maintainer from packagesFlorian Friesdorf2019-02-22
| | | | I'm currently not maintaining any packages.
* Merge pull request #56067 from oxij/tree/fetchurl-bootMichael Raskin2019-02-21
|\ | | | | treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl`
| * treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl` itselfJan Malakhovski2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The only outside-curl uses of `fetchurlBoot` left are `stdenv` and `apple-source-releases`. The latter one can probably be removed too, but I can't test it. Pros: - Aggregates all behind-the-scenes insanity in a single place. Cons: - At the cost of 10 more derivations (but 0 new outpaths).
* | Merge branch 'staging-next'Vladimír Čunát2019-02-20
|\ \ | | | | | | | | | | | | | | | | | | This round is without the systemd CVE, as we don't have binaries for that yet. BTW, I just ignore darwin binaries these days, as I'd have to wait for weeks for them.
| * | Merge master into staging-nextFrederik Rietdijk2019-02-18
| |\|
| * | Merge remote-tracking branch 'origin/master' into stagingMatthew Bauer2019-02-09
| |\ \
| * | | python: sysconfig: fix pathsAverell Dalton2019-02-07
| | | |
| * | | perl: make reproducibleGraham Christensen2019-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Perl likes to capture impure data, needlessly. - Configure time (cf_time): make 1 second past epoch - Target system (uname): use less uname information
| * | | Merge branch 'staging-next' into stagingVladimír Čunát2019-02-01
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'NixOS/master' into stagingMatthew Bauer2019-01-27
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2019-01-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #54094 from rnhmjoj/shellFrederik Rietdijk2019-01-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | treewide: use ${stdenv.shell} instead of /bin/sh where possible
| | * | | | | | treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
| | | | | | | |
* | | | | | | | Merge pull request #55997 from aanderse/php-odbcElis Hirwing2019-02-20
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | php: add pdo odbc support
| * | | | | | | php: add pdo odbc supportAaron Andersen2019-02-18
| | | | | | | |
* | | | | | | | nodePackages_10_x: bump webpack-cli (#55814)Hlöðver Sigurðsson2019-02-18
|/ / / / / / /
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2019-02-09
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | Hydra nixpkgs: ?compare=1504357
| * | | | | | php73: 7.3.1 -> 7.3.2Elis Hirwing2019-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://secure.php.net/ChangeLog-7.php#7.3.2
| * | | | | | php72: 7.2.14 -> 7.2.15Elis Hirwing2019-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://secure.php.net/ChangeLog-7.php#7.2.15
| * | | | | | groovy: 2.5.5 -> 2.5.6Pascal Wittmann2019-02-06
| | | | | | |
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2019-02-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Hydra nixpkgs: ?compare=1503899
| * | | | | | Lua generate nix packages from luarocks (#54978)Matthieu Coudron2019-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lua: generate packages from luarocks * luarocks-nix: update * removed packages already available in nixpkgs * adressing reviews update script can now accept another csv file as input with -c * Remove obsolete comment
| * | | | | | racket, racket-minimal: 7.1 -> 7.2 (#54994)Claes Wallin (韋嘉誠)2019-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old src/configure has been split into src/lt/configure for classical Racket and src/cs/c/configure for Racket CS (Racket on Chez Scheme).
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2019-02-02
|\| | | | | | | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Larger rebuild, probably mainly haskell. Hydra nixpkgs: ?compare=1503325
| * | | | | Merge pull request #55005 from clacke/racket-full-no-darwinAlyssa Ross2019-02-01
| |\ \ \ \ \ | | | | | | | | | | | | | | racket: remove x86_64-darwin from platforms
| | * | | | | racket: mark x86_64-darwin brokenClaes Wallin (韋嘉誠)2019-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It does not build on this platform, and will not do so any time soon. Closes #53389
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2019-02-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comments on conflicts: - llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is to build all targets, so we should be fine - some pypi hashes: they were equivalent, just base16 vs. base32
| * | | | | | pixie: fix build with pypyHerwig Hochleitner2019-01-31
| | | | | | |
| * | | | | | racket: 7.1 -> 7.2 (#54971)Mario Rodas2019-01-31
| |/ / / / /
| * | | | | lua-5 setup-hook: quiet noisy 'cd -' printing path repeatedlyWill Dietz2019-01-30
| | | | | |
| * | | | | Merge pull request #53959 from ejpcmac/update-elixir_1_8Alyssa Ross2019-01-30
| |\ \ \ \ \ | | | | | | | | | | | | | | elixir_1_8: 1.8.0-rc.1 -> 1.8.1
| | * | | | | elixir_1_8: 1.8.0-rc.1 -> 1.8.1Jean-Philippe Cugnet2019-01-30
| | | | | | |
| * | | | | | Merge pull request #54939 from alyssais/ruby-2.6.1Alyssa Ross2019-01-30
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | ruby_2_6: 2.6.0 -> 2.6.1
| | * | | | | ruby_2_6: 2.6.0 -> 2.6.1Alyssa Ross2019-01-30
| | | | | | |
| * | | | | | lua: add withPackages function (#54460)Matthieu Coudron2019-01-30
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lua: add withPackages function First step towards more automation similar to the haskell backend. Follow up of https://github.com/NixOS/nixpkgs/pull/33903
| * | | | | elixir: remember where a package is definedGraham Christensen2019-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bunch of human-facing things around Nixpkgs depend on knowing where a package was defined. This PR makes it so ofborg can ping elixir maintainers.
| * | | | | metamath: 0.171 -> 0.172Nathan van Doorn2019-01-29
| | |_|_|/ | |/| | |
| * | | | treewide: remove wkennington as maintainerJörg Thalheim2019-01-26
| | |_|/ | |/| | | | | | | | | | | | | | | | | | He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
| * | | racket: fix gappsWrapperArgsMario Rodas2019-01-20
| | | | | | | | | | | | | | | | Otherwise LD_LIBRARY_PATH is unset
* | | | Merge master into staging-nextFrederik Rietdijk2019-01-20
|\| | | | |/ / |/| |
| * | mujs: enable on darwinDmitry Kalinkin2019-01-19
| | |
| * | mujs: 2017-01-24 -> 1.0.5adisbladis2019-01-19
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-01-19
|\| |
| * | Merge pull request #54163 from Mic92/racketJörg Thalheim2019-01-18
| |\ \ | | | | | | | | racket: fix drracket crashes on file dialogs
| | * | racket: fix drracket crashes on file dialogsJörg Thalheim2019-01-17
| | | |
* | | | Merge branch 'master' into stagingJan Tojnar2019-01-17
|\| | |
| * | | erlangR21: 21.2 -> 21.2.3Jean-Philippe Cugnet2019-01-17
| |/ /
* | | Merge staging-next into stagingFrederik Rietdijk2019-01-17
|\| |
| * | pypy, pypy3: Remove wrapperAnders Kaseorg2019-01-16
| | | | | | | | | | | | | | | | | | | | | | | | The wrapper is not needed because the runpath is already set correctly, and LD_LIBRARY_PATH was breaking child processes linked against different libc versions. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
| * | pypy: Correct Python version in meta descriptionAnders Kaseorg2019-01-16
| |/ | | | | | | Signed-off-by: Anders Kaseorg <andersk@mit.edu>