Commit Graph

43310 Commits

Author SHA1 Message Date
Sander van der Burg
a18da9b689 titaniumenv: add hack to reduce keychain blocking problems 2018-01-09 13:24:30 +01:00
Orivej Desh
7a891ebbdd
Merge pull request #33641 from dhess/gcc-armv7l-fix
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
2018-01-09 12:18:43 +00:00
Sander van der Burg
792d48bc94 titaniumenv: fix path to IPA build product 2018-01-09 12:30:58 +01:00
adisbladis
9638055534
inotify-tools: 3.14 -> 3.20.1
Closes #33609
2018-01-09 12:14:46 +08:00
Drew Hess
3ed545ab31
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
This commit breaks native armv7l-linux builds. Revert it until it can
be root-caused. This reversion does not affect other platforms or
cross-compiling.

This reverts commit 0f5c804631.
2018-01-08 20:03:33 -08:00
adisbladis
c2316114bc
stdenv: Kill off ensureDir 2018-01-09 11:14:48 +08:00
Daiderd Jordan
b195d8ab07 rustc: disable failing tests on darwin 2018-01-09 03:37:53 +01:00
zimbatm
0af2c5891b rust: store the cargo-vendor config
cargo-vendor generates almost the right cargo config. Store it with the
vendored files and patch it on use.

This allows to re-use the generated config when using git dependencies.
2018-01-09 03:37:53 +01:00
zimbatm
c5456dbfec cargo: 0.22.0 -> 0.23.0 2018-01-09 03:37:53 +01:00
zimbatm
8559dd0474 rustc: 1.21.0 -> 1.22.1
* removed --enable-clang as it has disappeared
* removed old fixes that have been integrated in upstream
2018-01-09 03:37:53 +01:00
Shea Levy
6d3ff29d03
Add grpc. 2018-01-08 21:27:32 -05:00
Shea Levy
9d7883374c
Add gflags 2018-01-08 21:27:32 -05:00
Hamish Mackenzie
d3eaa5a4de haskell: Fix depending on libs with internal libs on darwin. 2018-01-09 14:43:13 +13:00
Bas van Dijk
9aad587cbb opencv: have a better fix for the python bindings issue 2018-01-09 00:46:35 +00:00
Bas van Dijk
6919867b3b opencv: disable dnn_modern on darwin 2018-01-09 00:46:35 +00:00
Bas van Dijk
72a76fe8c3 opencv: fix build of the videoio module on darwin 2018-01-09 00:46:35 +00:00
Bas van Dijk
13639d24ef opencv: support optional unfree algorithms 2018-01-09 00:46:35 +00:00
Bas van Dijk
81acfbfb9f opencv: use system protobuf compiler 2018-01-09 00:46:34 +00:00
Bas van Dijk
965e5c24d6 opencv: 3.3.1 -> 3.4.0 2018-01-09 00:46:34 +00:00
Bas van Dijk
56ec6ee97e ogrepaged: patch to make it build with ogre-1.10 2018-01-09 00:46:34 +00:00
Bas van Dijk
a1c21efdad ogre: package old version 1.9.1 for mygui, rigsofrods, and stuntrally 2018-01-09 00:46:34 +00:00
Bas van Dijk
968fc0bc0b ogre: 1.10.10 -> 1.10.11 2018-01-09 00:46:34 +00:00
Bas van Dijk
4a94001e13 ogre: 1.9 -> 1.10.10 2018-01-09 00:46:34 +00:00
Jörg Thalheim
d273f02cd1
Merge pull request #33543 from ThomasMader/dtools2.078.0
dtools: 2.075.1 -> 2.078.0
2018-01-08 23:36:30 +01:00
Vladimír Čunát
9297a84a85
Merge #33623: libsigcxx: remove patch forcing -std=c++11 2018-01-08 21:25:34 +01:00
Jeroen de Haas
157332d666 libsigcxx: removed patch that forced -std=c++11 in pkg-config file
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.

The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.

This fixes NixOS/nixpkgs#33534.
2018-01-08 19:54:15 +01:00
Jude Taylor
d2734eead9 fix typo 2018-01-08 10:31:12 -08:00
Jude Taylor
a19e258707 let ghcjs packages compile with new cross-compiling 2018-01-08 10:30:15 -08:00
Frederik Rietdijk
6399ddcbdf
Merge pull request #33606 from lsix/django_2_0_1
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
2018-01-08 17:58:04 +01:00
Lancelot SIX
40de82611b
pythonPackages.django: 1.11.8 -> 1.11.9
See https://docs.djangoproject.com/en/2.0/releases/1.11.9/ for release
information
2018-01-08 17:39:37 +01:00
Vladimír Čunát
5837d1a070
Merge branch 'master' into staging 2018-01-08 17:33:31 +01:00
Will Dietz
60c8c1bd2d pythonPackages.structlog: patch to fix tests, build 2018-01-08 09:48:13 -06:00
Peter Simons
397515c682
Merge pull request #33607 from mpickering/purescript
Jailbreak purescript package
2018-01-08 14:46:54 +01:00
Yegor Timoshenko
d0cfab8346
Merge pull request #33330 from karolchmist/fix-dotty-lib-folder-public
dotty: wrap to prevent installing all the files in profile
2018-01-08 13:16:20 +00:00
Gabriel Ebner
738e97fcca pythonPackages.pyfakefs: init at 3.3 2018-01-08 14:09:18 +01:00
Matthew Pickering
889d618f16 Jailbreak purescript package
See

https://github.com/NixOS/nixpkgs/issues/33355
https://github.com/purescript/purescript/issues/3189
2018-01-08 12:52:51 +00:00
Karol Chmist
6c6f620e59 Wrap dotty to prevent installing all the files profile 2018-01-08 12:43:44 +01:00
Lancelot SIX
133869e7f4
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
See https://docs.djangoproject.com/en/2.0/releases/2.0.1/ for release
information
2018-01-08 12:08:30 +01:00
Peter Simons
83a5765b1f LTS Haskell 10.3
This update was generated by hackage2nix v2.7.2 from Hackage revision
f0c9745e58.
2018-01-08 11:52:28 +01:00
Peter Simons
48a6d1a2ab
Merge pull request #33405 from dhess/ghc-armv7l
Make GHC work on armv7l-linux
2018-01-08 11:50:41 +01:00
John Ericson
0fb724507a
Merge pull request #33576 from dtzWill/fix/cross-readline
readline: Don't attempt to check for broken wcwidth
2018-01-08 03:00:31 -05:00
Ben Gamari
dc8bd43249 readline: Don't attempt to check for broken wcwidth
The test requires running code on the target.
2018-01-08 02:55:08 -05:00
Geoffrey Huntley
0056411afc
corrected spelling mistake 2018-01-08 16:45:10 +11:00
Jude Taylor
b980675107 add haddock-api-2.17 for GHC 8.0 2018-01-07 15:47:11 -08:00
Michael Raskin
5491aaa27e pythonPackages.marionette_driver: 2.3.0 -> 2.5.0 2018-01-07 22:47:54 +01:00
Arseniy Seroka
9dcb4b40b0
Merge pull request #33581 from vbgl/gnumeric-1.12.37
gnumeric: 1.12.36 -> 1.12.38; goffice: 0.10.36 -> 0.10.38
2018-01-07 23:32:11 +03:00
Daiderd Jordan
d01cb0c1ea
dleyna-core: use addEnvHooks 2018-01-07 21:27:27 +01:00
Peter Simons
066ec6a149
Merge pull request #33564 from mpickering/issue-33355
Add ansi-terminal < 0.7 to hackage2nix.yaml config
2018-01-07 19:47:13 +01:00
Pascal Wittmann
92dbe72331
libfilezilla: 0.11.1 -> 0.11.2 2018-01-07 17:09:13 +01:00
Francois-Rene Rideau
aa87655318 gambit: 4.8.8-415-g29ed48bb -> 4.8.8-427-g37b111a5 2018-01-07 10:00:21 -05:00
Pascal Bach
e9519ba32a gitlab-runner: 10.2.0 -> 10.3.0 2018-01-07 15:58:54 +01:00
Pascal Bach
d321f91fa1 remarshal: 0.6.0 -> 0.7.0
The checks in 0.6.0 did no longer work with the updated dependencies.
Updating to 0.7.0 fixes the issue.

The deps.nix file was used for the go version and is no longer required
as remarshal is now written in python.
2018-01-07 15:58:54 +01:00
Gemini Lasswell
8d86d2d7ef arduino: 1.8.2 -> 1.8.5 2018-01-07 15:45:46 +01:00
adisbladis
4cc3510a92 openssl_1_1_0: Fix CVE-2017-3738 2018-01-07 14:48:24 +01:00
Vincent Laporte
a0601f244b
gnumeric: 1.12.36 -> 1.12.38
goffice: 0.10.36 -> 0.10.38
2018-01-07 12:08:25 +00:00
Matthew Pickering
80913e7471 Add ansi-terminal < 0.7 to hackage2nix.yaml config
This is required in order to resolve #33355
2018-01-07 11:22:37 +00:00
Vladimír Čunát
49a45fb51f
Merge #33311: meson: set checkPhase in setup hook 2018-01-07 11:28:46 +01:00
Frederik Rietdijk
e527eb0373 Revert "wrapPythonPrograms: do not propagate disabling user site-packages to child-processes"
This reverts commit 310203565c.

See 310203565c (commitcomment-26697890)
2018-01-07 11:21:28 +01:00
Thomas Mader
9ae35802d8 dtools: 2.075.1 -> 2.078.0 2018-01-07 11:19:03 +01:00
Vincent Laporte
bec72bf65c
ocamlPackages.otr: 0.3.3 -> 0.3.4 2018-01-07 10:00:45 +00:00
Frederik Rietdijk
f345f35a54 python2.pkgs.ipython: 5.3.0 -> 5.5.0 2018-01-07 10:53:34 +01:00
Jörg Thalheim
7c378a352a
Merge pull request #33550 from eqyiel/flow-0.63.1
flow: 0.62.0 -> 0.63.1
2018-01-07 10:32:06 +01:00
Frederik Rietdijk
4bd2200b81
Merge pull request #33557 from NixOS/python-unstable
Python: package updates
2018-01-07 10:24:20 +01:00
Frederik Rietdijk
ca72b38fcd python.pkgs.ldaptor: init at 16.0.1 2018-01-07 10:20:35 +01:00
Frederik Rietdijk
dceec24705 python.pkgs.cytoolz: fix build 2018-01-07 10:02:48 +01:00
Frederik Rietdijk
aac9c9d337
Merge pull request #33528 from FRidh/imp/pythonnousersite
wrapPythonPrograms: do not propagate disabling user site-packages to child-processes
2018-01-07 09:59:00 +01:00
Daiderd Jordan
5a02143c20
Merge pull request #33010 from LnL7/cacert-hook
cacert: add hook that sets SSL_CERT_FILE
2018-01-07 09:55:15 +01:00
Frederik Rietdijk
c8aead477f python.pkgs.datashape: 0.5.2 -> 0.5.4 2018-01-07 09:51:20 +01:00
Frederik Rietdijk
87340d32bb python.pkgs.bootstrapped-pip update setuptools 38.2.5 -> 38.4.0 2018-01-07 09:47:15 +01:00
Frederik Rietdijk
f3878bb4c3 python: zeep: 2.4.0 -> 2.5.0 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
57e9ed3719 python: Unidecode: 0.04.21 -> 1.0.22 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
75afdc0289 python: typeguard: 2.1.3 -> 2.1.4 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
deb4d8ec76 python: tornado: 4.5.2 -> 4.5.3 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
3a6f8b5f92 python: texttable: 1.1.1 -> 1.2.1 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
671fdc2c85 python: sqlmap: 1.1.12 -> 1.2 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
3726bbc262 python: setuptools: 38.2.5 -> 38.4.0 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
4fbd01c5c1 python: ropper: 1.11.2 -> 1.11.3 2018-01-07 09:47:14 +01:00
Frederik Rietdijk
7b52360cb6 python: python-stdnum: 1.7 -> 1.8.1 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
13c5dc200a python: pytest: 3.3.1 -> 3.3.2 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
b6ea6d51c2 python: pwntools: 3.10.0 -> 3.11.0 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
792b448b9b python: psutil: 5.4.2 -> 5.4.3 2018-01-07 09:47:13 +01:00
Frederik Rietdijk
56b429c252 python: Pillow: 4.3.0 -> 5.0.0 2018-01-07 09:47:13 +01:00
Daiderd Jordan
6f10cfc777
cmake: fix INSTALL_NAME_DIR for darwin libraries
When there's a lib output libraries won't be intalled to $prefix causing
output cycles.
2018-01-07 09:45:25 +01:00
Daiderd Jordan
e66a5f8862
Merge pull request #33342 from LnL7/clang-outputs
clang: add lib output
2018-01-07 09:43:38 +01:00
Frederik Rietdijk
881d6a9e64 python: jupyter_client: 5.2.0 -> 5.2.1 2018-01-07 09:41:59 +01:00
Daiderd Jordan
0127cf06c5
vaultenv: remove meta.broken 2018-01-07 09:33:57 +01:00
Daiderd Jordan
3b4bbd2121
Merge pull request #33205 from LnL7/vaultenv-0.5.3
vaultenv: 0.5.0 -> 0.5.3
2018-01-07 09:32:34 +01:00
Frederik Rietdijk
4e6a9f04db Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-07 09:14:41 +01:00
Frederik Rietdijk
35fa14484e python: grpcio: 1.8.2 -> 1.8.3 2018-01-07 09:00:37 +01:00
Frederik Rietdijk
fe0b84df82 python: filelock: 2.0.14 -> 3.0.0 2018-01-07 09:00:33 +01:00
Frederik Rietdijk
721eed9b34 python: dyn: 1.8.0 -> 1.8.1 2018-01-07 09:00:28 +01:00
Frederik Rietdijk
8cc70cac8b python: daphne: 1.3.0 -> 1.4.2 2018-01-07 09:00:24 +01:00
Frederik Rietdijk
2eaa6c4ca8 python: botocore: 1.8.21 -> 1.8.23 2018-01-07 09:00:19 +01:00
Frederik Rietdijk
9f6387de4c python: backports.lzma: 0.0.8 -> 0.0.9 2018-01-07 09:00:15 +01:00
Frederik Rietdijk
c15e8f09e9 python: argon2_cffi: 16.3.0 -> 18.1.0 2018-01-07 09:00:11 +01:00
Frederik Rietdijk
497cde8fd7 python: aniso8601: 1.3.0 -> 2.0.0 2018-01-07 09:00:06 +01:00
Jörg Thalheim
cde9585b97
Merge pull request #33546 from dtzWill/update/snowman-2017
snowman: 2017-08-13 -> 2017-11-19
2018-01-07 08:31:27 +01:00
Allen Nelson
a4c8f60e86 reference issue in comment 2018-01-06 23:08:24 -06:00
Ruben Maher
9ae8874611 flow: 0.62.0 -> 0.63.1 2018-01-07 14:17:01 +10:30
Robin Gloster
b2e9096f68
ghcWithPackages: fix ghc version passing
The correct ghc version was not passed through anymore, I'm not entirely
sure this is the correct fix or if this is the only argument that was
missing.

broken by 5e31e828f8

cc @Ericson2314
2018-01-07 03:36:19 +01:00
Orivej Desh
175d890396
Merge pull request #33524 from srhb/gettext-addEnvHooks
gettext: replace envHooks with addEnvHooks
2018-01-07 01:53:53 +00:00
Will Dietz
cc6aa0335c snowman: 2017-08-13 -> 2017-11-19 2018-01-06 15:09:01 -06:00
Will Dietz
21d4f01605 lit: 0.5.0 -> 0.5.1 2018-01-06 15:01:18 -06:00
adisbladis
1aca02b51e
openslp: Fix CVE-2016-4912 2018-01-07 04:25:12 +08:00
Vincent Laporte
5391489cfc ocamlPackages.git: 1.11.2 -> 1.11.4 (#33472) 2018-01-06 17:18:42 +00:00
Frederik Rietdijk
b78c42cd4b
Merge pull request #33367 from mogorman/platformio-3.5.0
platformio: 3.4.1 -> 3.5.0
2018-01-06 17:44:08 +01:00
Robin Gloster
b94c892137
jemalloc: add patch to fix aarch64 build 2018-01-06 17:25:15 +01:00
Robin Gloster
3a5c489603
arcanist: fix on aarch64 2018-01-06 17:25:15 +01:00
Tuomas Tynkkynen
d756dee227 Merge remote-tracking branch 'upstream/master' into staging 2018-01-06 17:50:18 +02:00
Pascal Wittmann
71dd57f081
icmake: 9.02.03 -> 9.02.04 2018-01-06 16:45:57 +01:00
Joachim F
407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
Joachim F
f89d4dce6d
Merge pull request #33365 from elitak/betaflight
betaflight: init at 3.2.3
2018-01-06 14:26:35 +00:00
Sarah Brofeldt
95ecb1f203 gettext: Don't use envHooks anymore 2018-01-06 15:11:12 +01:00
adisbladis
51110e2a0f
Merge pull request #33515 from etu/php-updates
PHP Updates
2018-01-06 21:18:40 +08:00
Ruben Maher
8c859b4cc9 ocaml-modules/dtoa: disable hardening (strictoverflow) on darwin (#33443)
* ocaml-modules/dtoa: disable hardening (strictoverflow) on darwin

This prevents a compile-time error on macOS:

clang-4.0: error: argument unused during compilation: '-fno-strict-overflow'
  [-Werror,-Wunused-command-line-argument]

* ocaml-modules/dtoa: remove unnecessary createFindLibDestdir

* ocaml-modules/dtoa: remove ounit from build inputs
2018-01-06 13:39:22 +01:00
Peter Simons
3bf1c3f961 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
5de0e510e9.
2018-01-06 11:29:51 +01:00
Michael Alan Dorman
5d56434e56 hindent: needs new haskell-src-exts 2018-01-06 11:29:51 +01:00
Peter Simons
5ab4aeb621
Merge pull request #33508 from alunduil/add-network-arbitrary-maintainer
add alunduil as maintainer of network-arbitrary
2018-01-06 11:27:37 +01:00
Elis Hirwing
ddb2b97c3c
php72: 7.2.0 -> 7.2.1 2018-01-06 10:46:52 +01:00
Elis Hirwing
ab86148a22
php71: 7.1.11 -> 7.1.13 2018-01-06 10:34:04 +01:00
Elis Hirwing
b5e422583e
php70: 7.0.25 -> 7.0.27 2018-01-06 08:32:12 +01:00
Elis Hirwing
eaf661e15f
php56: 5.6.32 -> 5.6.33 2018-01-06 08:21:57 +01:00
Jan Tojnar
d75f95d2a2
packages using meson: remove unnecessary checkPhase 2018-01-06 06:47:57 +01:00
Jan Tojnar
edd5be9eff
meson: set checkPhase in setup hook 2018-01-06 06:47:57 +01:00
Alex Brandt
b7d216e51c add alunduil as maintainer of network-arbitrary 2018-01-05 22:42:44 -06:00
Orivej Desh
42b71b220e
Merge pull request #33502 from acowley/opencv-darwin-ffmpeg
opencv3: fix enableFfmpeg on darwin
2018-01-06 04:15:23 +00:00
Orivej Desh
63553ee306
Merge pull request #33498 from dtzWill/fix/ffmpeg-cross
ffmpeg: fix cross compile eval
2018-01-06 04:04:47 +00:00
Orivej Desh
769d7dad66
Merge pull request #33473 from dtzWill/fix/aws-sdk-cpp-cross
aws-sdk-cpp: Enable cross-compilation
2018-01-06 03:59:21 +00:00
Orivej Desh
dfb59921df
Merge pull request #33447 from teto/ctags
universal-ctags: 2017-09-22 -> 2018-01-05
2018-01-06 03:53:40 +00:00
Orivej Desh
a2a7d86942
Merge pull request #33252 from dzabraev/master
pysigset: init at 0.3.2
2018-01-06 03:13:15 +00:00
José Romildo Malaquias
d51897e439 glib: fix pre phases
*Phases are strings, not arrays.
2018-01-06 02:33:28 +00:00
Graham Christensen
5d3a86fdb2
Merge pull request #33471 from yrashk/pony-0.21.2
ponyc: 0.21.0 -> 0.21.2
2018-01-05 21:18:36 -05:00
Graham Christensen
95ffb2087b
Merge pull request #33483 from ThomasMader/dmd2.078.0
dmd: 2.075.1 -> 2.078.0
2018-01-05 21:17:19 -05:00
Anthony Cowley
8e84172b2d opencv3: fix enableFfmpeg on darwin
The VideoDecodeAcceleration framework and bzip2 library are needed
when enableFfmpeg is set to true on darwin.
2018-01-05 20:32:04 -05:00
Will Dietz
22e0a3c1b8 ffmpeg: fix cross compile eval 2018-01-05 18:35:19 -06:00
Thomas Mader
fa6538fbc4 dmd: 2.075.1 -> 2.078.0 2018-01-05 20:50:30 +01:00
Pascal Wittmann
9708ae00cd
Merge pull request #33476 from jtojnar/colm-platforms
colm: loosen platform restrictions
2018-01-05 20:43:02 +01:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Jan Tojnar
845632557f
colm: loosen platform restrictions
Seems to build on aarch64 and i686 Linux.
2018-01-05 20:10:13 +01:00
Ben Gamari
716194de50 aws-sdk-cpp: Enable cross-compilation 2018-01-05 12:59:52 -06:00
Daiderd Jordan
fdaab47d58 rust: fix sandbox build on darwin 2018-01-05 19:06:08 +01:00
Yurii Rashkovskii
a15bd7816a
ponyc: 0.21.0 -> 0.21.2 2018-01-05 09:52:11 -08:00
Sander van der Burg
b481181897 titaniumenv: bump default versions of the SDK and Xcode 2018-01-05 13:50:05 +01:00
Thomas Tuegel
8accfafae8
Merge pull request #33434 from dtzWill/fix/qt-5.6-seccomp
qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
2018-01-05 06:18:37 -06:00
Sander van der Burg
fb346c3402 titaniumenv: upgrade to 6.3 and remove deprecated old versions 2018-01-05 12:34:03 +01:00
Sander van der Burg
bb06428818 nodePackages: move titanium from v4 to v6 package set 2018-01-05 11:57:49 +01:00
Sander van der Burg
61a7f0bbf0 xcodeenv: use 9.2 by default 2018-01-05 11:47:30 +01:00
Sander van der Burg
62f7fc8c19 xcodebuild: fix to make it build against the 11.2 iphone SDK 2018-01-05 11:40:34 +01:00
Florian Klink
ad87adfe96 sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
- Java 9 (JDK) is now supported
 - Data Guard in DBA panel is only available for 12c and higher connections
 - Updated the NoSQL drivers to version 4.5
 - Added support for defining consumer group mappings for CLIENT_ID
 - Preferences Search feature now covers all options
 - Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1'
 - RAC support added to Real Time SQL Monitoring
2018-01-05 10:49:59 +01:00
Yegor Timoshenko
a114dfca63
Merge pull request #33290 from bkchr/phantomjs2
phantomjs2: Fixes build with Qt5.10
2018-01-05 09:48:45 +00:00
Peter Simons
a1a3aeaa8f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
1ec0a139aa.
2018-01-05 09:34:51 +01:00
Michael Alan Dorman
b1a1062dad text-icu: Some sort of testing issue with ghc-8.2 2018-01-05 09:34:25 +01:00
Peter Simons
be49066415
Merge pull request #33433 from obsidiansystems/haskell-misc
ghcWithPackages: Misc cleanups
2018-01-05 09:28:07 +01:00
Matthieu Coudron
c696d38ecd universal-ctags: 2017-09-22 -> 2018-01-05
Fixup of https://github.com/NixOS/nixpkgs/issues/33124 (ctags failed to
create its temporary files when TMPDIR was not in environment). I used
the opportunity to bump version with the improvements made to ctags to
help diagnose these kinds of errors:
https://github.com/universal-ctags/ctags/pull/1648
2018-01-05 14:17:03 +09:00
Eric Litak
144b7d2acc betaflight: init at 3.2.3 2018-01-04 14:04:40 -08:00
John Ericson
ec2f121bed ghcWithPackages: Fix comment URL 2018-01-04 14:49:52 -05:00
John Ericson
dea9fceb0b ghcWithPackages: Get rid of unused passthrough
If you want the whole packages set...don't use ghcWithPackages.
2018-01-04 14:49:50 -05:00
Joachim F
05204ddfe4
Merge pull request #33332 from dtzWill/feature/fac
fac: init at 1.0.1
2018-01-04 19:31:12 +00:00
Will Dietz
42b84057a4 qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
Based on:
4e8083b4ab

Fixes mendeley bug mentioned in #33396,
which links to related issues in other distributions and upstream Qt.
2018-01-04 13:08:51 -06:00
Antoine Eiche
3b646f79e0 go-protobuf: init at 2018-01-04
With the commit 1e59b77b52bf8e4b449a57e6f79f21226d571845
2018-01-04 18:22:08 +01:00
Peter Simons
0a07a52506
Merge pull request #33425 from mpickering/stringbuilder
Use self rather than super to make stringbuilder overridable
2018-01-04 18:02:07 +01:00
Matthew Pickering
d7944aba3e Use self rather than super to make stringbuilder overridable 2018-01-04 16:54:38 +00:00
Vincent Laporte
83110ac0be ocamlPackages.notty: 0.1.1a -> 0.2.1
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
John Ericson
6bdf9a7f6d ghcWithPackages: Don't bother with ignoreCollisions cause we don't use buildEnv
SymlinkJoin doesn't know or care about this.
2018-01-04 11:45:36 -05:00
adisbladis
a3cb76cf48
Merge pull request #33419 from markus1189/scalafmt-1-4-0
scalafmt: 1.3.0 -> 1.4.0
2018-01-04 17:44:20 +01:00
Aneesh Agrawal
8c3553b88d vagrant: Build from source
This is not quite as elegant as using `bundlerApp`,
which I could not get working.
However, this still uses most of the Ruby infrastructure,
including stock bundix, and should be fairly reasonable to maintain.

This means no more hacks to work around wrong embedded binaries,
and no need for an old version of Ruby.

Note that `vagrant share` is no longer included,
as that functionality is closed-source
and not present in the upstream source code.

The Vagrant maintainers publish official Vagrant installers,
which they prefer people use as most platforms don't
have great support for pinning known-good dependencies.
When run outside one of the offical installers,
Vagrant normally prints a warning to that effect.
However, Vagrant does run outside the installer environment
(nominally to support Vagrant development),
and this has the effect of functioning better by respecting
OS certs and shared libraries,
as opposed to trying to use bundled versions.
To keep these postive side effects without having to see the warning
on every Vagrant invocation, patch out the call to print the warning.

Note that I have reset the maintainers since the implementation is
totally redone; I'm happy to re-add any of the current maintainers.
2018-01-04 08:00:51 -08:00
Aneesh Agrawal
0750c5aee4 ruby-modules: Add new url source type
This just defers to `fetchurl` for fetching.

Additionally, update the `nix-bundle-install.rb` script to handle gems
installed from a path, i.e. those with a `url` source.
Some parts of that script have been disabled in the `path` case
that likely shouldn't be, but cause errors and aren't necessary to get
`vagrant` to work.
2018-01-04 07:54:30 -08:00
adisbladis
ddc309c406
x265: 2.5 -> 2.6 2018-01-04 16:34:24 +01:00
Jörg Thalheim
b85c083c99
Merge pull request #32838 from flokli/sqldeveloper
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
2018-01-04 15:48:08 +01:00
Robin Gloster
231754d995
haskellPackages.restless-git: fix build 2018-01-04 15:13:57 +01:00
zimbatm
450f6b7987
Merge pull request #33014 from aneeshusa/general-ruby-improvements-for-vagrant-from-source
General ruby improvements for vagrant from source
2018-01-04 13:05:36 +00:00
Markus Hauck
4e4b3a691b scalafmt: 1.3.0 -> 1.4.0 2018-01-04 13:05:28 +01:00
Gabriel Ebner
6484eac5b2 python2Packages.odfpy: disable tests 2018-01-04 09:54:52 +01:00
adisbladis
8661c59149
Merge pull request #33409 from volth/patch-76
coursier: 1.0.0-RC13 -> 1.0.0
2018-01-04 09:47:02 +01:00
Aneesh Agrawal
36f1bcbeb8 ruby treewide: don't merge source into top-level
Keep the `source` attrset distinct to prevent its entries from merging
with the top level attrs.
Since each type of source has a different set of entries for `source`,
this is the easiest way to keep them together.
This will pave the way for a new `url` type of source.

This is a mass-rebuild of many ruby packages,
notably those using `git` type sources.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal
8686b98612 ruby-modules: Allow overriding gemset
This allows patching the gemset output by bundix from a default.nix
file, making it easier to perform updates since the bundix update no
longer has to be manually updated.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal
aa9fc7ee25 bundler-env: Remove unused args 2018-01-04 02:28:33 -05:00
adisbladis
0009c816c5
Merge pull request #33384 from andir/add-fonttools-test-asset
fonttools: 3.21.0 -> 3.21.1
2018-01-04 03:28:58 +01:00
volth
b651b552c9
coursier: 1.0.0-RC13 -> 1.0.0 2018-01-04 02:07:49 +00:00
adisbladis
e7524ad3a3
Merge pull request #33402 from andir/libtorrent-rastabar-1.1.6
libtorrentRasterbar: 1.1.5 -> 1.1.6, switch deluge to libtorrentRasterbar & removed libtorrentRasterbar_1_0
2018-01-04 01:42:02 +01:00
Drew Hess
05824e66a1
haskell-modules: disable happy tests on armv7l-linux. 2018-01-03 16:03:26 -08:00
Drew Hess
260749cf5d
haskell-modules: split-objs is not supported on ARM. 2018-01-03 16:00:26 -08:00
Drew Hess
8ad5937f90
ghc: 8.2.2 on armv7l doesn't build without explicit use of ld.gold. 2018-01-03 15:59:07 -08:00
Drew Hess
461139e3fa
ghc: ARM builds have an LLVM runtime dependency. 2018-01-03 15:57:23 -08:00
Andreas Rammhold
cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone 2018-01-04 00:41:02 +01:00
Andreas Rammhold
5b72e1be76
libtorrentRasterbar: 1.1.5 -> 1.1.6 2018-01-04 00:35:40 +01:00
Mathieu Boespflug
a325405c93 bazel: 0.8.0 -> 0.9.0 (#33082) 2018-01-03 23:33:15 +00:00
John Wiegley
e8caa47b35 nss: Omit an extraneous definition; fix other problems on Darwin 2018-01-03 15:18:00 -08:00
John Ericson
25aff92280
Merge pull request #33399 from obsidiansystems/ghc-normalize
GHC: Normalize derivations is a few simple-hash preserving ways
2018-01-03 17:36:22 -05:00
John Ericson
93d3561b57
Merge pull request #33393 from bnikolic/boostconfigurepythonfix
Correct boost configure phase when enablePython is false
2018-01-03 17:12:13 -05:00
John Ericson
3fb5fd0060 ghc: Normalize derivations in hash-preserving ways 2018-01-03 17:04:19 -05:00
John Ericson
0df29e1259 ghc: Noramlized source URLs 2018-01-03 17:04:19 -05:00
Bojan Nikolic
35462db2e3 Correct boost configure phase when enablePython is false
The bootstrap script does not seem to have --without-python; instead
just omit --with-python option
2018-01-03 16:57:49 -05:00
Andreas Rammhold
d4bc14898d
fonttools: 3.21.0 -> 3.21.1 2018-01-03 22:06:10 +01:00
adisbladis
0d407b7e52
Merge pull request #33390 from michelk/gdal
gdal: 2.2.1 -> 2.2.3
2018-01-03 21:37:59 +01:00
Shea Levy
707cfbf39a
haskell: Add hoogle-5.0.14 for hie-hoogle.
5.0.14 is actually the version of hoogle in the stackage LTS we're
tracking, but due to
NixOS/cabal2nix@5c816fdee9 that isn't respected.
2018-01-03 14:59:39 -05:00
Michel Kuhlmann
b2282b0e1d gdal: 2.2.1 -> 2.2.3 2018-01-03 20:17:41 +01:00
Daiderd Jordan
c16e8b21b8
Merge pull request #33376 from dtzWill/fix/ncurses6-clang
ncurses: fix ncurses6 build w/clang
2018-01-03 19:33:51 +01:00
Matthew O'Gorman
27b5dbb1d0 platformio: 3.4.1 -> 3.5.0 2018-01-03 13:11:26 -05:00
Will Dietz
48a5212c15 ncurses: use more complicated expression to avoid mass-rebuilds, note 2018-01-03 08:49:48 -06:00
Will Dietz
96f0d3b908 ncurses: simplify patch expr, fix ncurses6 build w/clang
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:

       5  5p 6  6p
gcc    ✓  ✓  ✓  ✓
clang  ✗  ✓  ✓  ✗

Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.

For further simplification, we also use gcc-5 patch regardless.
2018-01-03 08:49:48 -06:00
Frederik Rietdijk
340cadd97d python.pkgs.arrow: fix python 2 build 2018-01-03 14:34:06 +01:00
adisbladis
9e40842006
Merge pull request #33318 from adisbladis/nodejs-minor
Nodejs minor releases
2018-01-03 13:19:38 +01:00
Peter Simons
eb6db32d01
Merge pull request #33358 from obsidiansystems/cross-haskell-samehash
haskell infra, ghc: Start to fix cross compilation without changing hashes
2018-01-03 11:49:49 +01:00
Jörg Thalheim
f2fd4a5219
Merge pull request #33314 from jtojnar/gnome-mplayer
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 11:10:29 +01:00
John Ericson
5e31e828f8 ghcWithPackages: Fix cross, and avoid needless C compiler 2018-01-03 01:24:57 -05:00
John Ericson
bc066466fb haskell generic-builder: Don't use absolute path to tools, and also track strip 2018-01-02 21:04:14 -05:00
John Ericson
faa4b45a1e ghc 8.2.2, head: Inline common* bindings
Cross case purposely changed as it will be rewritten anyways. But no
native hashes should be changed.
2018-01-02 21:00:23 -05:00
John Ericson
a224dfc253 haskell infra: Fix cross as much as possible without changing hashes 2018-01-02 21:00:13 -05:00
Orivej Desh
2a85919079 python.pkgs.evdev: 0.6.4 -> 0.7.0 2018-01-03 01:12:23 +00:00
Orivej Desh
d831604a78 python.pkgs.evdev: move to python-modules 2018-01-03 01:12:23 +00:00
John Ericson
a5cc983c45 ghc: Clean up, and add passthru.targetPrefix, in preparation for cross
No hashes should be changed.
2018-01-02 19:50:38 -05:00
Jan Tojnar
ef3a5865d1
gmtk: init 1.0.9 2018-01-03 01:46:13 +01:00
Bojan Nikolic
00b038a3f8 boost: Do not force numpy support from 1.65
The reason is that if cross compiling (or for other reasons) python
bindings as a whole are turned off. Those two lines then trigger
assertion errors unless manually overridden for cross compilation.

This way:

 1. The `enableNumpy` default respects the `enablePython deafult.
 2. Cross works by default
 3. Absurd manual overrides still break as they should
 4. The `>= 1.65` logic is direct and not a maintaince gotcha.
2018-01-02 19:31:25 -05:00
Will Dietz
b7ed446cd1 fac: 1.0.1
Fixes #33321.
2018-01-02 18:05:20 -06:00
John Ericson
cb8349f59f Merge branch 'pharo' into ericson2314-cross-base 2018-01-02 18:59:21 -05:00
Test
6ea37497cd loosen version bounds for lzma test dependencies 2018-01-02 17:43:40 -06:00
Will Dietz
bf8be80ce3 dialog: 1.3-20160209 -> 1.3-20171209 2018-01-02 12:31:33 -06:00
Will Dietz
e3f83c3f4b cdk: 5.0-20161210 -> 5.0-20171209
http://invisible-island.net/cdk/CHANGES.html#t20171209
2018-01-02 12:31:33 -06:00
Will Dietz
94f06c8868 byacc: 20170201 -> 20170709
http://invisible-island.net/byacc/CHANGES.html#t20170709
2018-01-02 12:31:33 -06:00
Will Dietz
19f1fd14b3 invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06:00
Daiderd Jordan
1531fd7351
pharo: disable on darwin 2018-01-02 19:19:37 +01:00
Frederik Rietdijk
804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Shea Levy
34a91b7922
haskell: Fix depending on libs with internal libs on darwin.
Thanks to @hamishmack for the pointer.

Fixes #33149.
2018-01-02 11:37:54 -05:00
Jörg Thalheim
bc5bf95858
Merge pull request #33279 from lopsided98/go-stdenv-shell
go-1.8, go-1.9: use stdenv.shell instead of /usr/bin/env bash
2018-01-02 16:21:41 +01:00
Jörg Thalheim
e9d5c55d01
Merge pull request #33260 from lopsided98/jemalloc-thp
jemalloc: disable transparent hugepages by default on ARMv6/7
2018-01-02 16:18:26 +01:00
Jörg Thalheim
02e95ea0b5 jemalloc: do not expose hugepage support as an option
The only common use case so far seems ARMv6/ARMv7 support.
The way this option is exposed might collide with a package with the
same name. Also the option naming on its own is not self-descriptive
without context.
2018-01-02 15:25:06 +01:00
Jörg Thalheim
9057682839
Merge pull request #33301 from adisbladis/openexr-2_2_1
openexr: 2.2.0 -> 2.2.1
2018-01-02 14:45:39 +01:00
Jörg Thalheim
57a67a458f
Merge pull request #33316 from vdemeester/init-gauge
gauge: init at 0.9.6
2018-01-02 14:18:53 +01:00
Jörg Thalheim
c43b166daf
Merge pull request #33305 from adisbladis/zmq-4_2_3
zeromq: 4.2.2 -> 4.2.3
2018-01-02 14:12:39 +01:00
Bastian Köcher
e5b1a5724e Qt5: 5.9.3 -> 5.10.0 2018-01-02 14:01:37 +01:00
Drew Hess
1e137832b8
ghc: add ARM variants to meta.platforms for new binary versions. 2018-01-02 03:57:12 -08:00
Peter Simons
6ad2c20bd4
Merge pull request #33327 from dhess/armv7l-ghc-fix
ghc: fix armv7l-linux support in new binary versions.
2018-01-02 12:47:16 +01:00
Peter Simons
81581ba381 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
d8aa793b33.
2018-01-02 12:44:26 +01:00
Drew Hess
9c91d0d63c
ghc: fix armv7l-linux support in new binary versions. 2018-01-02 03:36:42 -08:00
adisbladis
0dd3de2765
Merge pull request #33325 from vdemeester/init-goconvey
goconvey: init at 1.6.3
2018-01-02 11:40:52 +01:00
adisbladis
37b76f9d1e
Merge pull request #33319 from vdemeester/update-skopeo
skopeo: 0.1.23 to 0.1.27
2018-01-02 11:33:10 +01:00
adisbladis
d7ab19d9c0
delve: Build on darwin 2018-01-02 11:23:00 +01:00
Vincent Demeester
deb7841016
goconvey: init at 1.6.3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 11:19:41 +01:00
adisbladis
3804ca5648
Merge pull request #33320 from vdemeester/update-delve
delve: 0.12.1 -> 0.12.2
2018-01-02 11:18:31 +01:00
adisbladis
e2a5426be9
Merge pull request #33323 from vdemeester/update-godef
godef: 20160620-ee532b9 -> 20170920-b692db1
2018-01-02 11:16:42 +01:00
adisbladis
d17d9458d9
Merge pull request #33322 from vdemeester/update-vndr
vndr: 20170511-0cb33a0 -> 20171005-b57c579
2018-01-02 11:16:24 +01:00
Vincent Demeester
cd30356b2e
godef: 20160620-ee532b9 -> 20170920-b692db1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:57:05 +01:00
adisbladis
2e00e2b276
taglib: Fix CVE-2017-12678 2018-01-02 10:53:35 +01:00
Vincent Demeester
114cb09c5c
vndr: 20170511-0cb33a0 -> 20171005-b57c579
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:51:24 +01:00
Mario Rodas
59be35113d ruby_2_5: init at 2.5.0 (#33293) 2018-01-02 09:50:37 +00:00
Vincent Demeester
dd2d96c37c
delve: 0.12.1 -> 0.12.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:46:51 +01:00
Vincent Demeester
eb1baf2f10
skopeo: 0.1.23 to 0.1.27
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:40:22 +01:00
adisbladis
8a2a949258
nodejs-8_x: 8.9.1 -> 8.9.3 2018-01-02 10:37:14 +01:00
adisbladis
ccb0b88577
nodejs-6_x: 6.11.5 -> 6.12.2 2018-01-02 10:37:13 +01:00
adisbladis
bde59aa034
nodejs-4_x: 4.8.5 -> 4.8.7 2018-01-02 10:37:12 +01:00
Vincent Demeester
52cdee8ebf
gauge: init at 0.9.6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:27:48 +01:00
Frederik Rietdijk
e3de7b06b7 jsonnet: 0.9.4 -> 0.9.5 2018-01-02 10:15:31 +01:00
Peter Simons
b1fd018f90
Merge pull request #33271 from LumiGuide/ghc802-inline-c
haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1
2018-01-02 10:15:07 +01:00
Frederik Rietdijk
aaa7952b36 python.pkgs.lark-parser: 2017-12-10 -> 2017-12-18 2018-01-02 09:59:43 +01:00
Bas van Dijk
e8e88c43f6 elk: 6.1.0 -> 6.1.1 2018-01-02 01:21:55 +01:00
Bas van Dijk
803077ef1c elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.

The test suite now both tests ELK-5 and ELK-6.
2018-01-02 01:15:29 +01:00
Bas van Dijk
95913d2768 elk: 5.6.1 -> 5.6.5
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +01:00
adisbladis
4b6b7c2c7d
zeromq: 4.2.2 -> 4.2.3 2018-01-02 01:05:06 +01:00
Daiderd Jordan
812f7714e2
clang: move libclang to separate lib output
Currently clang-unwrapped can't be used as a buildInput without also
shadowing clang/clang++ of a clang based stdenv.
2018-01-02 00:50:01 +01:00
adisbladis
8d96d0f992
openexr: 2.2.0 -> 2.2.1 2018-01-02 00:30:22 +01:00
Bas van Dijk
cc9722b638 haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1 2018-01-01 22:50:01 +01:00
Bastian Köcher
8ebbedadba phantomjs2: Fixes build with Qt5.10 2018-01-01 21:02:22 +01:00
adisbladis
f59a0f7f1a
Merge pull request #32305 from etu/php72
php: add 7.2.0
2018-01-01 19:01:02 +01:00
Elis Hirwing
4ef2695284
php: Init at 7.2.0 2018-01-01 18:28:28 +01:00
Frederik Rietdijk
4cc2a38854 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 18:15:13 +01:00
Peter Simons
f448a79770 haskell-JuicyPixels: disable failing Haddock phase 2018-01-01 18:12:17 +01:00
Peter Simons
ca84a2dd1a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
5dc3be1712.
2018-01-01 18:12:17 +01:00
Peter Simons
e8f401e61b LTS Haskell 10.2 2018-01-01 18:12:16 +01:00
Frederik Rietdijk
e576535408
Merge pull request #33280 from NixOS/python-unstable
Python: upgrade package set
2018-01-01 18:06:52 +01:00
Ben Wolsieffer
98dd418e85 jemalloc: 4.5.0 -> 5.0.1 2018-01-01 11:12:56 -05:00
Ben Wolsieffer
275fa4162c jemalloc: disable transparent huge pages by default on ARMv6/7
The default NixOS kernels for ARMv7 (and probably ARMv6) do not have support
for transparent huge pages, but jemalloc is unable to detect this. This is a
known bug and the current solution is to pass --disable-thp to ./configure.
2018-01-01 11:12:46 -05:00
Frederik Rietdijk
b998bfa8ba python: brotlipy: 0.6.0 -> 0.7.0 2018-01-01 17:03:05 +01:00
Frederik Rietdijk
a1ab0a6047 python.pkgs.brotlipy: move expression 2018-01-01 16:59:56 +01:00
Frederik Rietdijk
33d1236900 python.pkgs.blaze: 0.11.0 -> 0.11.3 2018-01-01 16:35:26 +01:00
Frederik Rietdijk
24d3457606 python.pkgs.partd: 0.3.7 -> 0.3.8 2018-01-01 16:35:10 +01:00
Frederik Rietdijk
8b5c5fb7c5 python.pkgs.partd: move expression 2018-01-01 16:31:17 +01:00
Frederik Rietdijk
8cbb718fa3 python.pkgs.networkx: move expression 2018-01-01 16:11:22 +01:00
Frederik Rietdijk
77b098e610 python: Werkzeug: 0.13 -> 0.14.1 2018-01-01 16:01:15 +01:00
Frederik Rietdijk
8ca8c46520 python: pandas: 0.21.1 -> 0.22.0 2018-01-01 16:00:51 +01:00
Frederik Rietdijk
4a3c7426e0 python: jellyfish: 0.5.2 -> 0.5.6 2018-01-01 16:00:47 +01:00
Frederik Rietdijk
f711fbdfcc python: decorator: 4.0.11 -> 4.1.2 2018-01-01 16:00:42 +01:00
Frederik Rietdijk
88143d2772 python.pkgs.jellyfish: move expression 2018-01-01 15:59:56 +01:00
Frederik Rietdijk
ad2df95a2c python.pkgs.splinter: init at 0.7.7 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
32020d06a3 python.pkgs.plone-testing: init at 5.1.1 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Frederik Rietdijk
bdaded3804 python.pkgs.spacy: remove private regex derivation
Packages in `python-packages.nix` should not have other versions than
already defined in the package set because thay may cause collisions.
2018-01-01 11:56:00 +01:00
Frederik Rietdijk
f15e854904 python: regex: 2016.11.18 -> 2017.12.12 2018-01-01 11:50:37 +01:00
Frederik Rietdijk
a78577127c python.pkgs.pywbem: fix expression 2018-01-01 11:49:50 +01:00
Frederik Rietdijk
0805991489 python.pkgs.pysc2: fix expression 2018-01-01 11:49:28 +01:00
Frederik Rietdijk
49f6274ab5 python.pkgs.fuse: fix expression 2018-01-01 11:49:07 +01:00
Frederik Rietdijk
bfa787ab47 python.pkgs.pycangjie: use buildPythonPackage
mainly so that is has `pythonModule`
2018-01-01 11:48:31 +01:00
Frederik Rietdijk
07787af65d python.pkgs.parse-type: fix expression 2018-01-01 11:47:56 +01:00
Frederik Rietdijk
e6dd8d43b8 python.pkgs.mygpoclient: fix expression 2018-01-01 11:47:34 +01:00
Frederik Rietdijk
2ed7dda500 python.pkgs.gflags: fix expression 2018-01-01 11:47:13 +01:00
Frederik Rietdijk
e2b539a1ef python.pkgs.fastimport: fix expression 2018-01-01 11:46:58 +01:00
Frederik Rietdijk
e0caf82ccf python.pkgs.regex: move expression 2018-01-01 11:46:35 +01:00
Ruben Maher
8d03bcad73 flow: 0.61.0 -> 0.62.0 2018-01-01 20:46:11 +10:30
Ruben Maher
671fb2d2d7 ocamlPackages.wtf8: init at 1.0.1 2018-01-01 20:46:11 +10:30
Ruben Maher
9d87e8395f ocamlPackages.dtoa: init at 0.3.1 2018-01-01 20:46:05 +10:30