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
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
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
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
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
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