126399 Commits

Author SHA1 Message Date
Michael Weiss
0beabe4a81 gns3Packages.server{Stable,Preview}: Fix the build
I initially thought python3Packages.yarl wouldn't build but then
realized it was actually due to my overwrite.
2018-01-21 02:17:48 +01:00
Michael Weiss
02f6827a91 gns3Packages.{server,gui}{Stable,Preview}: 2.1.2 -> 2.1.3 2018-01-21 02:09:12 +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
e072086b71
Merge pull request #34035 from veprbl/samfix
deadpixi-sam: fix on Darwin, bump
2018-01-21 00:36:07 +01: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
Dmitry Kalinkin
6892838da0
deadpixi-sam: 2016-10-08 -> 2017-10-27 2018-01-20 18:20:54 -05:00
Dmitry Kalinkin
88b485a062
deadpixi-sam: fix on Darwin 2018-01-20 18:20:47 -05:00
Ryan Mulligan
db9da6d685 cava: 0.4.2 -> 0.6.0 2018-01-20 14:30:22 -08:00
Mitsuhiro Nakamura
bd57ec3870 SDL2_{gfx,mixer,net,ttf}: move libobjc to buildInputs 2018-01-21 06:57:44 +09:00
Tuomas Tynkkynen
45e47c14be devicemapper: 2.02.176 -> 2.02.177 2018-01-20 23:19:35 +02: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
Robert Helgesson
394e989376
perl-Log-Contextual: 0.008000 -> 0.008001 2018-01-20 19:56:48 +01: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
adisbladis
e842d44928
firefox-devedition-bin: 59.0b1 -> 59.0b2 2018-01-21 00:17:47 +08: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
Robert Helgesson
b57981e1ea
eclipse-plugin-cup: use buildEclipsePlugin
Since the `buildEclipsePlugin` function now can cope with multiple
plugin JARs we can avoid the workaround used by the cup plugin.
2018-01-20 16:00:09 +01:00
Robert Helgesson
663d827b77
eclipse-plugins-jsonedit: init at 1.0.1
Also init the bundle `antlr-runtime_4_5` at 4.5.3 because it is needed
by the `jsonedit` plugin.
2018-01-20 16:00:09 +01:00
Robert Helgesson
3a70f21738
eclipse/plugins: support multiple plugins JARs 2018-01-20 16:00:08 +01: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
0cca54688f
Merge pull request #34078 from mimadrid/update/filezilla-3.30.0
filezilla: 3.29.0 -> 3.30.0
2018-01-20 15:53:26 +01:00
Frederik Rietdijk
176a035e94
Merge pull request #34077 from NixOS/python-unstable
Python: package updates and fixes
2018-01-20 15:44:27 +01:00
Charles Strahan
850799e607 pythonPackages.pamela: fix resolution of libpam.so 2018-01-20 14:07:14 +00:00
Frederik Rietdijk
21a736bb64 python.pkgs.secp256k1: 0.12.1 -> 0.13.2 2018-01-20 14:57:20 +01:00
Peter Simons
c6678c5688 pycurl: don't pollute $out/lib with system libraries
As far as I can tell, pycurl works just fine without that symlink.
2018-01-20 14:56:32 +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