Commit Graph

50751 Commits

Author SHA1 Message Date
Vincent Laporte
ca12adfeaf
flow: use lwt_log 2018-07-12 21:26:07 +00:00
Vincent Laporte
5a7ab721b4
ocamlPackages.lwt_log: init at 1.0.0 2018-07-12 21:26:00 +00:00
Vincent Laporte
124071cacd
ocamlPackages.lwt3: make dependency to camlp4 optional 2018-07-12 21:25:52 +00:00
Will Dietz
b30a690af7 radare2-cutter: don't wrap, shouldn't be needed (and might be wrong)
This was working around mixed qt versions apparently,
which I've fixed and it is no longer needed.

Sorry about that.
2018-07-12 12:57:43 -05:00
Will Dietz
d2d049f187 libqmatrixclient: 0.2.1 -> 0.3.0.2 2018-07-12 12:53:59 -05:00
Will Dietz
ba602b0a5f haskell-{unix-time,prettyprinter}: dontCheck on musl 2018-07-12 11:04:25 -05:00
Will Dietz
78381de859
Merge pull request #43400 from dtzWill/experimental/ghc-musl-nollvm
ghc: don't use LLVM w/musl on non-cross
2018-07-12 10:48:04 -05:00
Markus Ankenbrand
775fd4bfba rPackages.haven: fix installation 2018-07-12 11:07:27 +02:00
Peter Simons
e65bdb9199 xmonad-extras: jailbreak to build to cope with out patched version of xmonad
Fixes https://github.com/NixOS/nixpkgs/issues/43374.
2018-07-12 10:54:58 +02:00
Peter Simons
3e3a860c88 multi-ghc-travis: update to latest git version 2018-07-12 10:21:32 +02:00
volth
c583bfbf80 pythonPackages.cython: run tests in parallel (#43393) 2018-07-12 10:08:06 +02:00
volth
0a18bec139 hspell: fix build when default perl is 5.26+ (#43359) 2018-07-12 09:16:48 +02:00
patternspandemic
6f24f61c8e ponyc: 0.23.0 -> 0.24.0 (#43392) 2018-07-12 09:15:00 +02:00
Alvar
28ca73bc7f geojson: 2.3.0 -> 2.4.0 (#43389) 2018-07-12 09:13:12 +02:00
Will Dietz
2996d29f71 ghc: don't use LLVM w/musl on non-cross
Doesn't appear to be needed on musl-native on x86_64,
and on non-x86(-64) it's included anyway.
2018-07-11 21:34:47 -05:00
Will Dietz
fcfd66cea2
Merge pull request #43369 from dtzWill/experimental/ghc-musl-bootstrap
ghc: support musl-native!
2018-07-11 21:31:46 -05:00
volth
8c3b33ea73 libvirt: 4.4.0 -> 4.5.0 (#43164) 2018-07-11 22:34:13 +02:00
Timo Kaufmann
c968e02aba pythonPackages.cysignals: 1.7.1 -> 1.7.2 (#43382) 2018-07-11 22:25:08 +02:00
R. RyanTM
f891715b00 aws-sdk-cpp: 1.4.78 -> 1.4.82
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/versions.
2018-07-11 10:16:04 -07:00
Jan Tojnar
ddf156ffa9 bamf: various improvements
Fix systemd user unit directory, add test dependencies,
split package into multiple outputs, and clean up a bit.
2018-07-11 18:58:02 +02:00
R. RyanTM
b4d9f481f5 conan: 1.5.1 -> 1.5.2 (#43354)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/conan/versions.
2018-07-11 18:34:17 +02:00
Will Dietz
e065779af1 ghc821-binary: avoid mass-rebuild by using old dynamic linker string 2018-07-11 11:16:13 -05:00
Will Dietz
b4c91a3e1a ghc821-binary: disable ld override w/musl
Fixes conftest failure that I believe ends up
using the wrong dynamic linker.
2018-07-11 11:14:18 -05:00
Will Dietz
4a1d311c49 ghc821-binary: use glibc on musl
These prebuilt binaries need to be used with glibc,
it doesn't matter what we're using otherwise.

This may seem a bit strange but has the huge advantage
of not needing to create/host/download musl-specific variants,
and instead continue to use the official ones from upstream.
2018-07-11 11:06:20 -05:00
Frederik Rietdijk
497679725e fltk: get rid of composableDerivation 2018-07-11 18:02:49 +02:00
adisbladis
c7af2af455
Merge pull request #43328 from adisbladis/buildGoPackage-nosrc
buildGoPackage: Dont copy sources to $out
2018-07-11 22:43:27 +08:00
Will Dietz
e1b8e8a40c
Merge pull request #43309 from dtzWill/update/radare2-2.7-and-cutter-1.5
radare2: 2.6.0 -> 2.7.0; radare2-cutter: 1.4 -> 1.5
2018-07-11 09:40:55 -05:00
Peter Simons
73473bb22e
Merge pull request #43360 from mnacamura/r-reprex
rPackages.reprex: fix build
2018-07-11 16:39:15 +02:00
Will Dietz
be0a056fcb
Merge pull request #43306 from dtzWill/fix/ghc-musl-targets
ghc{843,861}: add musl variants of "llvm-targets"
2018-07-11 09:38:28 -05:00
Mitsuhiro Nakamura
c072024409 rPackages.reprex: fix build 2018-07-11 23:16:49 +09:00
adisbladis
e95f17e272
buildGoPackage: Dont copy sources to $out
Some sources are quite large and they don't seem to offer much value
2018-07-11 20:40:47 +08:00
R. RyanTM
11a4a4bd3f flow: 0.75.0 -> 0.76.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flow/versions.
2018-07-11 05:22:29 -07:00
R. RyanTM
ec61067db7 folly: 2018.06.25.00 -> 2018.07.09.00
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/folly/versions.
2018-07-11 04:57:56 -07:00
Frederik Rietdijk
d38413cd7b
Merge pull request #43335 from r-ryantm/auto-update/liquibase
liquibase: 3.6.1 -> 3.6.2
2018-07-11 12:19:25 +02:00
xeji
57c8ace57e
Merge pull request #43332 from r-ryantm/auto-update/libndctl
libndctl: 61.1 -> 61.2
2018-07-11 12:03:24 +02:00
xeji
b4eaa238c4
Merge pull request #43329 from r-ryantm/auto-update/olm
olm: 2.2.1 -> 2.3.0
2018-07-11 12:02:22 +02:00
André Stylianos Ramos
62bb9d3389 joker: 0.9.3 -> 0.9.4 (#43334) 2018-07-11 11:47:11 +02:00
Peter Simons
e1e707ce7f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix 2.9.3-8-gb330eb5 from Hackage revision
5926b55f65.
2018-07-11 11:41:09 +02:00
Peter Simons
6fa41ca51f hackage2nix: disable failing Hydra builds 2018-07-11 11:41:08 +02:00
R. RyanTM
23811d983e liquibase: 3.6.1 -> 3.6.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/liquibase/versions.
2018-07-11 02:34:53 -07:00
Frederik Rietdijk
af9bf060d3
Merge pull request #43156 from r-ryantm/auto-update/sysbench
sysbench: 1.0.14 -> 1.0.15
2018-07-11 11:34:25 +02:00
Uli Baum
0b1b8a8dc2 olm: limit to linux
doesn't build on Darwin, tries to use gcc
2018-07-11 11:28:39 +02:00
Peter Simons
4fe4ac341d haskell-stylish-cabal: build needs hspec < 2.5 to succeed 2018-07-11 11:10:45 +02:00
R. RyanTM
d1f09b7233 libndctl: 61.1 -> 61.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libndctl/versions.
2018-07-11 02:03:32 -07:00
R. RyanTM
1303e7e55a olm: 2.2.1 -> 2.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/olm/versions.
2018-07-11 01:22:27 -07:00
Antoine Eiche
8e98630267 buildah: 0.12 -> 1.1 2018-07-11 10:00:31 +02:00
Will Dietz
773ae700b7 ghc{843,861}: keep '-musleabi' in targets like w/'-gnueabi' 2018-07-10 19:08:56 -05:00
Will Dietz
1780e0e806 cutter: disable jupyter 2018-07-10 18:54:43 -05:00
Will Dietz
26e1a5410a radare2-cutter: wrap to set plugin / lib paths, fix crashery 2018-07-10 18:54:25 -05:00
teh
17fe19f5bf pyre: init at 0.0.8 (#43212) 2018-07-11 01:20:17 +02:00
Vincent Laporte
60629ce2c5 ocamlPackages.xtmpl: 0.16.0 -> 0.17.0 (#43304) 2018-07-11 01:13:01 +02:00
R. RyanTM
1f7689f189 cfr: 0.130 -> 0.132 (#43215)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cfr/versions.

These checks were done:

- built on NixOS
- /nix/store/6yymrnh077nbg02mlpyiplqi0g8h3pwx-cfr-0.132/bin/cfr passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.132 with grep in /nix/store/6yymrnh077nbg02mlpyiplqi0g8h3pwx-cfr-0.132
- directory tree listing: https://gist.github.com/03397074385526106bce1680bfe6b8c9
- du listing: https://gist.github.com/c5ff1f69de44790159ee04282b1b3102
2018-07-11 01:07:26 +02:00
Will Dietz
79d01b2e04 radare2-cutter: fix build by skipping over unhelpful helper script :)
At least it's very much not helpful for our usage.
2018-07-10 18:03:25 -05:00
Will Dietz
a70f759224 radare2-cutter: 1.4 -> 1.5 2018-07-10 16:53:00 -05:00
Will Dietz
9d723978e0 radare2: 2.6.0 -> 2.7.0
(via update.py auto-magic ^_^)
2018-07-10 16:51:27 -05:00
Daiderd Jordan
46cbd442e1
Merge pull request #43290 from orivej/qt
qt511.qtbase: fix darwin build
2018-07-10 23:12:18 +02:00
Patrick Hilhorst
6fc62a4deb julia: 0.6.2 -> 0.6.4 2018-07-10 21:05:07 +00:00
Will Dietz
894f313e3c ghc{843,861}: clone linux-gnu targets so musl variants are available
Fixes build with "muslpi" (armv6l-unknown-linux-musleabihf).

This was done via patch at first but it wouldn't apply to both at once,
and it's probably best to stick to just having musl clones for now
(instead of patching 8.6.1 targets into 8.4.3 and hoping that's okay).
2018-07-10 14:57:41 -05:00
Silvan Mosberger
c5f9cd4cde
Merge pull request #43184 from r-ryantm/auto-update/mkdocs
mkdocs: 0.17.4 -> 0.17.5
2018-07-10 21:54:40 +02:00
Peter Simons
ef967e2a40 hackage2nix: cosmetic (avoid use of tabs) 2018-07-10 21:49:18 +02:00
Silvan Mosberger
74f81cfed9
Merge pull request #43188 from r-ryantm/auto-update/libdwarf
libdwarf: 20180129 -> 20180527
2018-07-10 21:15:46 +02:00
Peter Simons
0b0696f4ac haskell-stack: jailbreak to fix the build 2018-07-10 20:10:27 +02:00
Domen Kožar
d3a7439722 haskell-servant-swagger: disable tests until next release 2018-07-10 20:10:27 +02:00
Domen Kožar
7c35b1a006 haskell-amazonka: no need for overrides 2018-07-10 20:10:27 +02:00
Domen Kožar
b039854de1 haskell-lzma: dontCheck 2018-07-10 20:10:27 +02:00
Peter Simons
b49693a0fa haskell-taffybar: drop duplicate override for strictDeps 2018-07-10 20:10:27 +02:00
Peter Simons
e36fcd28a2 cabal2nix: help the regression test suite locate the cabal2nix binary 2018-07-10 20:10:27 +02:00
Peter Simons
1397830470 structured-haskell-mode: fix build with LTS 12.x 2018-07-10 20:10:27 +02:00
Peter Simons
dcd037c14a git-annex: fix the build in LTS 12.x
git-annex depends on 'esqueleto', which is not actively maintained. As a
result, 'esqueleto' fails to compile with recent versions of 'persistent',
which in turns requires us to link with old versions of 'conduit' and so on and
so forth. It's a disaster. I wasted several hours of my life trying to make
that build work, but eventually I gave up and dropped support for S3 and for
the Web app from git-annex to get rid of the most problematic dependencies.
That reduced version of git-annex is still difficult enough to compile, but at
least it's possible.
2018-07-10 20:10:27 +02:00
Peter Simons
1cc53afdd2 haskell-xmonad-contrib: apply patches to fix the build 2018-07-10 20:10:27 +02:00
Peter Simons
0c45d331c7 haskell-xmobar: build with older versions of its dependencies 2018-07-10 20:10:27 +02:00
Peter Simons
279287a91c haskell-haddock-library: jailbreak and disable test suite to fix the build 2018-07-10 20:10:26 +02:00
Peter Simons
1cc37b2947 haskell-tree-diff: jailbreak to fix the build 2018-07-10 20:10:26 +02:00
Peter Simons
f73baa30f3 haskell-odpic-raw: can't compile this package on Hydra because of unfree dependencies 2018-07-10 20:10:26 +02:00
Peter Simons
62239af3ee haskell-manifolds: break infinite recursion in test suite dependencies 2018-07-10 20:10:26 +02:00
Peter Simons
1096d95c84 haskell-hledger: drop obsolete overrides for ghc-8.2.x 2018-07-10 20:10:26 +02:00
Peter Simons
a711d4342f Update Haskell overrides for lts-12.x. 2018-07-10 20:10:26 +02:00
Peter Simons
444404fc4a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix 2.9.3-3-ge82312f from Hackage revision
386d91ec32.
2018-07-10 20:10:26 +02:00
Peter Simons
6ad292424a hackage2nix: update list of broken Hydra builds 2018-07-10 20:10:18 +02:00
Peter Simons
32bd0c4f50 hackage2nix: xmobar-0.26 needs old versions of dbus and hinotify to compile 2018-07-10 20:10:18 +02:00
Peter Simons
69cd09f8fb Switch default Haskell package set to LTS-12.x and GHC 8.4.3.
We are at LTS Haskell 12.0.
2018-07-10 20:10:18 +02:00
mulderr
b8561e3e20 odpic: 2.4.0 -> 2.4.2 (#43295) 2018-07-10 19:54:27 +02:00
Peter Simons
ff478794fd
Merge pull request #43287 from iimog/fix-rhdf5lib
rPackages.rhdf5: fix installation
2018-07-10 19:00:24 +02:00
Orivej Desh
bbca5042ac qt511.qtbase: fix darwin build
Qt 5.11.1 replaced one occurrence of NSMouseMoved with NSEventTypeMouseMoved:
da32360ffc.

It is not available in AppKit from macOS 10.10, therefore this change restores
NSMouseMoved: https://developer.apple.com/documentation/appkit/nsmousemoved

Closes #43258
2018-07-10 15:27:17 +00:00
xeji
2f4f631b6a
Merge pull request #43244 from bricewge/drone-cli
drone-cli: add package
2018-07-10 17:23:27 +02:00
Markus Ankenbrand
89f44c1314 rPackages.rhdf5: fix installation
Fix #43285
2018-07-10 16:38:11 +02:00
Matthew Bauer
11e8ecf581
Merge pull request #43274 from bkchr/android_ndk_callpackage
androidndk: Use `callPackage` to support overriding the `fullNdk` option
2018-07-10 10:32:50 -04:00
Brice Waegeneire
fb25fe7879
drone-cli: add package
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-10 15:26:23 +02:00
Frederik Rietdijk
d536905e5b
Merge pull request #43276 from dotlambda/fix-flexget
Fix flexget
2018-07-10 15:04:53 +02:00
Jan Tojnar
be382109ad
gst_all_1.gst-plugins-bad: add more plug-ins 2018-07-10 12:18:01 +02:00
Robert Hensing
873465eede
Merge pull request #42923 from Gabriel439/gabriel/readDirectory
Add `pkgs.haskell.lib.packagesFromDirectory` utility
2018-07-10 11:30:11 +02:00
Robert Schütz
1789ee279e pythonPackages.guessit_2_0: remove 2018-07-10 11:25:18 +02:00
Pascal Wittmann
c2af5149c8
Merge pull request #43261 from vbgl/ocaml-iri-0.4.0
ocamlPackages.iri: init at 0.4.0
2018-07-10 10:48:54 +02:00
Bastian Köcher
ea475c1da5 androidndk: Use callPackage to support overriding the fullNdk option 2018-07-10 09:09:34 +02:00
Michael Raskin
81c18c1b07
Merge pull request #43230 from timokau/gf2x-1.2
gf2x: 1.1 -> 1.2
2018-07-10 03:50:45 +00:00
Uri Baghin
ed98822350 bazel-deps: init at 2018-05-31 (#43018) 2018-07-09 22:38:45 +00:00
John Ericson
547ef77aa7
Merge pull request #43264 from obsidiansystems/splice-more
haskell infra: Use splicing like normal `callPackage`
2018-07-09 18:34:29 -04:00
John Ericson
740cfffcb2 haskell infra: Fix built-time overrides
These should all come from `buildHaskellPackages`
2018-07-09 18:09:17 -04:00
Matthew Bauer
81f78e6d3d
Merge pull request #43256 from matthewbauer/xcbuild-refactor
xcbuild refactor
2018-07-09 17:16:50 -04:00
Matthew Bauer
0534ceac81 xcbuild: move setup hook to xcbuildHook
Not every package that needs xcbuild will want to use its build phase.
I have moved the xcbuild setup hook to the new attribute xcbuildHook.
This means that dontUseXcbuild is no longer needed. If you just need
to call xcbuild on its own you can just refer to xcbuild.
2018-07-09 17:13:58 -04:00