Vincent Laporte
8ad01c3362
ocamlPackages.metrics-lwt: init at 0.1.0
2019-12-04 15:37:36 +00:00
Vincent Laporte
5d0dd4e536
ocamlPackages.metrics: init at 0.1.0
2019-12-04 15:37:36 +00:00
Florian Klink
f4fd6ad282
Merge pull request #73309 from guibou/bazel_fix_env
...
bazel: fix strict action env
2019-12-04 16:02:09 +01:00
Guillaume Bouchard
c0a6fc4a56
bazel: add file
and zip
in the test runner env
...
`file` and `zip` are needed for some bazel test and by default the test
runner take these binaries from the current `PATH` which may not contain
them
2019-12-04 12:59:32 +01:00
Guillaume Bouchard
20752ba4f7
bazel: improve strict action env context
...
- Bazel strict action env set a default PATH to
`/bin/:/usr/bin:/usr/local/bin`. This was previously changed to disable
this behavior to improve hermeticity. However the previous change was
only removing `/bin:/usr/bin`, keeping `/usr/local/bin`, this commit
also remove this entry.
2019-12-04 12:59:32 +01:00
Mario Rodas
60fbc69a08
Merge pull request #74967 from groodt/conftest-0.15.0
...
conftest: 0.14.0 -> 0.15.0
2019-12-04 06:41:52 -05:00
Mario Rodas
aa1d254fe5
Merge pull request #73093 from groodt/protolock-0.15.0
...
protolock: 0.14.1 -> 0.15.0
2019-12-04 06:41:07 -05:00
Mario Rodas
43570232b0
Merge pull request #74947 from marsam/update-node
...
nodejs-13_x: 13.2.0 -> 13.3.0
2019-12-04 03:43:32 -05:00
Mario Rodas
3dbebb32ee
Merge pull request #74900 from marsam/update-protobuf
...
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-04 03:42:54 -05:00
Greg Roodt
8ac4947846
conftest: 0.14.0 -> 0.15.0
2019-12-04 16:53:44 +11:00
John Ericson
9a080ceff2
Merge pull request #74922 from matthewbauer/ghc-no-gold-with-llvm
...
ghc: don’t use gold when useLLVM = true
2019-12-03 17:35:57 -05:00
Mario Rodas
4e7dacd5d9
nodejs-13_x: 13.2.0 -> 13.3.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.3.0
2019-12-03 17:00:00 -05:00
Sébastien Lavoie
f27b686ed6
qt5.qtbase: fix darwin patches for 5.12.6 ( #74911 )
...
qtbase was updated to 5.12.6 in https://github.com/NixOS/nixpkgs/pull/73562 ,
but the patch for macOS wasn't updated, causing the build to fail.
2019-12-03 16:53:31 -05:00
Austin Seipp
4d39209961
mimalloc: un-break dynamic linking
...
Previous versions of the build assumed libmimalloc.so would be a hard
copy of mimalloc-secure.so iff secureBuild == true, but in 1.1.0 and
later it seems libmimalloc.so is a symlink to the -secure variant. This
apparently rectifies some behavior I noticed that was strange
previously.
This breakage wasn't caught because the 1.1.0 update was automatic in
5596317d4; there should be a checkPhase to ensure this doesn't happen
again...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-03 13:50:14 -06:00
Matthew Bauer
49df3e3ea4
Merge pull request #74882 from lopsided98/grpc-armv6l
...
grpc: fix build on armv6l
2019-12-03 14:38:08 -05:00
Maximilian Bosch
b3a037add7
Merge pull request #74932 from jonringer/bump-gplaycli
...
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 20:02:59 +01:00
Maximilian Bosch
a6bf4544ad
Merge pull request #74930 from jonringer/disable-gpapi
...
pythonPackages.gpapi: disable for python2
2019-12-03 19:53:24 +01:00
Jonathan Ringer
0f061f913f
python3Packages.gplaycli: 3.25 -> 3.26
2019-12-03 10:24:14 -08:00
Jonathan Ringer
98a411dde7
pythonPackages.gpapi: disable for python2
...
Uses shutil.which(), which was added in 3.3
No longer supports python2
2019-12-03 10:17:33 -08:00
Matthew Bauer
224737f0f7
Merge pull request #74625 from r-ryantm/auto-update/rgbds
...
rgbds: 0.3.8 -> 0.3.9
2019-12-03 13:11:30 -05:00
Matthew Bauer
00cdf80d6a
ghc: don’t use gold when useLLVM = true
...
When using the llvm-based linker, we don’t have a .gold flavor to
pick. So just fall back to the normal “ld” command.
2019-12-03 11:15:20 -05:00
Jan Tojnar
d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
...
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Eduardo Quiros
8e72ad4fbc
lazygit 0.8 -> 0.11.3
2019-12-03 14:55:27 +01:00
Maximilian Bosch
09c7eccd29
python3Packages.gpapi: 0.4.3 -> 0.4.4
2019-12-03 14:40:55 +01:00
Mario Rodas
93223f5cc3
Merge pull request #74872 from marsam/update-flow
...
flow: 0.112.0 -> 0.113.0
2019-12-03 07:15:53 -05:00
Mario Rodas
0e0363735b
Merge pull request #74826 from smaret/spectral-cube-0.4.5
...
python: spectral-cube: 0.4.4 -> 0.4.5
2019-12-03 07:06:28 -05:00
Peter Simons
d8ab6c90ce
haskell-haddock-library: jailbreak version 1.8.0 so that we can build the test suite
2019-12-03 12:56:52 +01:00
Peter Simons
2c5b9702ef
haskell-prettyprinter: use latest version when building with ghc-8.8.x
2019-12-03 11:45:29 +01:00
Andreas Rammhold
120eda95a6
Merge pull request #74737 from andir/cudatoolkit
...
cudatoolkit: move the dependencies into a common expression
2019-12-03 11:34:26 +01:00
Sébastien Maret
efd657fb89
python: spectral-cube: 0.4.4 -> 0.4.5
...
Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-12-03 11:21:20 +01:00
Mario Rodas
e4d1d83f95
Merge pull request #74661 from itsapinhulk/boost_extra_args
...
boost : support extra arguments to b2
2019-12-03 04:57:32 -05:00
Mario Rodas
d6ab3a25e0
Merge pull request #74878 from marsam/update-rubocop
...
rubocop: 0.76.0 -> 0.77.0
2019-12-03 04:32:20 -05:00
Jonathan Ringer
a71ae5ba52
python3Packages.nose-exclude: disable tests for darwin
...
"OSError: AF_UNIX path too long"
2019-12-03 00:38:41 -08:00
Jonathan Ringer
288f4f0382
python3Packages.azure-mgmt-kusto: 0.4.0 -> 0.5.0
2019-12-03 00:18:20 -08:00
Jonathan Ringer
4f52fddfbb
python3Packages.azure-mgmt-imagebuilder: 0.2.1 -> 0.3.0
2019-12-03 00:17:58 -08:00
Jonathan Ringer
19f868a6ef
azure-mgmt-sqlvirtualmachine: 0.4.0 -> 0.5.0
2019-12-02 23:46:15 -08:00
Mario Rodas
a761bde732
protobuf3_11: 3.11.0 -> 3.11.1
2019-12-03 00:00:00 -05:00
Graham Christensen
cd2719f912
Merge pull request #74682 from manveru/crystal-improvments
...
crystal: reduce closure size, more robust runtime
2019-12-02 20:29:39 -05:00
Mario Rodas
ad5349f515
rubocop: 0.76.0 -> 0.77.0
...
Changelog: https://github.com/rubocop-hq/rubocop/releases/tag/v0.77.0
2019-12-02 20:00:00 -05:00
Jonathan Ringer
e3434cd11b
python3Packages.curio: fix darwin network tests
2019-12-02 16:36:49 -08:00
Mario Rodas
7116a3d1df
flow: 0.112.0 -> 0.113.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.113.0
2019-12-02 18:00:00 -05:00
Jonathan Ringer
5ca8364332
python3Packages.pyfxa: fix tests
2019-12-02 13:28:15 -08:00
Ben Wolsieffer
279b5a60ff
grpc: fix build on armv6l
2019-12-02 16:14:15 -05:00
Jan Tojnar
8718c78b6b
poppler: 0.81.0 → 0.83.0
...
https://lists.freedesktop.org/archives/poppler/2019-October/014027.html
https://lists.freedesktop.org/archives/poppler/2019-November/014066.html
2019-12-02 21:51:32 +01:00
Frederik Rietdijk
92d2153e6c
pythonInterpreters: remove unnecessary rec
2019-12-02 20:10:51 +01:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes
2019-12-02 13:34:24 -05:00
Jan Tojnar
9fe1b95c3d
python3Packages.deprecated: fix build
2019-12-02 19:24:31 +01:00
R. RyanTM
a402fa81b1
live555: 2019.10.20 -> 2019.11.22 ( #74452 )
2019-12-02 18:53:52 +01:00
Jan Tojnar
39bf8a7b28
Merge pull request #74685 from r-ryantm/auto-update/tepl
...
tepl: 4.2.0 -> 4.2.1
2019-12-02 18:35:28 +01:00
Dmitry Kalinkin
e678aadb04
Merge pull request #74816 from prusnak/python-fido2
...
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 11:05:10 -05:00