about summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* mariadb: completely separate a server-less buildVladimír Čunát2016-08-07
| | | | | | | libmysqlclient is all that most closures need; now it's smaller and quick to build. For cases that need a server (via executable or lib), there's a full build for now; later it could be slimmed by removing the client stuff.
* Merge branch 'master' into stagingVladimír Čunát2016-08-07
|\ | | | | | | Hydra nixpkgs: ?compare=1286624
| * Merge pull request #17479 from elitak/factorioRok Garbas2016-08-07
| |\ | | | | | | Factorio: 0.13.8 -> 0.13.13, mod support
| | * factorio: sample modsEric Litak2016-08-03
| | |
| | * factorio: rudimentary mod support for factorio's nixos moduleEric Litak2016-08-03
| | |
| * | Merge pull request #17473 from lancelotsix/add_django_1_10Rok Garbas2016-08-07
| |\ \ | | | | | | | | Add django 1.10
| | * | pythonPackags.django: default from 1_9 to 1_10Lancelot SIX2016-08-03
| | | |
| | * | pythonPackages.django_compat: 1.0.8 -> 1.0.13Lancelot SIX2016-08-03
| | | |
| | * | pythonPackages.django_1_10: init at 1.10Lancelot SIX2016-08-03
| | | |
| * | | hedgewars: fix buildFranz Pletz2016-08-06
| | | |
| * | | pythonPackages.notebook: 4.2.1 -> 4.2.2Frederik Rietdijk2016-08-06
| | | |
| * | | Merge pull request #17492 from k0ral/webkitJoachim F2016-08-05
| |\ \ \ | | | | | | | | | | webkitgtk: 2.10.4 -> 2.10.9
| | * | | webkitgtk: 2.10.4 -> 2.10.9koral2016-08-04
| | | | |
| * | | | Add nix-repl as release blockerDomen Kožar2016-08-05
| |/ / / | | | | | | | | | | | | This would have blocked the channel in recent curl bump.
| * | | ripser: init at 1.0 (#17481)Erik Rybakken2016-08-04
| | | |
| * | | purple-matrix: init at 2016-07-11Hector A. Escobedo2016-08-03
| | | |
| * | | neovim-qt: 0pre -> 0.2.1, use libmsgpack 1.4Michael Raskin2016-08-03
| | | |
| * | | Merge pull request #17475 from Mounium/flat-platRobin Gloster2016-08-03
| |\ \ \ | | | | | | | | | | flat-plat: init at 3.20.20160404
| | * | | flat-plat: init at eba3be5Mounium2016-08-03
| | | | |
| * | | | terraform: 0.6.16 -> 0.7.0zimbatm2016-08-03
| |/ / /
| * | | Revert "perlPackages.NetSSLeay: link openssl pkgconfig files"Franz Pletz2016-08-03
| | | | | | | | | | | | | | | | This reverts commit 93758f6b2fd4da1db7868138fcb2236145dcfcd3.
| * | | supercollider: 3.6.6 -> 3.7.2 (#17395)Bart Brouns2016-08-03
| | | |
| * | | puddletag: init at 1.1.1 (#17443)Peter Hoeg2016-08-03
| | | | | | | | | | | | Thanks to @fridh for feedback.
| * | | perlPackages.NetSSLeay: link openssl pkgconfig filesFranz Pletz2016-08-02
| | | | | | | | | | | | | | | | | | | | | | | | Instead of linking the lib folder with the libraries, link the lib directory from the dev output containing the pkgconfig files. This is enough for finding the libs and fixes a build failure with libressl.
| * | | perlPackages.NetSSLeay: 1.72 -> 1.77Franz Pletz2016-08-02
| | | |
| * | | libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2Franz Pletz2016-08-02
| | | | | | | | | | | | | | | | Version 2.2.x is removed because it is not maintained by upstream anymore.
| * | | gambatte: init at 2016-05-03Tuomas Tynkkynen2016-08-02
| |/ /
* | | rawtherapee: fixup build by using older cmakeVladimír Čunát2016-08-07
| | |
* | | darwin: WWWCurl: fix CURL_DID_MEMORY_FUNC_TYPEDEFS build errorMichael Stone2016-08-06
| | | | | | | | | | | | | | | | | | Apply the patch from https://github.com/szbalint/WWW--Curl/issues/16#issuecomment-222556096
* | | Merge branch 'master' into stagingGabriel Ebner2016-08-02
|\| |
| * | pythonPackages.mutagen: 1.27 -> 1.32Bjørn Forsman2016-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Not updating to the latest version, 1.34, because it breaks e.g. 'beets'. See https://github.com/beetbox/beets/issues/2153.) The new version requires locale / i18n to be set-up for tests or else this message is thrown: RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8 Also, remove a test that currently fails due to the python builder in nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430 ("python: add file encoding to run_setup.py").
| * | git-up: 1.4.0 -> 1.4.1Peter Hoeg2016-08-02
| | |
| * | notmuch-mutt: init at 0.22Peter Hoeg2016-08-02
| | |
| * | fix evalFrederik Rietdijk2016-08-02
| | |
| * | pythonPackages.django_raster: Use mirror in URLLancelot SIX2016-08-02
| | |
| * | Merge pull request #17431 from lancelotsix/add_django_rasterFrederik Rietdijk2016-08-02
| |\ \ | | | | | | | | Add django raster
| | * | python35Packages.django_colorful: enable at 1.2Lancelot SIX2016-08-01
| | | | | | | | | | | | | | | | python35Packages.django_colorful was erroneously disabled for python35.
| | * | pythonPackages.django_raster: init at 0.2Lancelot SIX2016-08-01
| | | |
| | * | python35Packages.celery: disableLancelot SIX2016-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Few tests fail with python35 (related to OrderedDict changes). setup.py file do not report this release as supporting python35 [1] [1] https://github.com/celery/celery/blob/f6aa74a0b5fdfae27169ab09f45cc82602d7012b/setup.py#L73-L75
| | * | pythonPackages.kombu: Enable for python > 2.7Lancelot SIX2016-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Only tests cannot run on python3* because dependencies are unavailable (qpid-python). Kombu is announced to work fine for python3[1] [1] https://github.com/celery/kombu/blob/a4edc670f49027154e3f708dfcd3726aceda8fc5/setup.py#L168-L170
| * | | pythonPackages: remove pythonNameFrederik Rietdijk2016-08-02
| | | | | | | | | | | | | | | | because it is not used anywhere
| * | | Merge pull request #17420 from lukasepple/masterFrederik Rietdijk2016-08-02
| |\ \ \ | | | | | | | | | | rdup: init at 1.1.15
| | * | | rdup: init at 1.1.15lukasepple2016-08-01
| | | | |
| * | | | ponyc: 0.2.1 -> 2016-07-26Ricardo M. Correia2016-08-02
| | | | |
| * | | | pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 (#17437)Aaron Bull Schaefer2016-08-02
| | |/ / | |/| |
| * | | pythonPackages.schedule: init at 0.3.2Bjørn Forsman2016-08-01
| | | |
| * | | moonlight-embedded: init at 2.2.1 (#17414)Robin Gloster2016-08-01
| | | |
| * | | Revert "libreoffice: reinstante and use curl 7.48 before the removal of a ↵Michael Raskin2016-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation" This reverts commit 8fd84fcb870b3d55f6760ede5bb46aa57bbec64e. While I was testing my solution, @obadz have committed a different and hopefully a better one.
| * | | libreoffice: reinstante and use curl 7.48 before the removal of a required ↵Michael Raskin2016-08-01
| | | | | | | | | | | | | | | | feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation
| * | | tmuxp: init at 1.2.0Jascha Geerds2016-08-01
| | | |