Ben Gamari
bef09dcca1
krb5: Allow cross-compilation
2018-01-09 11:23:56 -05:00
Will Dietz
681555c11c
lua-5: isMingw -> isMinGW
2018-01-09 11:23:56 -05:00
Florian Klink
01c80fe9bb
py_scrypt: use instead of ltc_scrypt
2018-01-09 17:00:31 +01:00
Tim Steinbach
e114a5c0d7
sbt: 1.0.4 -> 1.1.0
2018-01-09 10:07:05 -05:00
Eelco Dolstra
73a01aa028
Merge pull request #33642 from teozkr/libguestfs-java
...
Added JDK dependency to libguestfs
2018-01-09 15:25:55 +01:00
Robin Gloster
7c5430c27c
Revert "rust: store the cargo-vendor config"
...
This reverts commit 0af2c5891b
.
See 0af2c5891b (commitcomment-26737983)
This breaks the cargoSha256 hashes.
2018-01-09 15:03:03 +01:00
Teo Klestrup Röijezon
440cfd3e42
libguestfs: Made Java dependency optional
2018-01-09 14:38:53 +01:00
Teo Klestrup Röijezon
e74f61f30d
libguestfs: Added JDK dependency
...
This is required with the current set of configure flags
2018-01-09 14:38:26 +01:00
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
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
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
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
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
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
ca72b38fcd
python.pkgs.ldaptor: init at 16.0.1
2018-01-07 10:20:35 +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
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
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
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
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
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
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
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