Will Dietz
692068ecfc
radare2-cutter: use r2 built from rev Cutter pins as submodule
2018-07-14 23:25:21 -05:00
Andrew Childs
ad19127009
ffmpeg: fix inverted cross compilation flags
2018-07-15 13:15:24 +09:00
Will Dietz
ec523bef21
radare2-cutter: 1.5 -> 1.6
...
https://github.com/radareorg/cutter/releases/tag/v1.6
2018-07-14 23:04:43 -05:00
Jan Tojnar
7ef73ab110
zita-convolver: fix so link
2018-07-15 02:54:02 +02:00
Matthew Bauer
19fc061a13
Merge pull request #43169 from samueldr/fix/stripDirs
...
Fixes `stripDirs` use after signature change
2018-07-14 19:07:46 -04:00
Will Dietz
5568c7c04b
bloaty: 2018-05-22 -> 2018-06-15 ( #43540 )
2018-07-14 23:12:22 +02:00
Johannes Frankenau
14abd80d1f
python.pkgs.uranium: 3.3.0 -> 3.4.1
2018-07-14 22:53:29 +02:00
Johannes Frankenau
3bedaf24f8
python.pkgs.libarcus: 3.3.0 -> 3.4.1
2018-07-14 22:53:19 +02:00
Johannes Frankenau
07b9fd14df
stb: init at 20180211
2018-07-14 22:45:07 +02:00
gnidorah
1727513d4d
electron: add gtk2 dependency ( #43379 )
2018-07-14 22:06:41 +02:00
R. RyanTM
e458e1307c
mlt: 6.8.0 -> 6.10.0 ( #43331 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mlt/versions .
2018-07-14 21:51:42 +02:00
xeji
27eb3c2673
Merge pull request #41934 from teto/cmd2_0.9.1
...
pythonPackages.cmd2: 0.8.0 -> 0.9.1
2018-07-14 21:50:32 +02:00
R. RyanTM
905e94bf4a
elfutils: 0.172 -> 0.173 ( #43031 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/elfutils/versions .
These checks were done:
- built on NixOS
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-readelf passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-nm passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-size passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-strip passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-elflint passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-findtextrel passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-addr2line passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-elfcmp passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-objdump passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-ranlib passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-strings passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-ar passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-unstrip passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-stack passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-elfcompress passed the binary check.
- /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173/bin/eu-make-debug-archive passed the binary check.
- 16 of 16 passed binary check by having a zero exit code.
- 0 of 16 passed binary check by having the new version present in output.
- found 0.173 with grep in /nix/store/nmml2vhzia58ji531a4q1j97rrj308yj-elfutils-0.173
- directory tree listing: https://gist.github.com/f0b855207a6f13446e77907717da40dd
- du listing: https://gist.github.com/1275237e95e19d1956769a304945cc37
2018-07-14 21:26:33 +02:00
xeji
fbcb86966d
Merge pull request #43430 from tazjin/rebar3-3.6.1
...
rebar3: 3.4.3 -> 3.6.1
2018-07-14 21:10:11 +02:00
Vincent Ambo
74ca35bd81
hex2nix: 0.0.6 -> 0.0.6-a31eadd7
...
Updates hex2nix to a new version that includes pinned dependencies.
This allows building hex2nix even if newer versions of dependencies
than what is packaged in `hex-packages.nix` are available in the
package snapshot.
The version of ibrowse used has been downgraded due to an issue in the
library. Custom builds of the ibrowse and jsx dependencies have been
removed from the derivation.
2018-07-14 20:05:54 +02:00
Vincent Ambo
0cf4c90469
rebar3: 3.4.3 -> 3.6.1
...
Updates rebar3 to version 3.6.1, which amongst other things introduces
support for rebar3 on Erlang/OTP 21.
Changes made:
* rebar3 and dependencies updated to new versions
* rebar3 hermeticity patch updated to apply against new version
* hex package registry snapshot updated
2018-07-14 20:05:53 +02:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
...
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Peter Hoeg
d4f63206d8
Merge pull request #43519 from peterhoeg/u/matroska
...
libebml: 1.3.5 -> 1.3.6 and libmatroska: 1.4.8 -> 1.4.9
2018-07-14 22:26:30 +08:00
Herwig Hochleitner
a6f0ff33b5
Revert "cask: init"
...
This reverts commit 5bede1a252
.
This commit never actually wrapped cask, so it can be safely removed.
see https://github.com/NixOS/nixpkgs/pull/42419
2018-07-14 14:18:57 +02:00
Benjamin Andresen
e805874891
cask: fix incorrect exec
2018-07-14 14:07:23 +02:00
Robert Schütz
bcd0483528
python3.pkgs.djmail: fix build
2018-07-14 13:47:08 +02:00
Robert Schütz
db9e9ed057
python.pkgs.eve: remove superfluous patch
2018-07-14 13:47:08 +02:00
Robert Schütz
3575e894b2
python.pkgs.events: 0.2.1 -> 0.3
2018-07-14 13:47:08 +02:00
Robert Schütz
013ba39557
python.pkgs.celery: fix tests
2018-07-14 13:47:08 +02:00
Robert Schütz
5d59194820
python.pkgs.kombu: 4.0.2 -> 4.2.1
2018-07-14 13:47:08 +02:00
Maximilian Bosch
af17bfdedf
pythonPackages.scikitlearn: apply max_iter
patch from scikitlearn master ( #43483 )
...
See https://github.com/scikit-learn/scikit-learn/pull/10723
This fixes the build of `scikitlearn` on master and nixos-unstable.
The issue is originally an upstream issue
(see https://github.com/scikit-learn/scikit-learn/issues/10619 ) which
was fixed on master and was mainly caused by changes to the environment.
Closes #43466
2018-07-14 13:20:37 +02:00
Mario Rodas
4d6ad88fe2
jbuilder: 1.0+beta20 -> 1.0.0
2018-07-14 11:11:45 +00:00
Peter Hoeg
85f44394a1
libmatroska: 1.4.8 -> 1.4.9
2018-07-14 17:44:44 +08:00
Peter Hoeg
88b8186b13
libebml: 1.3.5 -> 1.3.6
2018-07-14 17:44:18 +08:00
Niklas Hambüchen
e15496203e
haskell: Pass dontStrip
to cabal. Fixes #43506
2018-07-14 03:41:39 +02:00
Jörg Thalheim
b0f2233917
go_1_10: remove cache artifacts from package
...
fixes #42465
2018-07-13 20:02:36 -04:00
volth
2a7aa43c16
bazel: use per-user tmp directory to avoid conflict with other builders
2018-07-13 23:35:28 +00:00
Alyssa Ross
165b6391fc
vagrant: 2.1.1 -> 2.1.2 ( #43416 )
2018-07-14 00:41:37 +02:00
markuskowa
7f1bcb1ebf
octopus: 7.2 -> 8.1 (libxc 3.0.1 -> 4.2.3) ( #43484 )
2018-07-14 00:37:30 +02:00
xeji
ebdb6edad7
Merge pull request #43440 from vbgl/ocaml-lwt_log-1.0.0
...
ocamlPackages.lwt_log: init at 1.0.0
2018-07-14 00:25:55 +02:00
Timo Kaufmann
85f7fa93bc
pythonPackages.cypari2: 1.1.4 -> 1.2.1 ( #43496 )
2018-07-14 00:17:55 +02:00
R. RyanTM
06a6d1cb33
flyway: 5.1.3 -> 5.1.4 ( #43200 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/flyway/versions .
These checks were done:
- built on NixOS
- /nix/store/1g49jlhy30sijz0js59lfnrg8k3mqvjf-flyway-5.1.4/bin/flyway 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 5.1.4 with grep in /nix/store/1g49jlhy30sijz0js59lfnrg8k3mqvjf-flyway-5.1.4
- directory tree listing: https://gist.github.com/869e3436d0f2761951eabdad68c0319d
- du listing: https://gist.github.com/6e8110c905ef757a084d835bb3181c41
2018-07-13 23:55:14 +02:00
Frederik Rietdijk
2c07921cff
Merge pull request #43474 from r-ryantm/auto-update/curlcpp
...
curlcpp: 1.0 -> 1.1
2018-07-13 18:53:00 +02:00
Frederik Rietdijk
ae46f72638
Merge pull request #43371 from r-ryantm/auto-update/aws-sdk-cpp
...
aws-sdk-cpp: 1.4.78 -> 1.4.82
2018-07-13 18:51:40 +02:00
Frederik Rietdijk
edfa03323b
Merge pull request #43347 from r-ryantm/auto-update/flow
...
flow: 0.75.0 -> 0.76.0
2018-07-13 18:43:44 +02:00
Frederik Rietdijk
464f62e040
Merge pull request #43343 from r-ryantm/auto-update/folly
...
folly: 2018.06.25.00 -> 2018.07.09.00
2018-07-13 18:43:24 +02:00
Frederik Rietdijk
6baffc171c
Merge pull request #43449 from r-ryantm/auto-update/wxSVG
...
wxSVG: 1.5.13 -> 1.5.14
2018-07-13 18:40:12 +02:00
Frederik Rietdijk
d8a70837bc
Merge pull request #43451 from r-ryantm/auto-update/tevent
...
tevent: 0.9.36 -> 0.9.37
2018-07-13 18:39:59 +02:00
Frederik Rietdijk
43311347ed
Merge pull request #43452 from r-ryantm/auto-update/tdb
...
tdb: 1.3.15 -> 1.3.16
2018-07-13 18:39:46 +02:00
Vincent Laporte
ade8242b81
ocamlPackages.ezjsonm: 0.4.3 -> 0.6.0
2018-07-13 16:21:33 +00:00
Robert Schütz
d9f66ea5ae
python.pkgs.credstash: 1.14.0 -> 1.15.0
2018-07-13 17:03:42 +02:00
Dan Peebles
6b81baed99
botocore, boto3, awscli: 1.10.48->1.10.57, 1.7.48->1.10.57, 1.15.49->1.15.48
...
As usual, I update all three of these at once because updating any of them
individually will break one or more of them.
2018-07-13 10:11:31 -04:00
Mario Rodas
90959f89b8
pythonPackages.pdfx: init at 1.3.1 ( #42815 )
2018-07-13 14:34:36 +02:00
Profpatsch
adbd3ead27
Revert "bazel: fix darwin build on hydra"
2018-07-13 14:15:37 +02:00
R. RyanTM
119a3ab3da
curlcpp: 1.0 -> 1.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/curlcpp/versions .
2018-07-13 04:02:58 -07:00
Frederik Rietdijk
a659bb01a9
Merge pull request #43364 from FRidh/fltk
...
fltk: get rid of composableDerivation
2018-07-13 12:46:12 +02:00
Patrick Hilhorst
32f4fcaefe
circleci-cli: init at 2018-05-12 ( #43432 )
2018-07-13 12:00:09 +02:00
Peter Hoeg
9bbb84f622
Merge pull request #43424 from dtzWill/update/qtmatrix-quaternion
...
libqmatrixclient: 0.2.1 -> 0.3.0.2; quaternion: 0.0.9 -> 0.0.9.2
2018-07-13 09:45:12 +08:00
R. RyanTM
2261e74091
tdb: 1.3.15 -> 1.3.16
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tdb/versions .
2018-07-12 18:37:41 -07:00
R. RyanTM
3cfdae0057
tevent: 0.9.36 -> 0.9.37
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tevent/versions .
2018-07-12 18:32:00 -07:00
R. RyanTM
5aa354f861
wxSVG: 1.5.13 -> 1.5.14
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxSVG/versions .
2018-07-12 18:01:59 -07:00
Silvan Mosberger
d767c0c253
idris: Remove unneeded overrides
...
- The gmp issue has long been fixed and closed
- The preBuild thing was never used afaik, it works no problem without
it, especially since checks don't run (To get checks to work we'd have
to compile the libraries into idris, which are currently nicely
separated)
- The dependencies overrides aren't needed anymore
2018-07-13 00:59:30 +02:00
Will Dietz
026b88d54f
gtkperf: Add test selection patch from phoronix/openbenchmarking
...
Patch seems to not change default functionality, always use.
2018-07-12 17:35:51 -05:00
Will Dietz
22c94d366f
gtkperf: init at 0.40(.0)
2018-07-12 17:35:19 -05:00
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