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