Commit Graph

39125 Commits

Author SHA1 Message Date
adisbladis
9cc7be6639
Merge pull request #46877 from marsam/feature/fix-noti-darwin
noti: fix darwin build
2018-09-19 15:47:23 +08:00
Benjamin Hipple
426c2856d7 pythonPackages.python-binance: init at 0.7.0
Library for communicating with the Binance REST API.
2018-09-18 21:44:27 -04:00
Mario Rodas
4c56eb81e9 noti: fix darwin build 2018-09-18 20:13:46 -05:00
John Ericson
7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
John Ericson
35378f0141
Merge pull request #46857 from obsidiansystems/darwin-to-linux-prep
misc pkgs: various cross fixes in preparation for darwin->linux
2018-09-18 16:52:30 -04:00
John Ericson
28a323e331 gccCrossStageStatic: Don't use MUSL, or any libc when targetting linux
Only the regular GCC is built with a libc dependency.
2018-09-18 16:27:04 -04:00
Frederik Rietdijk
3126be4308
Merge pull request #46627 from costrouc/costrouc/dask-extensions
pythonPackages.dask-*: init
2018-09-18 19:24:49 +02:00
Assassinkin
de9fb389f4 pythonPackages.fuse: 0.2.1 -> 0.3.1 | refactor | python3 support 2018-09-18 19:05:34 +02:00
Roger Qiu
31554915a4 pythonPackages.bjoern: init at 2.2.2 2018-09-18 18:51:51 +02:00
Frederik Rietdijk
de419917a3 Merge master into staging-next 2018-09-18 18:44:48 +02:00
Vladyslav Mykhailichenko
336a913f42 pythonPackages.pgspecial: 1.8.0 -> 1.11.2 2018-09-18 14:00:59 +03:00
Jörg Thalheim
7d39e99a1e
Merge pull request #46316 from erosennin/psycopg-2.7.5
pythonPackages.psycopg2: 2.7.1 -> 2.7.5
2018-09-18 11:33:06 +01:00
Roger Qiu
9f3c27a104 makefile2graph: init at 2018-01-03 (#46136) 2018-09-18 08:03:14 +00:00
Jörg Thalheim
bab28c26f1
Merge pull request #46788 from teto/mypy630
python3Packages.mypy: 0.620 -> 0.630
2018-09-18 08:01:53 +01:00
Jörg Thalheim
cb293ec416
Merge pull request #46638 from ryantm/aliases
vimPlugins: warn if alias is used inside overrides
2018-09-18 07:54:38 +01:00
Bob van der Linden
6ab1ee4951
heroku: 5.6.32 -> 7.16.0 2018-09-17 22:23:44 +02:00
Daniel Peebles
bb6506561d
Merge pull request #46756 from copumpkin/patch-shebangs-test
top-level/release.nix: add patchShebangs test
2018-09-17 14:20:25 -04:00
xeji
8a2bf1319d
Merge pull request #46769 from samueldr/zhf/grub
Fixes grub1 installer tests
2018-09-17 19:12:23 +02:00
Matthieu Coudron
676ceb81b7 python3Packages.mypy: 0.620 -> 0.630
Now requires mypy_extensions so added it as well.
2018-09-18 00:31:41 +09:00
Danylo Hlynskyi
969a39bd09 zoom-us: 2.3.128305.0716 -> 2.4.129780.0915, QT downgrade (#46778)
Qt 5.11 was downgraded to 5.9 because of two issues:
- spawns errors like
```
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:20:9: QML BusyIndicator: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SignInWaiting.qml:26:9: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
```
- Google login doesn't work. It just doesn't start embedded webbrowser
2018-09-17 16:06:44 +02:00
Samuel Dionne-Riel
ba09b05702 grub: Use gcc6
GCC 7 wasn't kind to grub.
2018-09-17 09:31:36 -04:00
Henry
fa58491b9e nvramtool: init at 4.8.1 (#46774)
https://www.coreboot.org/Nvramtool
2018-09-17 15:24:25 +02:00
WilliButz
a31a917eb9 codimd: init at 1.2.0 2018-09-17 15:18:52 +02:00
José Romildo Malaquias
395019b38d sierra-gtk-theme: init at 2018-09-14 (#46737) 2018-09-17 10:09:34 +02:00
Roman Volosatovs
d3f49bf5d8
goimports: Remove in favor of gotools 2018-09-17 07:58:04 +02:00
Dan Peebles
a257d64f33 valgrind: don't force LLVM 3.9
This was added when 3.9 was the only one with llvm-dsymutil, but now
almost all of them have it, so the default works fine.
2018-09-17 01:01:29 -04:00
Dan Peebles
88a969d1b7 top-level/release.nix: add patchShebangs test
This is currently failing but nobody noticed!
2018-09-16 14:22:29 -04:00
Roman Volosatovs
18e1eee667
richgo: init at 0.2.8 2018-09-16 14:48:43 +02:00
Dan Peebles
4efd4053ed stdenv/darwin: integrate a new CoreFoundation
This also updates the bootstrap tool builder to LLVM 5, but not the ones
we actually use for bootstrap. I'll make that change in a subsequent commit
so as to provide traceable provenance of the bootstrap tools.
2018-09-15 16:05:46 -04:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Sarah Brofeldt
0fe0f481c7 darcs: unpin ghc (use 8.4.x) version 2018-09-15 19:12:57 +02:00
José Romildo Malaquias
54ab621fa7 matcha: init at 2018-09-14 (#46693) 2018-09-15 16:50:24 +02:00
Bob van der Linden
76001b8509 Deedle: 1.2.0 -> 1.2.5 (#46702) 2018-09-15 16:18:29 +02:00
Maximilian Bode
e5a5cd4806 apacheKafka: 1.1.0 -> 2.0.0 2018-09-15 10:09:21 -04:00
Bob van der Linden
6a4b9dfa2f Paket: 1.18.2 -> 5.179.1 (#46701) 2018-09-15 16:02:55 +02:00
Franz Pletz
d79e201851
matrique: init at 250 2018-09-15 15:25:49 +02:00
xeji
b78348d1a4
Merge pull request #46687 from mbode/salt_darwin
salt: fix darwin build by specifying dependency on tornado 4
2018-09-15 12:38:45 +02:00
xeji
b917bb9449
Merge pull request #46659 from mbode/flink_1_6
flink: 1.5 -> 1.6
2018-09-15 12:26:08 +02:00
Maximilian Bode
2438ceb5b4 salt: fix darwin build by specifying dependency on tornado 4
/cc ZHF #45961
2018-09-15 10:09:36 +02:00
Maximilian Bode
8125de3b40 flink: drop older versions than current and previous minor release
This is consistent with the update policy as laid out in https://flink.apache.org/downloads.html#update-policy-for-old-releases.
2018-09-15 09:38:30 +02:00
Jörg Thalheim
f83a26291f
Merge pull request #46210 from andir/build-rust-crate-changes
buildRustCrate: add heuristic to picking the right binary source files
2018-09-15 08:31:29 +01:00
John Ericson
0bfdab21cf
Merge pull request #46574 from obsidiansystems/elf-header
elf-header: Init at <libc version>
2018-09-15 01:37:18 -04:00
John Ericson
b8ce6a31f5 elf-header: Init at <libc version>
A little shim derivation to get this header for Darwin, where it is
needed for cross compilation.

There's no real reason to do glibc and musl like that, but as I'm
maintaining it I suppose I can go overboard like that.
2018-09-15 01:14:31 -04:00
Bob van der Linden
fb11065050 Newtonsoft.Json: 6.0.8 -> 11.0.2 (#46679) 2018-09-15 01:49:57 +02:00
Robert Helgesson
92b51f5cc0
Merge pull request #46609 from jtojnar/whipper
whipper: replace morituri
2018-09-15 00:29:09 +02:00
xeji
f06134cb16
Merge pull request #46583 from costrouc/costrouc/quantum-espresso
quantum-espresso, siesta init packages for density functional theory calculations
2018-09-15 00:17:25 +02:00
Chris Ostrouchov
a2bc529f22
siesta: init at 4.0.2 2018-09-14 15:40:25 -04:00
Chris Ostrouchov
2c7295ebe0
quantum-espresso: init at 6.3 2018-09-14 15:40:14 -04:00
Jan Tojnar
a74b4cf6ac
whipper: replace morituri
morituri has been dead for a while now and uses gst-python which is
no longer supported wth Python 2. whipper is a maintained fork,
packaged, for example, in Arch.
2018-09-14 20:31:33 +02:00
Jan Tojnar
884c629832
accuraterip-checksum: init at 1.5 2018-09-14 20:31:33 +02:00
Maximilian Bode
3de8769c87 flink: 1.5.0 -> 1.6.0 2018-09-14 18:35:06 +02:00
Ryan Mulligan
48c81f0d55 vimPlugins: warn if alias is used inside overrides 2018-09-14 08:59:01 -07:00
Jan Tojnar
7771df135f
Merge pull request #46636 from jtojnar/flatpak-1.0.2
flatpak: 0.99.3 → 1.0.2
2018-09-14 14:56:57 +02:00
Symphorien Gibol
cd599c8fa6 pythonPackages.pypillowfight: 0.2 -> 0.2.4 2018-09-14 14:32:32 +02:00
Symphorien Gibol
c3612b97e6 fetchFromGitLab: add a group optional argument
For example, paperwork is at https://gitlab.gnome.org/World/OpenPaperwork/paperwork
and you can fetch this repo with group = "World", owner =
"OpenPaperwork", and repo = "paperwork".
2018-09-14 14:30:19 +02:00
xeji
3531c276d5
Merge pull request #46628 from LnL7/darwin-broken-c
broken darwin packages (c)
2018-09-14 10:43:40 +02:00
Jan Tojnar
2d19ee6247
xdg-dbus-proxy: init at 0.1.0 2018-09-14 05:09:01 +02:00
Jan Tojnar
b3d079f34a
Merge pull request #46365 from worldofpeace/elementary-variety
add various elementary thirdparty applications
2018-09-14 02:17:26 +02:00
Christopher Ostrouchov
9ef31b2f96 papi: init at 5.6.0 (#46619)
papi is a high resolution performance counter.
2018-09-13 23:35:06 +02:00
Daiderd Jordan
327edb4b1d
cargo-web: mark broken on darwin
Looks CoreFoundation related.

    Undefined symbols for architecture x86_64:
      "_CFURLResourceIsReachable", referenced from:
          fsevent_sys::core_foundation::str_path_to_cfstring_ref::h0ea4bd94e2c613f2 in libfsevent_sys-ef30b6879660a6c1.rlib(fsevent_sys-ef30b6879660a6c1.fsevent_sys7-49ce33334334dd3a5c7883bf4070f954.rs.rcgu.o)
    ld: symbol(s) not found for architecture x86_64

/cc ZHF #45961
2018-09-13 23:09:05 +02:00
Chris Ostrouchov
bd6873774e
pythonPackages.dask-xgboost: init at 0.1.5 2018-09-13 16:42:25 -04:00
Chris Ostrouchov
72bd196b89
pythonPackages.dask-image: init at 0.1.1 2018-09-13 16:41:58 -04:00
Chris Ostrouchov
ce4b7154ac
pythonPackages.slicerator: init at 0.9.8 2018-09-13 16:41:34 -04:00
Chris Ostrouchov
1a67a15c6f
pythonPackages.pims: init at 0.4.1 2018-09-13 16:41:13 -04:00
Chris Ostrouchov
41cd200b64
pythonPackages.dask-jobqueue: init at 0.4.0 2018-09-13 16:40:58 -04:00
Chris Ostrouchov
32cb956fea
pythonPackages.dask-glm: init at 0.1.0 2018-09-13 16:40:58 -04:00
Chris Ostrouchov
93cdaaa3d4
pythonPackages.dask-ml: init at 0.10.0 2018-09-13 16:40:58 -04:00
Christopher Ostrouchov
e34a9fff1f scalapack: init at 2.0.2 (#46610)
Added scalapack with flexibility to choose blas, lapack, and mpi
implementation.
2018-09-13 21:27:47 +02:00
Christopher Ostrouchov
3c2a74719a parmetis: init at 4.0.3 (#46615) 2018-09-13 21:02:17 +02:00
Andreas Rammhold
0f95d05548 buildRustCrate: add test cases 2018-09-13 20:28:39 +02:00
Andreas Rammhold
1371815060 buildRustCrate: extracted builder scripts into dedicated files
The build expression got quiet large over time and to make it a bit
easier to grasp the different scripts involved in the build are now
separated from the nix file.
2018-09-13 20:28:39 +02:00
Joachim Fasting
546e511edc
tor-browser-bundle-bin: parameterize icon theme 2018-09-13 17:45:49 +02:00
xeji
ed7b654a21
Merge pull request #46593 from ryantm/aliases
treewide: fix `config.allowAliases = false` evaluation
2018-09-13 16:15:43 +02:00
Thomas Tuegel
503962140e
Merge pull request #46483 from bkchr/kde_frameworks
kde-frameworks: 5.49 -> 5.50
2018-09-13 08:49:58 -05:00
Ryan Mulligan
f91a79ecc8 treewide: fix config.allowAliases = false evaluation 2018-09-13 06:47:22 -07:00
Markus J. Ankenbrand
e2df8e7c0f seaview: init at 4.7 (#46595) 2018-09-13 14:10:44 +02:00
Vladyslav Mykhailichenko
af5cea59e7 bat: 0.6.1 -> 0.7.0 2018-09-13 13:30:36 +03:00
Domen Kožar
bef541c569 datadog: add live process monitoring 2018-09-13 09:11:06 +01:00
Uli Baum
1df2560dde Merge branch 'master' into staging-next 2018-09-13 10:08:53 +02:00
Bastian Köcher
df007e9ffe kde-frameworks.syndication: Init 2018-09-13 09:28:22 +02:00
Austin Seipp
0f2b10d1ac libiio: init at 0.15
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-12 23:33:57 -05:00
Alyssa Ross
1ec301ded2 openssl: 1.1.0 -> 1.1.1 (#46524) 2018-09-12 23:56:08 +00:00
xeji
decd819911
Merge pull request #46556 from rnhmjoj/lastpass
qutebrowser: patch all python scripts
2018-09-12 23:51:40 +02:00
xeji
82a49eb8d2
Merge pull request #46355 from xeji/p/nant-drop
nant, boo, banshee: remove
2018-09-12 23:25:37 +02:00
John Ericson
34e3502297
Merge pull request #46517 from srhb/revert-build-host-target-platform-deprecation-master
Revert build host target platform deprecation on master
2018-09-12 17:19:16 -04:00
zimbatm
7880cd6752 vault: 0.10.4 -> 0.11.1
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
Robert Schütz
c15a94b6d1
Merge pull request #45644 from jluttine/update-rlp-1.0.2
pythonPackages.rlp: 1.0.1 -> 1.0.2 (with some new deps)
2018-09-12 12:55:29 +02:00
Jörg Thalheim
e4393102e6 python-jsonrpc-server: init at 0.0.1 2018-09-12 09:03:08 +01:00
Jaakko Luttinen
80b64a2e04
pythonPackage.backports-shutil-which: init at 3.5.1 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
c9bf7f67b9
pythonPackage.pymsgbox: init at 1.0.6 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
38e86a8f1e
pythonPackages.python-u2flib-host: init at 3.0.3 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
9f8e6148c5
pythonPackages.eth-utils: init at 1.2.0 2018-09-12 08:44:18 +03:00
Jaakko Luttinen
541a13ca0a
pythonPackages.eth-typing: init at 1.1.0 2018-09-12 08:44:18 +03:00
rnhmjoj
dca577a36c
python.pkgs.pykeepass: init at 3.0.2 2018-09-12 03:35:25 +02:00
rnhmjoj
75b2058aff
python.pkgs.pyreadability: init at 0.4.0 2018-09-12 03:23:04 +02:00
Ryan Mulligan
8d4248a4cb
Merge pull request #44657 from costrouc/costrouc/dask-distributed
pythonPackages.distributed: 1.15.1 -> 1.22.1
2018-09-11 16:05:58 -07:00
Matthew Bauer
de7c00a2f2
Merge pull request #46471 from jethrokuan/feat/et-book
et-book: init at 1.0
2018-09-11 15:24:03 -05:00
Daiderd Jordan
f61279e45b
perl-TestRunCmdLine: disable tests on darwin
/cc ZHF #45961
2018-09-11 21:03:57 +02:00
Christopher Ostrouchov
dac171dd5d
merge: fixing changes with nixpkgs since pull-request
- pytest-timeout: no longer requires patch
 - joblib: was improperly merged with the github merge tool (never
   using again)
2018-09-11 14:24:59 -04:00
Jaakko Luttinen
c44504410b
pythonPackages.eth-hash: init at 0.1.14 2018-09-11 17:49:48 +03:00
Timo Kaufmann
8ed666f620
Merge pull request #46522 from alyssais/zsh-history-substring-search
zsh-history-substring-search: init at 1.0.1
2018-09-11 16:48:28 +02:00
Samuel Dionne-Riel
288f9c648f
Merge pull request #46501 from LnL7/darwin-perl-Module-Build-XSUtil
perl-Module-Build-XSUtil: fix darwin build
2018-09-11 09:55:27 -04:00
leenaars
28ef51244a pdftag: init at 1.0.3 (#45666) 2018-09-11 15:52:46 +02:00
nyanloutre
71a8aafbb8 pythonPackages.block-io: init at 1.1.8 2018-09-11 15:16:51 +02:00
nyanloutre
3ffca639a4 pythonPackages.base58: init at 1.0.0 2018-09-11 15:16:51 +02:00
Alyssa Ross
e2bdf5ea3b
zsh-history-substring-search: init at 1.0.1 2018-09-11 13:59:54 +01:00
Sarah Brofeldt
2a6e4ae49a Revert "top-level: Deprecate top-level {build,host,target}Platform"
This reverts commit e51f736076.
2018-09-11 13:25:50 +02:00
Jörg Thalheim
1bdba70b71
Merge pull request #44496 from Yarny0/hylafaxplus
Hylafaxplus
2018-09-11 10:48:19 +01:00
Jörg Thalheim
50eca7656d
Merge pull request #46504 from manveru/update-taskjuggler
taskjuggler: 3.5.0 -> 3.6.0
2018-09-11 09:14:43 +01:00
adisbladis
f384fdb240
pulseaudio-modules-bt: init at unstable-2018-09-11 2018-09-11 10:16:09 +08:00
Michael Fellinger
bc7c56f2a4 taskjuggler: 3.5.0 -> 3.6.0 2018-09-11 03:06:29 +02:00
Daiderd Jordan
5e8fd8792b
perl-Mouse: fix darwin build
/cc ZHF #45961
2018-09-11 00:55:30 +02:00
Daiderd Jordan
dc6b36b994
perl-Module-Build-XSUtil: fix darwin build
While building the tests LD gets called with -mmacosx-version-min=10.10
which is a CC flag, causing the build to fail with LD=ld.  This is
pretty common with perl packages.

/cc ZHF #45961
2018-09-11 00:28:05 +02:00
volth
50789a0b19 perlPackages: ZHF 18.09 (#46493) 2018-09-10 22:13:45 +02:00
Matthew Bauer
40d19d8e7c
Merge pull request #45102 from jbedo/hisat2
hisat2: init 2.1.0
2018-09-10 15:11:58 -05:00
Matthew Bauer
579e206bdb
Merge pull request #45323 from leenaars/ydiff
ydiff: init at 1.1
2018-09-10 15:09:42 -05:00
Matthew Bauer
a03f07e18b
Merge pull request #45632 from leenaars/thonny2
thonny: init at 3.0.0b3
2018-09-10 15:04:30 -05:00
Matthew Bauer
5d40389181
Merge pull request #46028 from e-user/pkgs/semodule-utils-2.7
semodule-utils: init at 2.7
2018-09-10 14:54:33 -05:00
Daiderd Jordan
189b861638
Merge pull request #46422 from LnL7/darwin-bullet
bullet: fix darwin build
2018-09-10 21:34:03 +02:00
adisbladis
76d4ff205b
Merge pull request #46405 from swdunlop/nats-streaming-server-0.11.0
nats-streaming-server: init at 0.11.0
2018-09-11 01:04:50 +08:00
zimbatm
404b224529
govendor: init at 1.0.9 (#46485) 2018-09-10 17:47:58 +01:00
Jörg Thalheim
2d4dcefd9e
Merge pull request #46465 from uri-canva/bazel-jdk10
bazel: add bazel_jdk10 variant
2018-09-10 16:27:01 +01:00
Uri Baghin
d1818ad6b1 bazel: add bazel_jdk10 variant 2018-09-10 23:33:21 +10:00
Timo Kaufmann
2b6144d1ad
Merge pull request #46368 from Ma27/fix-mahotas
pythonPackages.mahotas: fix build, move expression
2018-09-10 11:56:50 +02:00
Maximilian Bosch
ee897b64ff
pythonPackages.mahotas: fix build, move expression
See https://hydra.nixos.org/build/80828287

Moves `mahotas` out of `python-packages.nix` into its own file and fixes
broken test cases by skipping them using nosetest's `@nottest`
annotation.

These tests broke from time to time in a sandbox and are therefore
considered impure.

Addresses #45960
2018-09-10 11:32:58 +02:00
Jethro Kuan
6852e6ed25 init et-book package 2018-09-10 17:29:30 +08:00
adisbladis
cdce8f9034
Merge pull request #46428 from bhipple/fix/dockerTools
dockerTools: unpin go version
2018-09-10 08:15:38 +08:00
worldofpeace
7d7086cc1d aesop: init at 1.0.5 2018-09-09 18:34:32 -04:00
worldofpeace
805dd4534d vocal: init at 2.2.0 2018-09-09 18:34:32 -04:00
worldofpeace
93d68d85f1 hashit: init at 0.2.0 2018-09-09 18:34:32 -04:00
worldofpeace
5a9d853d22 meteo: init at 0.8.5 2018-09-09 18:34:32 -04:00
worldofpeace
3865974177 taxi: init at 0.0.1 2018-09-09 18:34:31 -04:00
worldofpeace
59821548f0 notejot: init at 1.4.5 2018-09-09 18:34:31 -04:00
worldofpeace
0f760506be quilter: init at 1.6.3 2018-09-09 18:34:30 -04:00
worldofpeace
2785958760 bookworm: init at 1.0.0 2018-09-09 17:22:38 -04:00
Franz Pletz
4d11a37c69
spdlog_1: init 1.1.0 2018-09-09 22:15:06 +02:00
Franz Pletz
8473168bef
mtxclient: init at 0.1.0 2018-09-09 22:15:06 +02:00
Benjamin Hipple
4d8bb9a34a dockerTools: unpin go version
The linked PR has been merged, and in fact dockerTools has upgraded to the
latest `go1.11` compiler:

https://github.com/moby/moby/pull/35739
https://github.com/moby/moby/pull/37358
2018-09-09 11:21:59 -04:00
Periklis Tsirakidis
136fb311c7 elpy: fix build dep 2018-09-09 17:14:59 +02:00
Jörg Thalheim
ab8f0aa476
Merge pull request #46392 from andrew-d/adunham/wkhtmltopdf-qt5
wkhtmltopdf: 0.12.4 -> 0.12.5, use Qt5
2018-09-09 15:10:12 +01:00
Daiderd Jordan
939debc7a4
bullet: fix darwin build
The examples fail with an opengl related issue:

    Undefined symbols for architecture x86_64:
      "SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from:
          _main in main_opengl_single_example.o
      "_useShadowMap", referenced from:
          GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o
    ld: symbol(s) not found for architecture x86_64

And the tests need an extra dependencly, possibley related to
https://github.com/bulletphysics/bullet3/issues/819

    ld: library not found for -lBussIK

/cc ZHF #45961
2018-09-09 15:34:03 +02:00
Maximilian Bode
5b1b4adb2a pythonPackages.CDDB: fix darwin build (#46412) 2018-09-09 12:10:18 +02:00
Scott W. Dunlop
c69933f71b nats-streaming-server: init at 0.11.0 2018-09-08 23:11:24 +00:00
Andrew Dunham
5e94e2bc7c wkhtmltopdf: 0.12.4 -> 0.12.5, use Qt5 2018-09-08 16:11:06 -07:00
Matthew Bauer
a0dc4854af
Merge pull request #38878 from tadfisher/steamcmd
steamcmd: init at 20180104
2018-09-08 17:55:56 -05:00
Matthew Bauer
72ffce41f6
Merge pull request #46372 from periklis/remove-ffp
Remove outdated external package emacs-find-file-in-project
2018-09-08 17:23:06 -05:00
Jan Malakhovski
b7bd0561be Merge branch 'master' into staging 2018-09-08 22:08:32 +00:00
Tad Fisher
0b2b7b2d53 steamcmd: init at 20180104 2018-09-08 13:39:32 -07:00
Robert Helgesson
bcedf59d84
perl-packages: remove rycee from maintainers
I no longer use or develop Perl regularly so cannot vouch for these
packages anymore.
2018-09-08 15:15:41 +02:00
Yarny0
a08b633fe7 HylaFAX+: init at 5.6.0
Create the top-level packages attribute
'hylafaxplus' that builds HylaFAX+ .

Note:
The nobody uid and the nogroup gid
are hardcoded in the package.
The package build recipe file
contains options to modify these ids.
2018-09-08 14:21:40 +02:00
Vladyslav M
3b4ab85f01 ripgrep: 0.9.0 -> 0.10.0 (#46331) 2018-09-08 14:21:25 +02:00
Maximilian Bosch
37032db583 chessx: fix build (#46359)
See https://hydra.nixos.org/build/80998335.

Upstream doesn't support QT 5.11 ATM which broke compilation:

```
src/dialogs/savedialog.cpp: In constructor ‘SaveDialog::SaveDialog(QWidget*, Qt::WindowFlags)’:
src/dialogs/savedialog.cpp:37:34: error: invalid use of incomplete type ‘class QButtonGroup’
     group = new QButtonGroup(this);
```

The Arch community recommends to use an older QT version to fix
this (https://aur.archlinux.org/packages/chessx/).

Furthermore the `QT_PLUGIN_PATH` wasn't set properly which broke the
runtime since QT coudln't find the `xcb` plugin:

```
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized.
Reinstalling the application may fix this problem.
```

Finally, some minor style fixes were made for consistent indentation.

Addresses #45960
2018-09-08 14:19:24 +02:00
Periklis Tsirakidis
1b4f19ca73 Remove outdated external package emacs-find-file-in-project 2018-09-08 13:29:48 +02:00
Uli Baum
2953d4c994 banshee: remove
- was broken since June 2016 because it depends on `boo`
- no visible attempts to fix in over 2 years
2018-09-08 10:24:22 +02:00
Uli Baum
dc84de59d1 nant: remove
- our version is from 2015
- it doesn't build
- upstream project is dead, last release 2012, last commit Oct 2016.
- used by only 1 nixpkgs package: `boo`, marked broken since 2016.
2018-09-08 10:23:23 +02:00
Uli Baum
5a166ffd47 boo: remove, broken since Jun 2016
marked broken in June 2016, no visible attempt to fix it,
so let's get rid of it
2018-09-08 10:23:23 +02:00
Matthew Bauer
203d77171c
Merge branch 'staging' into remove-mesa-darwin 2018-09-07 22:14:55 -05:00
Tim Steinbach
bd55a78f6d nanorc: Init at 2018-09-05 2018-09-07 21:11:26 -04:00
Maximilian Bosch
218ac50fd4 pythonPackages.trio: fix build (#46342)
Fixes the build for `python3Packages.trio' for the next ZHF iteration.
Please refer to the Hydra build for further reference: https://hydra.nixos.org/build/80617356

`python3Packages.sniffio` is needed for the build, otherwise the build
aborts with an error like this:

```
  Could not find a version that satisfies the requirement sniffio (from trio==0.6.0) (from versions: )
No matching distribution found for sniffio (from trio==0.6.0)
```

See #45960
2018-09-08 01:02:55 +02:00
Alexey Shmalko
e5e4fd8ede
Merge pull request #46327 from costrouc/costrouc/markerlib
pythonPackages.markerlib: init at 0.6.0
2018-09-07 23:38:16 +03:00
Chris Ostrouchov
2895560f4f
pythonPackages.markerlib: init at 0.6.0 2018-09-07 14:08:35 -04:00
xeji
a60e79425b
Merge pull request #46019 from veprbl/pr/geant4_overhaul
geant4 overhaul
2018-09-07 20:08:17 +02:00
Claas Augner
9466627d36 phpPackages.xdebug26: 2.6.0 -> 2.6.1 (#46205) 2018-09-07 17:57:37 +02:00
Claas Augner
da63c86e3e phpPackages.psysh: 0.9.6 -> 0.9.8 (#46206) 2018-09-07 17:56:43 +02:00
Claas Augner
6ae3f9a3f7 phpPackages.composer: 1.6.5 -> 1.7.2 (#46203) 2018-09-07 17:56:17 +02:00
xeji
6f3ff5acc7
Merge pull request #46186 from costrouc/costrouc/python-ncclient
pythonPackages.ncclient: refactor + init pythonPackages.selectors2
2018-09-07 17:33:58 +02:00
Timo Kaufmann
e326c0156d
Merge pull request #45728 from Ma27/nixos/weechat-module
nixos/weechat: add module
2018-09-07 17:19:46 +02:00
Sarah Brofeldt
4ae70b7771
Merge pull request #46111 from stites/noti
noti: init at 3.1.0
2018-09-07 16:35:18 +02:00
stites
f1c30cf772 noti: init at 3.1.0 2018-09-07 10:28:03 -04:00
Chris Ostrouchov
11c3fe2258
pythonPackages.selectors2: init at 2.0.1
Added package becuase now dependency of ncclient.
2018-09-07 10:22:22 -04:00
Andrey Golovizin
2bec98ae06 pythonPackages.psycopg2: 2.7.1 -> 2.7.5 2018-09-07 15:40:34 +02:00
Maximilian Bosch
a8efe61412
weechat: 2.1 -> 2.2; improve package configuration
This aims to make the `weechat` package even more configurable. It
allows to specify scripts and commands using the `configure` function
inside a `weechat.override` expression.

The package can be configured like this:

```
with import <nixpkgs> { };
weechat.override {
  plugins = { availablePlugins, ... }: {
    plugins = builtins.attrValues availablePlugins;

    init = ''
      /set foo bar
      /server add freenode chat.freenode.org
    '';

    scripts = [ "/path/to/script.py" ];
  };
}
```

All commands are passed to `weechat --run-command "/set foo bar;/server ..."`.

The `plugins' attribute is not necessarily required anymore, if it's
sufficient to add `init' commands, the `plugins' will be
`builtins.attrValues availablePlugins' by default.

Additionally the result contains `weechat` and `weechat-headless`
(introduced in WeeChat 2.1) now.
2018-09-07 13:10:43 +02:00
Michael Raskin
0e4197b34b julia: readd julia_06 name, make julia an alias that selects a version, as we usually do for incompatible versions 2018-09-07 11:39:52 +03:00
xplat
3fc7c5b591 opam: 1.2.2 -> 2.0.0 (#45806) 2018-09-06 19:18:34 +02:00
Matthieu Coudron
13050ccc0b python3Packages.genanki: init at 0.6.0
Library to generate anki flashcards.
2018-09-06 18:31:57 +02:00
Paul TREHIOU
fc2c606a7a jackett: 0.9.41 -> 0.10.160 (#46114)
* jackett: update mono to 5.8

Jackett needs mono version >= 5.8

https://github.com/Jackett/Jackett/blob/master/README.md#supported-systems

* jackett: 0.9.41 -> 0.10.160
2018-09-06 18:02:33 +02:00
John Ericson
24209d29f0
Merge pull request #46148 from obsidiansystems/plain-system-host
top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform
2018-09-06 09:37:20 -04:00
John Ericson
773233ca77 top-level, stdenv: Make system and stdenv.system describe the hostPlatform.
Intuitively, one cares mainly about the host platform: Platforms differ
in meaningful ways but compilation is morally a pure process and
probably doesn't care, or those difference are already abstracted away.
@Dezgeg also empirically confirmed that > 95% of checks are indeed of
the host platform.

Yet these attributes in the old cross infrastructure were defined to be
the build platform, for expediency. And this was never before changed.
(For native builds build and host coincide, so it isn't clear what the
intention was.)

Fixing this doesn't affect native builds, since again they coincide. It
also doesn't affect cross builds of anything in Nixpkgs, as these are no
longer used. It could affect external cross builds, but I deem that
unlikely as anyone thinking about cross would use more explicit
attributes for clarity, all the more so because the rarity of inspecting
the build platform.
2018-09-06 08:33:51 -04:00
John Ericson
0af9072e74
Merge pull request #46059 from obsidiansystems/deprecate-top-level-platform-aliases
top-level: Deprecate top-level `{build,host,target}Platform`
2018-09-06 07:52:17 -04:00
Profpatsch
e8f336fac2 skawarePackages.nsss: init at 0.0.1.0 2018-09-06 11:53:22 +02:00
Profpatsch
0071ae1d4f skawarePackages: factor out the common parts
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.

A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch
57b431590b skaware: bundle all skaware packages into an attrset
They are normally updated in lockstep, this makes maintenance more
convenient.
2018-09-06 11:53:22 +02:00
Sarah Brofeldt
a59f244b2c
Merge pull request #46126 from flokli/gmpy-phe
pythonPackages: cleanup gmpy[2], add phe
2018-09-06 10:31:56 +02:00
Jörg Thalheim
6e6ef8871b
Merge pull request #46135 from vbgl/ocaml-re-1.8.0
ocamlPackages.re: 1.7.3 -> 1.8.0
2018-09-06 08:24:17 +01:00
Vladimír Čunát
b5bd566172
Merge #46075: texinfoInteractive: fix for new perl 2018-09-06 09:09:44 +02:00
Christopher Ostrouchov
ed130935c8
Merge branch 'master' into costrouc/dask-distributed 2018-09-05 23:53:23 -04:00
Chris Ostrouchov
4f70170f8a
pythonPackages.distributed: 1.15.1 -> 1.22.1
The github repository was downloaded instead of the pypi repository
for testing (needed `conftest.py`). Major work was done on the
underlying dependencies to make distributed work on python 2.7,
3+. Note that the test **do** take a significant amount of time (10-15
minutes).

 - moved to `python-modules`
 - compatible with 2.7, 3+
 - all tests pass (previously tests were not run)
2018-09-05 23:46:28 -04:00
Chris Ostrouchov
7b920172db
pythonPackages.pytest-repeat: init at 0.6.0
- compatible with 2.7, 3+
 - all tests pass and running
2018-09-05 23:46:28 -04:00
Chris Ostrouchov
3a56e314b8
pythonPackages.python-lz4: init at 2.1.0
Fetching from github repository instead of pypi so that all tests can
be run.

 - compatible with 2.7, 3+
 - all tests pass
2018-09-05 23:46:28 -04:00
Chris Ostrouchov
5704642a3f
pythonPackages.pytest-faulthandler: init at 1.5.0
- compatible with 2.7 and 3+
 - all test pass.
2018-09-05 23:46:28 -04:00
Tim Steinbach
f89d6d92b7
linux: Remove 4.17 2018-09-05 21:02:09 -04:00
Florian Klink
e053386c92 gmpy2: 2.0.6 -> 2.0.8
Also move outside python-packages.nix
2018-09-05 23:56:20 +02:00
Florian Klink
7339a4004c gmpy: move outside python-packages.nix 2018-09-05 23:56:20 +02:00
Florian Klink
f051f66c9a phe: init at 1.4.0 2018-09-05 23:56:20 +02:00
John Ericson
32df8909e5
Merge pull request #46076 from oxij/tree/cleanups
trivial: treewide: random noop cleanups
2018-09-05 15:14:12 -04:00
Matthew Bauer
4120a9dda7
Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdal
Libprefixed to multioutput/heimdal
2018-09-05 13:50:13 -05:00
Vincent Laporte
f0a0ccabcc
ocamlPackages.seq: init at 0.1 2018-09-05 17:12:13 +00:00
Jan Malakhovski
0b89ece569 Revert "texinfoInteractive: fixup build by using older perl"
This reverts commit 7a22083e12.
2018-09-05 16:39:37 +00:00
Jethro Kuan
a9a380b259 pythonPackages.tflearn: 0.2.1 -> 0.3.2 (#46102) 2018-09-05 17:38:23 +01:00
John Ericson
e51f736076 top-level: Deprecate top-level {build,host,target}Platform
I don't know when we can/should remove them, but this at least gets
people to stop using them. The preferred alternatives also date back to
17.09 so writing forward-compatable code without extra conditions is
easy.

Beginning with these as they are the least controversial.
2018-09-05 11:53:51 -04:00