Commit graph

43608 commits

Author SHA1 Message Date
Markus Kowalewski c6b828b86e
rdma-core: init at 16.1 2018-01-20 15:09:14 -08:00
Mitsuhiro Nakamura bd57ec3870 SDL2_{gfx,mixer,net,ttf}: move libobjc to buildInputs 2018-01-21 06:57:44 +09:00
Will Fancher fcc8cae88d Fixed GHCJS 2018-01-20 15:47:59 -05:00
Tuomas Tynkkynen 74e2b60999 libsigsegv: 2.11 -> 2.12 2018-01-20 22:44:50 +02:00
Peter Simons 8297025d28 haskell-hlint: needs latest version of haskell-src-exts 2018-01-20 21:40:45 +01:00
Peter Simons dcf3699b0b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-7-gfbcdc2a from Hackage revision
70d584c0a5.
2018-01-20 21:40:40 +01:00
Peter Simons 9688c0eab7 haskell-hlint: use latest version by default 2018-01-20 21:40:39 +01:00
Peter Simons a8d9a94574 haskell.lib.markBroken: explicitly disable Hydra builds
Recent changes [1] allow Hydra to build packages that are marked broken. To
avoid plenty of evaluation errors on Hydra, explicitly disable Hydra builds of
broken packages.

[1] https://github.com/NixOS/nixpkgs/issues/7541#issuecomment-357541243
2018-01-20 21:40:38 +01:00
Peter Simons 8bf8581b9a hackage2nix: disable broken Hydra builds
- Ping @abbradar for broken lambdabot.
- Ping @alunduil for broken collection-json and siren-json.
2018-01-20 21:40:08 +01:00
Frederik Rietdijk 75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
Daiderd Jordan 6377391d68
xcbuild: include version in wrapper 2018-01-20 20:50:23 +01:00
Frederik Rietdijk fc1c0fe0c4
Merge pull request #31871 from ixxie/jupyterhub
Jupyterhub
2018-01-20 20:49:28 +01:00
Daiderd Jordan 6fba728a6d
xcbuild: include version in sdk
Without this xcbuild can detect an incorrect version for store paths
that have a sequence of digits in their hash.

ld: malformed 32-bit x.y.z version number: 85294

/nix/store/yz966rdvw1blblvzs15pxpcd85294isw-MacOSX.platform/Developer/SDKs/MacOSX.sdk
2018-01-20 20:42:29 +01:00
Matan Shenhav e8ff1e079f pythonPackages.jupyterhub: init at 0.8.1 2018-01-20 19:39:06 +00:00
Thomas Tuegel 88464ecaca
Merge pull request #34047 from ttuegel/bugfix/qt-5/NIX_CFLAGS_COMPILE
Qt 5: Fix debug flags
2018-01-20 11:51:37 -06:00
Thomas Tuegel 67841d4115
Merge pull request #33466 from erosennin/master
qca2 and qca-qt5: use system CA certificates
2018-01-20 11:50:32 -06:00
Matan Shenhav 400e9d0462 nodePackages.less-plugin-clean-css: init at 1.5.1 2018-01-20 16:06:15 +00:00
Matan Shenhav 845071c578 nodePackages.less: init at 2.7.3 2018-01-20 15:43:40 +00:00
Matan Shenhav 5bdc471107 nodePackages.configurable-http-proxy: init at 3.1.1 2018-01-20 15:36:23 +00:00
Charles Strahan 55f966be0e nodePackages.clean-css: init at 4.1.9 2018-01-20 15:27:53 +00:00
Mitsuhiro Nakamura 4014b24ca1 SDL2_{gfx,mixer,net,ttf}: fix Darwin build 2018-01-21 00:26:21 +09:00
Thomas Tuegel 4a39533ab3
qt5: debug flag should never be null 2018-01-20 09:10:57 -06:00
Thomas Tuegel c1720b412b
qt5.mkDerivation: honor argument NIX_CFLAGS_COMPILE
If ‘mkDerivation’ is passed ‘NIX_CFLAGS_COMPILE’, we should include those flags
along with the common flags.

See also: #34039 #34038 #33935 #33933 #33930 #33927
2018-01-20 09:10:57 -06:00
Thomas Tuegel a97eaae950
Merge pull request #33989 from LnL7/darwin-qt
qt510-qtbase: fix darwin build
2018-01-20 09:06:34 -06:00
Jan Tojnar e44038bcca
gobjectIntrospection: use absolute path for cairo GIR
Cairo does not provide its own GObject bindinds so they are provided
by gobject-introspection package. Unfortunately, this means that if we
want to use the absolute path, we need gi to depend on cairo, which
increases the closure size from 41M to 56M. We will probably want
to split the typelib into a separate output.

Closes: #34080
2018-01-20 15:58:20 +01:00
Frederik Rietdijk 21a736bb64 python.pkgs.secp256k1: 0.12.1 -> 0.13.2 2018-01-20 14:57:20 +01:00
Matan Shenhav c8300a0596 pythonPackage.python-oauth2: init at 1.0.1 2018-01-20 13:54:05 +00:00
Frederik Rietdijk 25d1d4944a python.pkgs.bleach: relax test requirement 2018-01-20 14:51:09 +01:00
Frederik Rietdijk ee91c45f89 python.pkgs.pytest_32: remove old version 2018-01-20 14:12:39 +01:00
Frederik Rietdijk 7f77cce9ed python.pkgs.pytest_29: remove old version 2018-01-20 14:11:56 +01:00
Frederik Rietdijk 75c2a76773 python.pkgs.xvfbwrapper: add missing test dependency 2018-01-20 14:09:53 +01:00
Florian Klink 70c200a952 bpython: don't set name attribute anymore 2018-01-20 13:48:37 +01:00
Florian Klink 5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Florian Klink 567cf47d49 twilio: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink 79745a0fbf pyte: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink cddfa945cb guzzle_sphinx_theme: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Florian Klink c44d5153ab curtsies: don't set name attribute anymore 2018-01-20 13:48:23 +01:00
Robert Schütz ee8f15ec7c pythonPackages.pytestrunner: 2.6.2 -> 3.0
Also add missing dependency to progressbar2
2018-01-20 13:37:43 +01:00
Frederik Rietdijk 1623c8371c buildPythonPackage: rename nix_run_setup.py to nix_run_setup
If the extension is .py it tends to be picked up by tools, breaking for
example tests.
2018-01-20 13:31:14 +01:00
idontgetoutmuch e38b122f26 pythonPackages.us: init at 1.0.0 (#34076) 2018-01-20 12:19:13 +00:00
Frederik Rietdijk 217626a3e9 python.pkgs.click-threading: move and fix expression 2018-01-20 13:01:53 +01:00
Frederik Rietdijk ed81943bde python.pkgs.MDP: fix expression 2018-01-20 12:59:03 +01:00
Frederik Rietdijk 6d282fa3b6 python.pkgs.libtmux: fix expression 2018-01-20 12:57:34 +01:00
Frederik Rietdijk 56c3535d06 python.pkgs.pytest_28: remove old version 2018-01-20 12:55:44 +01:00
Frederik Rietdijk 2c3c847d64 python.pkgs.secp256k1: use current pytest 2018-01-20 12:55:09 +01:00
Frederik Rietdijk e3581626ef python.pkgs.secp256k1: move expression 2018-01-20 12:53:46 +01:00
Frederik Rietdijk 24e2e6d67d python.pkgs.keyring: use current pytest 2018-01-20 12:53:27 +01:00
Frederik Rietdijk 3fa9702958 python.pkgs.pytest_27: remove old version 2018-01-20 12:48:04 +01:00
Frederik Rietdijk e2f041a65b python.pkgs.PyLTI: 0.4.1 -> 0.5.1 2018-01-20 12:47:22 +01:00
Frederik Rietdijk 29e9608949 python.pkgs.PyLTI: move expression 2018-01-20 12:42:24 +01:00
Frederik Rietdijk c0c616b81f python.pkgs.pytest_30: remove unused version 2018-01-20 12:27:13 +01:00
Frederik Rietdijk b47ff5905f python.pkgs.sqlalchemy: use current pytest 2018-01-20 12:26:26 +01:00
Frederik Rietdijk f72a465e84 CPython and PyPy: update meta.maintainers 2018-01-20 12:25:56 +01:00
Frederik Rietdijk a6ae893054 python: yarl: 0.17.0 -> 1.0.0 2018-01-20 12:09:08 +01:00
Frederik Rietdijk 538edfbb9b python: yapf: 0.20.0 -> 0.20.1 2018-01-20 12:09:08 +01:00
Frederik Rietdijk 752ebd03a6 python: uncertainties: 3.0.1 -> 3.0.2 2018-01-20 12:09:08 +01:00
Frederik Rietdijk 36168f2bfc python: tiros: 1.0.40 -> 1.0.42 2018-01-20 12:09:08 +01:00
Frederik Rietdijk 7da474670c python: tifffile: 0.13.0 -> 0.13.4 2018-01-20 12:09:08 +01:00
Frederik Rietdijk 5f47916fc5 python: stripe: 1.77.0 -> 1.77.1 2018-01-20 12:09:08 +01:00
Frederik Rietdijk 3045f662b1 python: SQLAlchemy: 1.2.0 -> 1.2.1 2018-01-20 12:09:07 +01:00
Frederik Rietdijk 78ff151b9b python: Sphinx: 1.6.5 -> 1.6.6 2018-01-20 12:09:07 +01:00
Frederik Rietdijk f1b4c710cb python: schema: 0.6.6 -> 0.6.7 2018-01-20 12:05:28 +01:00
Frederik Rietdijk bea86ca20c python: regex: 2017.12.12 -> 2018.01.10 2018-01-20 12:05:28 +01:00
Frederik Rietdijk a40f160d07 python: raven: 6.4.0 -> 6.5.0 2018-01-20 12:05:28 +01:00
Frederik Rietdijk 06b1ecdf5f python: pytest-xdist: 1.21.0 -> 1.22.0 2018-01-20 12:05:27 +01:00
Frederik Rietdijk 866d186ffd python: pyopencl: 2017.2.2 -> 2018.1 2018-01-20 12:05:27 +01:00
Frederik Rietdijk 47ddc8283b python: pyodbc: 4.0.21 -> 4.0.22 2018-01-20 12:05:27 +01:00
Frederik Rietdijk b1dc19f7c9 python: pylast: 2.0.0 -> 2.1.0 2018-01-20 12:05:27 +01:00
Frederik Rietdijk 2aae8ca268 python: prov: 1.5.0 -> 1.5.1 2018-01-20 12:05:27 +01:00
Frederik Rietdijk 7a7b6d6360 python: phonenumbers: 8.8.8 -> 8.8.9 2018-01-20 12:05:27 +01:00
Frederik Rietdijk 2426291916 python: node-semver: 0.2.0 -> 0.3.0 2018-01-20 12:05:27 +01:00
Frederik Rietdijk 564ad3051c python: nimfa: 1.3.2 -> 1.3.4 2018-01-20 12:05:26 +01:00
Frederik Rietdijk 480904d535 python: multidict: 3.3.2 -> 4.0.0 2018-01-20 12:05:26 +01:00
Frederik Rietdijk 97563a6287 python: moto: 1.1.25 -> 1.2.0 2018-01-20 12:05:26 +01:00
Frederik Rietdijk 52bcbcf232 python: libagent: 0.9.5 -> 0.9.7 2018-01-20 12:05:26 +01:00
Frederik Rietdijk c20c96b923 python: keyring: 10.5.1 -> 10.6.0 2018-01-20 12:05:26 +01:00
Frederik Rietdijk be5d623946 python: Keras: 2.1.2 -> 2.1.3 2018-01-20 12:05:26 +01:00
Frederik Rietdijk a8c928a4eb python: ipykernel: 4.7.0 -> 4.8.0 2018-01-20 12:05:26 +01:00
Frederik Rietdijk 4d68c2ea3f python: grpcio: 1.8.3 -> 1.8.4 2018-01-20 12:05:25 +01:00
Frederik Rietdijk 21b31a439d python: google-auth: 1.2.1 -> 1.3.0 2018-01-20 12:05:25 +01:00
Frederik Rietdijk 7333ffb7df python: google-api-core: 0.1.3 -> 0.1.4 2018-01-20 12:05:25 +01:00
Frederik Rietdijk cfbd59c93c python: fonttools: 3.21.1 -> 3.21.2 2018-01-20 12:05:25 +01:00
Frederik Rietdijk af0f6a4a78 python: Eve: 0.7.5 -> 0.7.6 2018-01-20 12:05:25 +01:00
Frederik Rietdijk 64688b66a6 python: elasticsearch: 6.0.0 -> 6.1.1 2018-01-20 12:05:25 +01:00
Frederik Rietdijk 85b40fe6cd python: ECPy: 0.8.2 -> 0.8.3 2018-01-20 12:05:25 +01:00
Frederik Rietdijk a51469ee94 python: django-ipware: 1.1.6 -> 2.0.1 2018-01-20 12:05:24 +01:00
Frederik Rietdijk 16a1a98d4e python: devpi-common: 3.2.0 -> 3.2.1 2018-01-20 12:05:24 +01:00
Frederik Rietdijk 1d4d7f0545 python: decorator: 4.1.2 -> 4.2.1 2018-01-20 12:05:24 +01:00
Frederik Rietdijk 402417b669 python: dask: 0.16.0 -> 0.16.1 2018-01-20 12:05:24 +01:00
Frederik Rietdijk 007cd5262f python: cffi: 1.11.2 -> 1.11.4 2018-01-20 12:05:24 +01:00
Frederik Rietdijk ae18e9629c python: certifi: 2017.7.27.1 -> 2018.1.18 2018-01-20 12:05:24 +01:00
Frederik Rietdijk 4c36da3ffd python: botocore: 1.8.26 -> 1.8.33 2018-01-20 12:05:24 +01:00
Frederik Rietdijk c18d3ac845 python: asgiref: 2.0.1 -> 2.1.0 2018-01-20 12:05:23 +01:00
Frederik Rietdijk 0d3929bec9 python: asana: 0.6.5 -> 0.6.7 2018-01-20 12:05:23 +01:00
Frederik Rietdijk 8af9928c9d python: arrow: 0.12.0 -> 0.12.1 2018-01-20 12:05:23 +01:00
Frederik Rietdijk 702bb01183 python: APScheduler: 3.5.0 -> 3.5.1 2018-01-20 12:05:23 +01:00
Frederik Rietdijk a50c205100 python: alembic: 0.9.6 -> 0.9.7 2018-01-20 12:05:23 +01:00
Frederik Rietdijk 8e4486f6bb python: aiohttp: 2.3.7 -> 2.3.9 2018-01-20 12:05:23 +01:00
Frederik Rietdijk 9cb334bd70 python: absl-py: 0.1.7 -> 0.1.9 2018-01-20 12:05:23 +01:00
Frederik Rietdijk 54e60bdc5e python: bleach: 2.0.0 -> 2.1.2 2018-01-20 12:05:22 +01:00
Frederik Rietdijk d16f07bdb9 python.pkgs.ansicolors: 1.0.2 -> 1.1.8 2018-01-20 12:05:22 +01:00
Frederik Rietdijk f1c7f024f3 python.pkgs.bleach: move expression 2018-01-20 12:05:22 +01:00
Frederik Rietdijk 48eab55d8b python.pkgs.pytest-httpbin: 0.2.3 -> 0.3.0 2018-01-20 12:05:22 +01:00
Frederik Rietdijk b3eea7ab9c python.pkgs.httpbin: fix expression 2018-01-20 12:05:22 +01:00
Frederik Rietdijk 5e4e65f92d python.pkgs.raven: fix expression 2018-01-20 12:05:22 +01:00
Frederik Rietdijk e2e2cb4961 python.pkgs.whitenoise: init at 4.0b4 2018-01-20 12:05:21 +01:00
Frederik Rietdijk 851f05ef69 python.pkgs.pytzdata: init at 2017.3.1 2018-01-20 12:05:21 +01:00
Frederik Rietdijk 18e10a1e52 python.pkgs.pendulum: init at 1.3.2 2018-01-20 12:05:21 +01:00
Frederik Rietdijk 04fe5bc440 python.pkgs.meinheld: init at 0.6.1 2018-01-20 12:05:21 +01:00
Frederik Rietdijk 642788bd85 python.pkgs.maya: init at 0.3.3 2018-01-20 12:05:21 +01:00
Frederik Rietdijk 12ff860380 python.pkgs.limits: init at 1.2.1 2018-01-20 12:05:21 +01:00
Frederik Rietdijk 92e535d3f1 python.pkgs.flask-limiter: init at 1.0.1 2018-01-20 12:05:20 +01:00
Frederik Rietdijk efb915e020 python.pkgs.flask-common: init at 0.2.0 2018-01-20 12:05:20 +01:00
Frederik Rietdijk 6c5149f51a python.pkgs.crayons: init at 0.1.2 2018-01-20 12:05:20 +01:00
Valentin Heidelberger fa8eb1cb46 hypothesis: 3.11.1 -> 3.27.0 2018-01-20 11:38:57 +01:00
Ashley Gillman 497e5183e5 pythonPackages.prov: More descriptive reason for skipping check phase 2018-01-20 11:32:55 +01:00
Ashley Gillman 100bf5ae98 pythonPackages.{nibabel,nipype,prov,pydotplus,xvfbwrapper}: Remove name 2018-01-20 11:32:55 +01:00
Ashley Gillman 655c9450f6 pythonPackages.nibabel: Move to separate file. 2018-01-20 11:32:55 +01:00
Ashley Gillman cb1e6fe992 pythonPackages.pydotplus: Update homepage, add license and maintainers. 2018-01-20 11:32:55 +01:00
Ashley Gillman 0b88cba564 pythonPackages.prov: Add meta 2018-01-20 11:32:54 +01:00
Ashley Gillman c1eeedaf4a pythonPackages.nipype: To separate file. 2018-01-20 11:32:54 +01:00
Ashley Gillman 15138ba1f6 pythonPackages.prov: init at 1.5.0 2018-01-20 11:31:41 +01:00
Ashley Gillman 0a87eee6a0 pythonPackages.pydotplus: init at 2.0.2 2018-01-20 11:31:41 +01:00
Ashley Gillman 0a4e6ca222 pythonPackages.xvfbwrapper: init at 0.2.9 2018-01-20 11:31:41 +01:00
Vladimír Čunát 94f4857bc5
Merge branch 'master' into staging
Hydra: ?compare=1427817
2018-01-20 10:05:27 +01:00
Vladimír Čunát 5fafb7ef73
clang-3.8: fixup build after #33953 917429233b 2018-01-20 09:48:35 +01:00
Luke Adams 457bf6da58 phantomjs2: set QT_QPA_PLATFORM to allow use in daemons
resolves issues with Grafana email attachments

Suggested in https://github.com/ariya/phantomjs/issues/15217#issuecomment-354713760
2018-01-19 23:52:53 -06:00
Dan Peebles b81c65ce0a libsnark: init at 9e6b19ff 2018-01-20 00:05:26 -05:00
jammerful a42aef3bdc shibboleth-sp: 2.6.0 -> 2.6.1
Resolves #33875
2018-01-19 22:33:50 +00:00
jammerful edd3180aa2 opensaml-cpp: 2.6.0 -> 2.6.1
Resolves #33875
2018-01-19 22:33:46 +00:00
jammerful 4414b1b0a7 xml-tooling-c: 1.6.0 -> 1.6.3
Resolves #33875
2018-01-19 22:33:30 +00:00
Orivej Desh 836951fc14
Merge pull request #34050 from jammerful/mono
mono{48,50,54}: Fix libgdiplus path in dll config map
2018-01-19 22:21:05 +00:00
John Ericson 65d0ebe340
Merge pull request #33578 from dtzWill/fix/perl-cross
perl: use perl-cross to enable cross-compilation (native build unchanged)
2018-01-19 16:15:09 -05:00
jammerful 7ae8d2b567 mono{48,50,54}: Fix libgdiplus path in dll config map 2018-01-19 15:52:44 -05:00
Orivej Desh df925d6b7b
Merge pull request #33616 from dtzWill/fix/py-structlog-tests
pythonPackages.structlog: patch to fix tests, build
2018-01-19 20:38:06 +00:00
Orivej Desh b86412d042
Merge pull request #33837 from dtzWill/update/guile-2.2.3
guile: 2.2.0 -> 2.2.3
2018-01-19 20:37:27 +00:00
Orivej Desh 9885029931
Merge pull request #33988 from dtzWill/fix/debian-patches
Fixup debian-patches script, use to fix dead patch URL's
2018-01-19 20:36:31 +00:00
Ben Gamari 8ebb907d70 perl: Add support for cross-compilation via perl-cross 2018-01-19 12:59:49 -05:00
Maxim Dzabraev 16cc4ff070 diff_cover: init at 1.0.2 2018-01-19 19:46:56 +03:00
Maxim Dzabraev a451f97d2f pydocstyle: init at 0.3.2 2018-01-19 19:46:56 +03:00
Maxim Dzabraev 87b2e17463 jinja2_pluralize: init at 0.3.0 2018-01-19 19:46:56 +03:00
Kosyrev Serge 8d027c1113
ghc841: GHC 8.4.1: nix-shell -p haskell.compiler.ghc841 2018-01-19 16:06:02 +03:00
Michael Alan Dorman 899714ae96 hoogle: fix http-conduit dependency for new version
5.0.17 now requires http-conduit > 2.3.
2018-01-19 12:53:11 +01:00
Peter Simons a1366f43a0 git-annex: update hash for new version 2018-01-19 12:53:11 +01:00
Peter Simons 3b54c5f483 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-3-g1ab3260 from Hackage revision
6aedac1525.
2018-01-19 12:53:11 +01:00
Jan Tojnar 1848e17c0d
Merge pull request #33872 from pbogdan/yajl-cleanup
yajl: small clean up
2018-01-19 12:51:17 +01:00
Peter Simons f88720e3b2
Merge pull request #34041 from mnacamura/r-datatable-openmp
rPackages.data_table: OpenMP support on Darwin
2018-01-19 12:40:09 +01:00
Peter Simons fa82eeff37
Merge pull request #34030 from ElvishJerricco/move-package-source-overrides
Move packageSourceOverrides to haskellLib
2018-01-19 12:39:36 +01:00
Mitsuhiro Nakamura 2533720976 rPackages.data_table: OpenMP support on Darwin 2018-01-19 19:30:55 +09:00
Jörg Thalheim 801dea88f0
Merge pull request #34029 from yrashk/gdbgui-0.10.1.0
gdbgui: 0.9.1.0 -> 0.10.1.0
2018-01-19 07:09:56 +00:00
Herwig Hochleitner 25182f4b1c pixie: add maintainer 2018-01-19 04:17:12 +01:00
Alexander Oloo 7eb4844cf2 pixie: name binary pixie and allow macOS build
- Pixie supports macOS. Nix package should too.
- Updated executable name as discussed in pixie-lang/pixie/issues/455.

closes #33771
2018-01-19 04:01:41 +01:00
Yurii Rashkovskii bfd5b6fb79
gdbgui: 0.9.1.0 -> 0.10.1.0 2018-01-18 14:56:50 -08:00
Will Fancher 9047a7dd33 Move packageSourceOverrides to haskellLib 2018-01-18 16:42:56 -05:00
Jan Tojnar c278dd0b9d
bustle: re-enable hgettext support
hgettext 0.1.31.0 builds again
2018-01-18 22:13:57 +01:00
Lengyel Balazs bc474e2dd8 ldb: 1.1.27 -> 1.3.1 2018-01-18 21:34:33 +01:00
John Ericson a18053bdfe Merge remote-tracking branch 'upstream/master' into staging 2018-01-18 14:17:58 -05:00
Jörg Thalheim 1956ef5cd3
Merge pull request #33998 from andersk/pypy
pypy: 5.9.0 -> 5.10.0
2018-01-18 18:53:51 +00:00
Herwig Hochleitner 330104be9e leiningen: 2.7.1 -> 2.8.1 2018-01-18 18:55:26 +01:00
Herwig Hochleitner 6a84b3fbe1 webkitgtk: 2.18.4 -> 2.18.5
CVE-2017-5753
CVE-2017-5715
2018-01-18 18:55:23 +01:00
John Ericson 5708396f47
Merge pull request #34018 from obsidiansystems/fetchpatch
fetchpatch: Add support for an arbitrary extra prefix
2018-01-18 12:39:39 -05:00
John Ericson 9bd437d4b4 fetchpatch: Add support for an arbitrary extra prefix
We still ensure the old and new ones start, respectfully, with `a/` and
`b/`. Use with `stripLen` to ensure tha the old `a/` and `/b` are gone
if a new prefix is added.
2018-01-18 12:19:49 -05:00
Shea Levy f12f2ed44c
haskell-ide-engine: Fix build in sandbox 2018-01-18 12:02:29 -05:00
Tim Steinbach e1db0afd61
openjdk: 8u152 -> 8u172 2018-01-18 11:22:44 -05:00
Michael Raskin 654542be52 libmpc: update source URL 2018-01-18 17:15:39 +01:00
Peter Simons 29f0f38433 multi-ghc-travis: update to latest Git version and create a proper Haskell build
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
Jörg Thalheim 7ac14f0b83
Merge pull request #34011 from mogorman/platformio
platformio: 3.5.0 -> 3.5.1
2018-01-18 15:40:10 +00:00
Jörg Thalheim 1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Shea Levy f040f64636
bazel: Bump nix-hacks.patch for 0.9. 2018-01-18 10:25:47 -05:00
Shea Levy d4dbe03be5
Revert "openjdk: 8u152 -> 8u162"
This bump causes the bazel build to fail with:

> Cannot find requested resource bundle for locale en_US

This reverts commit 241e509abd.
2018-01-18 10:07:04 -05:00
Matthew O'Gorman 12b7def4a8 platformio: 3.5.0 -> 3.5.1 2018-01-18 10:02:44 -05:00
Frederik Rietdijk aee7a0e928
Merge pull request #33878 from dotlambda/fritzconnection
pythonPackages.fritzconnection: init at 0.6.5
2018-01-18 12:36:57 +01:00
Robert Schütz 3064015b6d pythonPackages.fritzconnection: init at 0.6.5 2018-01-18 12:30:53 +01:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Robert Schütz 82fee14220 pythonPackages.netdisco: 1.2.3 -> 1.2.4 2018-01-18 11:06:12 +01:00
Anders Kaseorg 77e6d6c7f7 pypy: Remove redundant manual building of CFFI extensions
This hardcoded list of CFFI extension modules gets stale when PyPy adds
more, but fortunately the main translation step already builds these now
(hack_for_cffi_modules in pypy/goal/targetpypystandalone.py).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-18 04:22:57 -05:00
Peter Simons f3fcae787a
Merge pull request #33982 from jlesquembre/gitHUD
gitHUD: disable tests
2018-01-18 09:42:36 +01:00
Anders Kaseorg 11c4ba3f65 pypy: 5.9.0 -> 5.10.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-17 23:19:26 -05:00
adisbladis ebd422af9b
Merge pull request #33986 from ankhers/update_elixir_1_6
Elixir: 1.6-rc -> 1.6
2018-01-18 09:59:41 +08:00
Peter Hoeg 08d3da7ad0
Merge pull request #33968 from peterhoeg/f/wp
wp-cli: use as much memory as possible
2018-01-18 08:16:53 +08:00
Tuomas Tynkkynen 61a75a1d22 Merge remote-tracking branch 'upstream/master' into staging 2018-01-18 00:24:33 +02:00
Daiderd Jordan 62633d0605
qt510-qtbase: fix darwin build
Includes most of the changes from 3793320958,
moved it to a separate patch to avoid accidental removal.
2018-01-17 22:07:35 +01:00
Justin Wood 3497ce23bd
Elixir: 1.6-rc -> 1.6 2018-01-17 14:22:48 -05:00
Will Dietz ea51cd255d gamin: fix debian-patches to use live URL
Also apparently 0.1.10-4 is gone, so "fixed" to 0.1.10-4.1
2018-01-17 13:22:34 -06:00
Jörg Thalheim 57da1b6f02
Merge pull request #33885 from Izorkin/libnftnl
libnftnl: 1.0.8 -> 1.0.9
2018-01-17 16:44:27 +00:00
José Luis Lafuente 9b577c44bc
gitHUD: disable tests
Tests require tasty-quickcheck ==0.8.*
2018-01-17 17:18:16 +01:00
Tim Steinbach 239606c176
gradle: 4.4 -> 4.4.1 2018-01-17 10:31:01 -05:00
Tim Steinbach c5b5568a12
kotlin: 1.2.10 -> 1.2.20 2018-01-17 10:25:25 -05:00
Tim Steinbach 241e509abd
openjdk: 8u152 -> 8u162 2018-01-17 10:11:11 -05:00
Tim Steinbach 416ef9bd8e
openjdk: 9.0.1 -> 9.0.4 2018-01-17 10:11:11 -05:00
Tim Steinbach ca8169a6f1
Merge pull request #33979 from taku0/oraclejdk-8u161
oraclejre: 9.0.1 -> 9.0.4 [Critical security fixes]
2018-01-17 14:14:51 +00:00
taku0 41cb6636fb oraclejre: 9.0.1 -> 9.0.4 2018-01-17 23:05:28 +09:00
Peter Hoeg 7177c9e336 physfs: 2.0.3 -> 3.0.1 2018-01-17 21:59:55 +08:00
Tim Steinbach a74e13f057
Merge pull request #33976 from taku0/oraclejdk-8u161
oraclejdk: 8u151, 8u152, 9.0.1 -> 8u161, 8u162, 9.0.4 [Critical security fixes]
2018-01-17 13:56:52 +00:00
Tim Steinbach 1d17b481c6
Merge pull request #31552 from taku0/jdk9-remove-jce
oraclejdk: remove JCE option
2018-01-17 13:56:40 +00:00
Daiderd Jordan 1504e69420 irony-server: use libclang 2018-01-17 15:53:08 +02:00
Daiderd Jordan 2807920302 ycmd: use libclang 2018-01-17 15:53:08 +02:00
Tuomas Tynkkynen 884a167f87 Merge remote-tracking branch 'upstream/master' into staging 2018-01-17 12:52:47 +02:00
Tuomas Tynkkynen 67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
taku0 88ba2698c3 oraclejdk: 8u151, 8u152, 9.0.1 -> 8u161, 8u162, 9.0.4 2018-01-17 19:12:21 +09:00