Commit graph

40619 commits

Author SHA1 Message Date
Peter Simons 09a13160dd liquidhaskell: new release copes with recent versions of its dependencies 2017-10-17 20:35:30 +02:00
Peter Simons f9b72047f8 haskell-fluid-idl-http-client: disable broken build 2017-10-17 20:35:30 +02:00
Peter Simons a7144523cf haskell-partial-semigroup: break cyclic reference that results in an infinite recursion 2017-10-17 20:35:29 +02:00
Peter Simons e8733f5919 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
b460814f24.
2017-10-17 20:35:26 +02:00
Peter Simons 3f9568a33a hackage2nix: disable broken builds 2017-10-17 20:35:03 +02:00
Peter Simons 4a10878d0d LTS Haskell 9.9 2017-10-17 20:35:03 +02:00
taku0 08075d57e8 oraclejdk: 8u144 -> 8u151, 8u152 2017-10-18 03:13:23 +09:00
Guillaume Bouchard 2348c6ce56 opensubdiv: fix glew paths
Include and lib are not in ${glew} but in ${glew.dev}.

This changes what is found by the cmake of opensubdiv and some features
are now enabled, such as OpenGL 4.2 support.
2017-10-17 17:13:23 +02:00
Austin Seipp b304695c7f arachne-pnr: fix stupid install error, enable parallelism
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-17 07:25:51 -05:00
Peter Simons f9090c3332 Merge pull request #30214 from cocreature/ghcjs
ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjs
2017-10-17 10:44:37 +01:00
Vincent Laporte 182b357c9d ocamlPackages.camlp5: 7.01 -> 7.02 2017-10-17 09:01:22 +02:00
Jun Hao c800d574bf qt5: fix Darwin build for 5.9.2 2017-10-17 13:18:33 +08:00
Samuel Leathers 1101eebefd wlc: 0.0.9 -> 0.0.10 2017-10-16 21:50:06 -04:00
Samuel Dionne-Riel bd87a3be2d vagrant: Adds bash-completion to the proper folder. (#30482) 2017-10-17 02:35:04 +01:00
Nikolay Amiantov 35ad024fa4 Merge pull request #29814 from abbradar/new-boost
Update Boost to 1.65 and make it default
2017-10-17 03:40:58 +03:00
Nikolay Amiantov b1e499788c boost: add numpy support
Not built by default.

Also add enablePython flag (enabled by default) and cleanup a bit.
2017-10-17 03:40:11 +03:00
Nikolay Amiantov c6c67c46bf Merge branch 'master' into HEAD 2017-10-17 03:39:54 +03:00
Nikolay Amiantov 23ea2e931f boost165: init at 1.65.1 2017-10-17 03:39:50 +03:00
Ruben Maher 8ec75ae403 flow: 0.57.2 -> 0.57.3 2017-10-17 11:09:04 +10:30
Dario Bertini 5850b243ea
BerkeleyDB 5.3 is under the Sleepycat license, not AGPL 2017-10-17 00:01:18 +01:00
Vladimír Čunát 3d1dee3692
Merge branch 'master' into staging
Thousands of rebuilds from master.
2017-10-16 20:12:06 +02:00
Vladimír Čunát e1e7251339
libdrm: 2.4.83 -> 2.4.84 2017-10-16 20:05:12 +02:00
Austin Seipp 35c885dc3d nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel builds
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp 3b08d97e07 nixpkgs: simplify arachne-pnr makeFlags, make myself maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp 11cd2c52c4 nixpkgs: icestorm 2017.08.31 -> 2017.10.16
Also add myself to the maintainers list.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Vladimír Čunát 88b853eb80
Revert "libinput: 1.7.3 -> 1.8.3"
This reverts commit 12f460e9e6.
It doesn't build.  Discuss at #29784.
2017-10-16 11:55:40 +02:00
Dario Bertini e55b99e840 pipenv: init at 8.2.7
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini c6f90f9493 pew: 0.1.14 -> 1.1.0
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Vincent Laporte 4cec2d6fb7
ocamlPackages.qtest: 2.6 -> 2.7 2017-10-16 07:02:03 +00:00
Nikolay Amiantov 7bf191337e opencv: use BLAS and eigen by default
Gives a performance boost.
2017-10-16 03:39:35 +03:00
Mathias Schreck cd9d780f89 nodejs: 8.6.0 -> 8.7.0 2017-10-16 02:36:49 +02:00
Ruben Maher 8c85edb446 flow: 0.57.0 -> 0.57.2 2017-10-16 02:35:45 +02:00
Shea Levy ad6b8f438d
Merge branch 'all-cabal-hashes-components' 2017-10-15 18:13:29 -04:00
Nikolay Amiantov 50ef776bd4 python.pkgs.Keras: remove default backend
Theano is discontinued. Instead of setting TensorFlow by default let the user
explicitly add preferred backend into environment.
2017-10-16 00:59:51 +03:00
Yegor Timoshenko 12f460e9e6 libinput: 1.7.3 -> 1.8.3
fixes #29784
2017-10-15 12:14:02 -05:00
Yegor Timoshenko 8f95aef531 meson: do not strip RPATH
https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
2017-10-15 12:13:58 -05:00
Jörg Thalheim 69886a4170 Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
2017-10-15 18:06:40 +01:00
Franz Pletz dc38f6c524
pythonPackages.jsmin: init at 2.2.2 2017-10-15 16:16:33 +02:00
Franz Pletz 1be825f1e5
pythonPackages.libnacl: 1.5.2 -> 1.6.0, fix new libsodum 2017-10-15 16:04:08 +02:00
Vladimír Čunát 26db832fee
qt56.qtwebkit: fix with icu-59 by upstream patch
The patch is from qtwebkit-5.9.1, but it's fairly simple and seems to
work here as well.
2017-10-15 15:16:53 +02:00
Nikolay Amiantov f7d308dbdc plyfile: init at 0.5 2017-10-15 15:41:30 +03:00
Vladimír Čunát 3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Daiderd Jordan 210731c7dd Merge pull request #30403 from matthewbauer/sqitch-fix
sqitch: fix on broken symlinks
2017-10-15 12:51:06 +02:00
Vladimír Čunát 3932a91776
mapnik: fix build with new icu via upstream patch 2017-10-15 11:57:52 +02:00
Jörg Thalheim 4a01ad0e99 Merge pull request #29882 from Eisfreak7/master
sqldeveloper: 4.1.1 -> 17.2.0
2017-10-15 10:40:31 +01:00
Vincent Laporte 4eb6e845f9
ocamlPackages.javalib: 2.3.3 -> 2.3.4 2017-10-15 08:31:37 +00:00
Timo Kaufmann 6591a70812 sqldeveloper: 17.2 -> 17.3 2017-10-14 18:27:54 -05:00
Timo Kaufmann 1e6662dc6a sqldeveloper: Add a detailed requireFile message 2017-10-14 18:13:25 -05:00
Michael Raskin cceae9a56e Merge pull request #30420 from mimadrid/update/rofi-1.4.1
rofi: 1.3.1 -> 1.4.1
2017-10-15 00:28:38 +02:00
mimadrid 30db0a66f4
check: 0.10.0 -> 0.11.0 2017-10-14 22:05:14 +02:00
vbgl fcfeda5544 Merge pull request #30206 from romildo/upd.mkvtoolnix
mkvtoolnix: 15.0.0 -> 16.0.0;  libmatroska: 1.4.7 -> 1.4.8
2017-10-14 21:48:44 +02:00
Matthew Bauer b5610ed3f0 sqitch: fix on Darwin
Fixes #30389.
2017-10-14 14:41:29 -05:00
Mathias Schreck 741e78804b jenkins: 2.77 -> 2.84 2017-10-14 18:13:23 +02:00
Jörg Thalheim a062e325b0 Merge pull request #30345 from matklad/update-jb
Update jb
2017-10-14 14:40:41 +01:00
Vincent Laporte 415db05504
ocamlPackages.uuidm: 0.9.5 -> 0.9.6 2017-10-14 12:53:46 +00:00
Daiderd Jordan 60a7a4db83
erlang: fix ssl on darwin 2017-10-14 12:36:15 +02:00
Maximilian Bosch eef496f01c pythonPackages.yowsup: init at v2.5.2 (#30406)
* pythonPackages.yowsup: init at v2.5.2

* python.pkgs.yowsup: fix tests
2017-10-14 10:54:59 +01:00
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Vincent Laporte c2758900a1
ocamlPackages.ansiterminal: 0.6.5 -> 0.7 2017-10-14 08:17:06 +00:00
Lancelot SIX 4ea954477f Merge pull request #30321 from RemiDesgrange/add-postgis-2.4.0
Add postgis 2.4.0
2017-10-14 10:13:53 +02:00
Vincent Laporte 0bd108d2ce
ocamlmod: 0.0.8 -> 0.0.9 2017-10-14 07:31:13 +00:00
Peter Hoeg 56db212f21 Revert "freetds: 0.91 -> 1.00.62"
This reverts commit 3ba45dd220.
2017-10-14 14:42:48 +08:00
Vincent Laporte cb61845c4a
ocamlbuild: remove unused arguments 2017-10-14 06:40:21 +00:00
Peter Hoeg 3ba45dd220 freetds: 0.91 -> 1.00.62 2017-10-14 14:38:04 +08:00
Peter Hoeg 2fdfefa2da Merge pull request #30342 from acowley/pcl-qt5
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-14 14:00:42 +08:00
Jörg Thalheim d7030f7576 Merge pull request #30167 from gnidorah/kmsxx
kmsxx and pykms: init at 2017-10-03
2017-10-13 20:58:44 +01:00
Jörg Thalheim 93babf0c3b Merge pull request #30251 from selaux/chromedriver-2.33
chromedriver: 2.31 -> 2.33
2017-10-13 20:46:00 +01:00
Jörg Thalheim 662e96144a Merge pull request #30328 from joncojonathan/update-babl0_1_34
babl: 1.2.8 -> 1.3.4
2017-10-13 20:18:10 +01:00
Vincent Laporte cdd3b97d15
camlp4: init at 4.06+1 2017-10-13 17:42:56 +00:00
Joerg Thalheim 998f087fea dbench: fix wrong client.txt location
(the path is hard-coded)
cc @bjornfor
2017-10-13 15:37:29 +01:00
Mateusz Kowalczyk 0ef6e215ff Agda: package builds fine these days
Tested with 8.0.2 and 8.2.1.
2017-10-13 15:35:27 +01:00
Fatih Altinok 826d7d2e8d yarn: 1.0.1 -> 1.2.1 (#30346) 2017-10-13 11:23:45 +01:00
Rémi Desgrange 8dcaa5b313 postgis: add v2.4.0
Add postgis 2.4.0

doesn't remove v2.3.1. There are some big change in 2.4 that people may
don't want. see https://postgis.net/docs/release_notes.html#idm41021

fix test call

modify following recommandation of lsix
2017-10-13 09:45:25 +02:00
Lancelot SIX 67d56ea699
pythonPackages.django: 1.11.5 -> 1.11.6
This is a bugfix release. See
https://docs.djangoproject.com/en/1.11/releases/1.11.6/
2017-10-13 09:33:25 +02:00
Ruben Maher ba6f59ad70 flow: 0.56.0 -> 0.57.0 2017-10-13 09:31:34 +02:00
Anthony Cowley b2c1020a68 pcl: qt4 -> qt5; 1.8.0 -> 1.8.1 2017-10-13 00:59:50 -04:00
Peter Hoeg f2e7019346 Merge pull request #30340 from peterhoeg/p/cryfs
cryfs: init at 0.9.7 and minor updates to dependencies (scrypt and spdlog)
2017-10-13 11:04:27 +08:00
Shea Levy 843e0992ca
Partition all-cabal-hashes into case-insensitive-safe components.
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
2017-10-12 14:57:21 -04:00
Michael Alan Dorman 11efabe29c htoml-megaparsec: build against newest megaparsec 2017-10-12 18:53:27 +01:00
Peter Simons 57594bcf0a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
635afca45d.
2017-10-12 18:53:22 +01:00
Peter Simons 6e32a54239 liquidhaskell: re-enable Hydra builds 2017-10-12 18:53:22 +01:00
Peter Simons fa6ed82e5e LTS Haskell 9.8 2017-10-12 18:52:41 +01:00
Frederik Rietdijk 959a5b24b5 Merge pull request #30226 from geistesk/pypcap-1.1.6
pypcap: init at 1.1.6
2017-10-12 19:41:09 +02:00
gnidorah 9087f56b32 ksmxx: 2017-10-03 -> 2017-10-10 2017-10-12 18:01:37 +03:00
gnidorah cf4a2bb111 kmsxx, pykms: suggestions by @FRidh 2017-10-12 17:59:12 +03:00
gnidorah 86ebd2e684 kmsxx and pykms: init at 2017-10-03 2017-10-12 17:59:12 +03:00
Thomas Tuegel 4cf0b6ba5d Merge pull request #30255 from bkchr/qt_5_9_2
qt5: 5.9.1 -> 5.9.2
2017-10-12 09:08:59 -05:00
Lancelot SIX 64e5583c7a Merge pull request #30260 from lsix/fix_shapely
pythonPackages.shapely: 1.5.15 -> 1.6.1
2017-10-12 14:28:41 +02:00
Daniel Peebles 84f7f97add Merge pull request #30338 from copumpkin/xcbuild-fixes
darwin: fix assorted xcbuild builds
2017-10-12 07:22:10 -04:00
Dan Peebles e86991e1e8 darwin: fix assorted xcbuild builds
This includes adding a new xcbuild-based libutil build to test the waters a bit there.
We'll need to get xcbuild into the stdenv bootstrap before we can make the main build,
but it's nice to see that it can work.
2017-10-12 07:16:22 -04:00
Aleksey Kladov 6c087b9461 jetbrains-jdk: 970.2 -> 1036.1 2017-10-12 11:30:00 +03:00
Florian Klink ab2cc75f78 guzzle_sphinx_theme: init at 0.7.11
* maintainers: add flokli

* sphinx_guzzle_theme: init at 0.7.11

This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00
Vincent Laporte 42541c4387
obliv-c: make explicit the ocamlbuild dependency 2017-10-12 06:01:24 +00:00
Vincent Laporte 00e27a2854
ocaml-gettext: dont strip 2017-10-12 05:35:26 +00:00
Peter Hoeg 0381d60e71 spdlog: build on hydra to make life easier for everyone 2017-10-12 12:40:35 +08:00
Peter Hoeg d256057b2c spdlog: 0.13.0 -> 0.14.0 2017-10-12 12:40:12 +08:00
Thomas Tuegel d9aa539340
Merge branch 'phonon-backend-qt5' 2017-10-11 18:35:08 -05:00
Thomas Tuegel bf37ecac6a
phonon: set paths for multiple outputs
phonon was not set up for multiple outputs; in fact, some of the single-output
paths were incorrect, such as the path to install Qt 5 plugins.
2017-10-11 18:28:07 -05:00
Daniel Peebles dd53e65e2e Merge pull request #30306 from copumpkin/xcbuild-update
xcbuild: 0.1.1 -> 0.1.2-pre
2017-10-11 18:54:38 -04:00
Vincent Laporte a0da5f3bcf
hhvm: make explicit the dependency to ocamlbuild 2017-10-11 22:46:38 +00:00
Daiderd Jordan 5e8bd5da38 Merge pull request #30238 from lukeadams/qt4-darwin-fix-master
qt4: Fix Darwin build
2017-10-11 21:45:14 +02:00
joncojonathan ed09240fcc babl: 1.2.8 -> 1.3.4
Motivation for change: GIMP 2.9.6 requires at least BABL v1.3.0
2017-10-11 20:22:30 +01:00
Daiderd Jordan 0d8c6f4022 Merge pull request #29812 from j-hao/master
qt59.qtbase: fix darwin build so qtdeclarative can build
2017-10-11 21:01:44 +02:00
Jörg Thalheim 48f0389bf8 Merge pull request #30314 from ArdaXi/geoclue-fixes
geoclue2: 2.4.3 -> 2.4.7 and add wrapGAppsHook
2017-10-11 17:04:17 +01:00
Arda Xi e1b74291bd geoclue2: Add glib_networking and wrapGAppsHook
geoclue2 without GNOME requires glib_networking in order to make HTTPS
connections to location providers. Additionally, geoclue2 crashes if an
NMEA provider is found on the network without GSettings support.

Also moved intltool to nativeBuildInputs as per good practices.
2017-10-11 15:43:35 +02:00
Jörg Thalheim 6a404bba71 Merge pull request #30303 from jtojnar/meson
meson: 0.42.1 → 0.43.0
2017-10-11 13:25:47 +01:00
Arda Xi 4f6ce0d077 geoclue2: 2.4.3 -> 2.4.7 2017-10-11 13:54:21 +02:00
Felix Richter 8315c406a4 radare2: 1.6.0 -> 2.0.0 (#30274)
* radare2: 1.6.0 -> 2.0.0

* radare2: remove hotpatch for upstream
2017-10-11 12:21:21 +01:00
Jörg Thalheim 3a21ed52d2 Merge pull request #30309 from dywedir/mediainfo
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 12:11:25 +01:00
Franz Pletz 28407fad65 Merge pull request #29726 from stesie/v8
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Jörg Thalheim 0777eae1fb Merge pull request #30186 from selaux/selenium-3.6
selenium-server-standalone: 2.53.0 -> 3.6.0
2017-10-11 10:49:12 +01:00
dywedir ad5a67cf16 libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99 2017-10-11 11:13:00 +03:00
Jun Hao 9dd335e2bb qt59.qtbase: fix darwin build so qt full can build 2017-10-11 14:38:49 +08:00
Dan Peebles 5de4d19392 xcbuild: 0.1.1 -> 0.1.2-pre
Also, add some static library stuff to the platform spec
2017-10-11 01:18:13 -04:00
Langston Barrett 48a49fc12e coqPackages.HoTT: init at 20170921 2017-10-11 02:51:16 +02:00
Daniel Peebles 71e0dbdf0c Merge pull request #30299 from copumpkin/xcbuild-sdk
xcbuild: add SDKROOT by default to the wrappers
2017-10-10 20:29:07 -04:00
Jörg Thalheim 2197ad045c Merge pull request #30256 from acowley/easyloggingpp-init
easyloggingpp: init at 9.95.0
2017-10-11 00:27:07 +01:00
Luke Adams 0aa6d90845 qt4: Override broken installPhase on Darwin 2017-10-10 17:08:34 -05:00
Jan Tojnar 15c34cf1d8
meson: 0.42.1 → 0.43.0 2017-10-10 23:11:38 +02:00
Dan Peebles f92e097cd4 xcbuild: add SDKROOT by default to the wrappers
This fixes #30269 and lets us do things like `xcrun -find cc`, for
example.
2017-10-10 16:41:44 -04:00
Vladimír Čunát e9a1663f8c
mesa: don't build "svga" gallium driver on ARM
https://bugs.freedesktop.org/show_bug.cgi?id=102232#c1
Don't cause a rebuild on non-ARM.
2017-10-10 20:34:38 +02:00
Vladimír Čunát 7a946f0ae6
libav_12: maintenance 12.1 -> 12.2 2017-10-10 18:18:45 +02:00
Shea Levy e3a389c670
Add pandas 0.17 2017-10-10 09:23:51 -04:00
Jean-Philippe Bernardy 244f34785e pythonPackages.tensorflow: repair cuda-dependent variant
merge the outputs of cudatoolkit locally in the tensorflow
derivation, using symlinkJoin

Fixes #29798
2017-10-10 16:16:37 +04:00
Gabriel Ebner 79ae9be220 libqalculate, qalculate-gtk: 2.0.0 -> 2.1.0 2017-10-10 13:28:38 +02:00
Eelco Dolstra 30a1b94926
gdb: Remove --with-separate-debug-dir
We don't need this anymore since NixOS now sets $NIX_DEBUG_INFO_DIRS.
2017-10-10 12:05:00 +02:00
Vincent Laporte b9d276bf4c
antlr4: enable more platforms 2017-10-10 07:21:58 +00:00
volth 0b5fc7fa64 haxe: 3.4.3 -> 3.4.4 2017-10-10 07:51:49 +02:00
James Cook d9a03761de Merge pull request #30233 from falsifian/libgnurl_configure
libgnurl: Use recommended configure flags.
2017-10-10 02:56:48 +00:00
James Cook 44e3607ccf libgnurl: Use recommended configure flags.
See https://github.com/NixOS/nixpkgs/issues/30219#issue-263714526
2017-10-10 02:24:47 +00:00
Anthony Cowley f5c129d707 easyloggingpp: init at 9.95.0 2017-10-09 21:16:46 -04:00
Stefan Siegl 8ca237e698
v8_3_24_10: remove 2017-10-09 23:40:12 +02:00
Lancelot SIX 1392d2a74b
pythonPackages.shapely. 1.5.15 -> 1.6.1 2017-10-09 22:16:43 +02:00
Lancelot SIX 953ce94826
pythonPackages.shapely: fix patchPhase 2017-10-09 22:15:17 +02:00
Stefan Siegl e9609f25b3
v8_6_x: 6.2.414.15 -> 6.2.414.27 2017-10-09 21:31:16 +02:00
Robin Gloster f2ce15be9d
Revert "xmlsec: fix build (re: nss update)"
This reverts commit d66a3404a6.
2017-10-09 20:51:30 +02:00
Robin Gloster 1fbf00f0ae
Revert "qt59.qtwebengine: fix build (re: nss update)"
This reverts commit 8a928f3916.
2017-10-09 20:50:38 +02:00
Robin Gloster 6dc6cb1d18
Revert "liboauth: fix for new nss header layout"
This reverts commit 4bba6650a6.
2017-10-09 20:49:36 +02:00
Robin Gloster 034c168aa2
nss: fix includedir for pkgconfig 2017-10-09 20:49:36 +02:00
Bastian Köcher c8bac00921 qt5: 5.9.1 -> 5.9.2 2017-10-09 19:38:38 +02:00
Robin Gloster 4bba6650a6
liboauth: fix for new nss header layout 2017-10-09 19:24:20 +02:00
geistesk 71ee4751e4 pypcap: init at 1.1.6 2017-10-09 18:42:17 +02:00
Frederik Rietdijk 9304ae04d7 python.pkgs.pelican: only patch shebangs in /bin, fixes #30116 2017-10-09 18:41:45 +02:00
Frederik Rietdijk b244e57c9c python.pkgs.django: make gdal support optional 2017-10-09 18:21:41 +02:00
Frederik Rietdijk 549188c293 python.pkgs.django: fix gdal support on darwin 2017-10-09 18:14:46 +02:00
Michael Raskin 8a928f3916 qt59.qtwebengine: fix build (re: nss update) 2017-10-09 18:15:30 +02:00
Peter Simons 6a84b39950 ghcjs: mark build as broken 2017-10-09 17:25:57 +02:00
Peter Simons d98909e0f3 hackage2nix: disable broken builds on Hydra 2017-10-09 17:25:57 +02:00
Peter Simons d0e8806494 haskell-tinc: mark build as broken
https://hydra.nixos.org/build/62246306
2017-10-09 17:25:57 +02:00
Peter Simons a02e53a63e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
07a0b181b6.
2017-10-09 17:25:57 +02:00