Commit graph

43608 commits

Author SHA1 Message Date
Jörg Thalheim 3e1dd9215f
Merge pull request #34151 from WilliButz/update-deis
deis: 1.13.3 -> 1.13.4
2018-01-22 19:17:59 +00:00
Will Dietz bd67bf5ca0 julia-git: mark broken, hasn't built since 2017-04-08. (#34150)
* julia-git: mark broken, hasn't built since 2017-04-08.

First broken: https://hydra.nixos.org/build/51447624
Last successful: https://hydra.nixos.org/build/51385779

cc #34135
2018-01-22 19:07:03 +00:00
Daiderd Jordan 505c82efe4
python-cffi: add lnl7 to maintainers 2018-01-22 19:58:15 +01:00
Daiderd Jordan 0c27903ac0
python-cffi: remove patch for clang
Builds fine without it now.
2018-01-22 19:45:40 +01:00
Thane Gill 2d17253afe python.ldap3: 2.4 -> 2.4.1 2018-01-22 10:13:13 -08:00
WilliButz c8d5121c1d
deis: 1.13.3 -> 1.13.4 2018-01-22 18:59:13 +01:00
Frederik Rietdijk 6b0873440b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-22 16:09:11 +01:00
Frederik Rietdijk 4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Tuomas Tynkkynen 73695300bc patchelfUnstable: Fix hash 2018-01-22 11:00:29 +02:00
Vladimír Čunát 246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Peter Simons 699d715f24 haskell-nix-paths: fix bogus dependencies 2018-01-22 08:47:00 +01:00
Ben Gamari bf687907d7 haskell lib: Make Cabal compiler names explicit
Cabal2nix expects a --compiler flag that contains a Cabal Compiler description.
We used to use the compiler's derivation name for this, but this breaks when
cross-compiling due to the target suffix. Instead we add an explicit
haskellCompilerName attribute to Haskell compiler derivations.
2018-01-21 23:31:05 -05:00
John Ericson 81553124cf haskell infra: nativeGhc != ghc.bootPkgs.ghc
There's no reason to wait for non-binary native to *build* cross ghc,
but we want a nix-built GHC for Setup.hs or things won't work.
2018-01-21 23:31:04 -05:00
John Ericson 8560c025bc ghc 8.4.1: Reformat to move rev into src 2018-01-21 23:31:04 -05:00
John Ericson a2516efb26 ghcHEAD: Bump version ghc-8.5.20180118 2018-01-21 23:31:04 -05:00
John Ericson 23c29ebc90 ghc 8.2.2: Add bgamari's STRIP detection fix 2018-01-21 23:31:04 -05:00
John Ericson 60f45a2af1 ghc 8.0.2: Patch Cabal so --extra-*-dirs works right 2018-01-21 23:31:04 -05:00
Ben Gamari af03b7746a ghc 8.2.2 & head: Work around ARM bugs in BFD ld by using gold 2018-01-21 23:31:03 -05:00
Ryan Trinkle bd0de2f1cb ghc: Fix env vars and configure flags to be weird
GHC currently handles this stuff in a quite non-standard way, basically
taking prog var `FOO` to mean `FOO_FROM_TARGET`. It's because it
(wrongly) thinks from stage 2's perspective.
2018-01-21 23:31:03 -05:00
John Ericson e760de8108 ghc: Predicate libiconv on not using glibc instead of Darwin 2018-01-21 23:31:03 -05:00
John Ericson 398ac54593 ghc: Fix cross compilation to work with new system 2018-01-21 23:31:03 -05:00
John Ericson bc16cfc009 ghc: Remove old cross work
That way the next commit can apply a similar diff to each GHC.
2018-01-21 23:31:02 -05:00
John Ericson 54ead73271 generic-builder: Make GHC a proper dependency
Rather than just sticking it on the PATH
2018-01-21 23:27:38 -05:00
John Ericson 0eb3acaf38 ghc: echo -n mk/build.mk to avoid extra line 2018-01-21 23:27:38 -05:00
John Ericson 5a6b6b4ac5 ghc: Normalize derivations a bit before cross
These changes will affect the final derivation
2018-01-21 23:27:38 -05:00
Herwig Hochleitner 7706f38a6c patchelfUnstable: 0.10-pre-20160920 -> 0.10-pre-20180108 2018-01-22 02:16:29 +01:00
Jörg Thalheim d60c026e54
Merge pull request #34104 from yegortimoshenko/20180121.132611/gumbo
libgumbo: rename to gumbo
2018-01-21 22:58:39 +00:00
Jörg Thalheim 6daf8f29c4
Merge pull request #34117 from flokli/bpython-pypi
bpython: fetch from PyPi
2018-01-21 22:34:41 +00:00
Florian Klink 71c9ee7f9d bpython: fetch from PyPi
0.17 recently got released on PyPi
2018-01-21 22:02:05 +01:00
Michael Weiss 58e78238e7
Merge pull request #33931 from dotlambda/multidict
pythonPackages.multidict: 3.3.2 -> 4.0.0
2018-01-21 21:12:46 +01:00
Scott Brown eb358ba43b
Update hy to latest version 2018-01-21 14:12:32 -06:00
Daiderd Jordan 82de183455
Merge pull request #34088 from LnL7/xcbuild-platform-version
xcbuild: platform version
2018-01-21 20:50:20 +01:00
Nicolas Mattia 1d47908879 gpp: init at 2.25 and add @nmattia as maintainer (#34098)
* maintainers: add nmattia
* gpp: init at 2.25

GPP is a handy preprocessing tool, not yet present in the package set.
2018-01-21 19:17:31 +00:00
Peter Simons 4532826e99
Merge pull request #34037 from ElvishJerricco/fix-ghcjs-lts-10
Fixed GHCJS
2018-01-21 19:55:25 +01:00
Jörg Thalheim 9858950687
Merge pull request #34069 from lukeadams/phantomjs-headless-fix
phantomjs2: set QT_QPA_PLATFORM to allow use in daemons
2018-01-21 17:36:26 +00:00
Vladimír Čunát 720f498d7a
gtk2: 2.24.31 -> 2.24.32 (maintenance) 2018-01-21 16:13:03 +01:00
Vladimír Čunát 081b9c9d96
glib: 2.54.2 -> 2.54.3 (maintenance) 2018-01-21 16:09:24 +01:00
Vladimír Čunát 82c78b86c7
clang: mass-rebuild code cleanup 2018-01-21 15:48:35 +01:00
Vladimír Čunát a94c7ba096
Merge branch 'master' into staging
Hydra: ?compare=1428079
2018-01-21 15:47:08 +01:00
Yegor Timoshenko 26c6f43119 libgumbo: rename to gumbo 2018-01-21 13:29:45 +00:00
Jörg Thalheim cf93bcb7f6
Merge pull request #34097 from Ma27/init-react-native
nodePackages.react-native-cli: init at 2.0.1
2018-01-21 11:04:07 +00:00
Vladimír Čunát ba6e0ae33d
cmake: 3.9.6 -> 3.10.2
Close #33435 (superseded).
2018-01-21 11:59:12 +01:00
Vladimír Čunát 5fb5beb929
Merge #33948: {llvm,clang}-{4,5}: better man-pages
Don't rebuild entire projects just to get manpages.
2018-01-21 11:35:10 +01:00
Maximilian Bosch d67fd9ef0a
node-packages.react-native-cli: init at 2.0.1 2018-01-21 11:18:29 +01:00
Vladimír Čunát b91e846639
mesa: 17.2.8 -> 17.3.3
TODO: verify that S3TC works without adding libtxc*,
and clean all the related code.
2018-01-21 11:01:47 +01:00
Vladimír Čunát a0f8e3a30c
Merge #33590: mesa: make it find drirc 2018-01-21 09:29:37 +01:00
Shea Levy 69d4adee1f
idris: Move library setup to the setup hook.
This was broken in preHook because addEnvHooks isn't defined yet.
2018-01-20 19:58:06 -05:00
Michael Weiss 58ff18b6b5 pythonPackages.raven: 6.4.0 -> 6.5.0 2018-01-21 01:50:06 +01:00
Tuomas Tynkkynen ea0736d8ef mono: Disable on aarch64
mono40: https://hydra.nixos.org/build/67660031
mono44: https://hydra.nixos.org/build/67666036
mono50: https://hydra.nixos.org/build/67825397
mono54: https://hydra.nixos.org/build/67825452
2018-01-21 01:41:57 +02:00
Daiderd Jordan 1fa5c8abae
Merge pull request #34089 from mnacamura/sdl2-darwin-fix
SDL2_{gfx,mixer,net,ttf}: fix Darwin build
2018-01-21 00:30:36 +01:00
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