Ryan Burns
cccd2f0d2c
Use specific commit patch
2020-07-30 23:54:27 -07:00
Daniël de Kok
dd19f2d851
python3Packages.ftfy: remove outdated comment about version 4 vs 5
2020-07-31 08:50:43 +02:00
Daniël de Kok
a596e70635
Merge pull request #94195 from r-ryantm/auto-update/python3.7-ftfy
...
python37Packages.ftfy: 5.7 -> 5.8
2020-07-31 08:48:22 +02:00
Daniël de Kok
ef22339a42
Merge pull request #94229 from Atemu/jc-update
...
jc: 1.11.8 -> 1.13.1
2020-07-31 08:33:33 +02:00
Bruno Bigras
13164f7352
ndi: 4.5.1 -> 4.5.3
2020-07-31 02:05:04 -04:00
R. RyanTM
cf6e8ac128
openxr-loader: 1.0.9 -> 1.0.10
2020-07-31 05:45:17 +00:00
Mario Rodas
1aeb76b3bc
Merge pull request #94286 from marsam/update-go-tools
...
go-tools: 2020.1.4 -> 2020.1.5
2020-07-31 00:33:16 -05:00
zowoq
e703f3f34b
Merge pull request #89453 from c00w/vend
...
Add vend support to go-modules
2020-07-31 15:16:47 +10:00
Mario Rodas
bf195e388b
go-tools: 2020.1.4 -> 2020.1.5
...
https://github.com/dominikh/go-tools/releases/tag/2020.1.5
2020-07-31 00:00:00 -05:00
Jörg Thalheim
af2055de21
Merge pull request #94280 from zowoq/ecc-gomodule
...
buildGoModule packages: editorconfig fixes
2020-07-31 05:50:52 +01:00
Jörg Thalheim
b3ccfa2698
Merge pull request #94281 from zowoq/go-rust-package
2020-07-31 05:45:22 +01:00
zowoq
7d58c271b8
buildRustPackage packages: editorconfig fixes
2020-07-31 14:08:19 +10:00
zowoq
afd895debb
buildGoPackage packages: editorconfig fixes
2020-07-31 14:07:43 +10:00
zowoq
3c5750d1cd
buildGoModule packages: editorconfig fixes
2020-07-31 13:58:04 +10:00
Mario Rodas
ea6a3f7687
Merge pull request #94267 from r-ryantm/auto-update/delve
...
delve: 1.4.1 -> 1.5.0
2020-07-30 22:39:31 -05:00
Matthew Bauer
5a741d16ff
Merge pull request #93541 from matthewbauer/ios-deploy-update
...
ios-deploy: move out of nodePackages
2020-07-30 19:55:52 -05:00
R. RyanTM
5bd5e2c1b3
delve: 1.4.1 -> 1.5.0
2020-07-30 23:12:25 +00:00
Maximilian Bosch
4e8f320123
wasm-bindgen-cli: 0.2.65 -> 0.2.67
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.67
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.66
2020-07-31 00:09:26 +02:00
Maximilian Bosch
821193277b
Merge pull request #93945 from ivan/hydra-unstable-fix
...
hydra-unstable: 2020-06-23 -> 2020-07-28
2020-07-30 23:46:57 +02:00
xeji
01b300613e
Merge pull request #94152 from dtzWill/update/bloaty-1.1
...
bloaty: 1.0 -> 1.1
2020-07-30 23:08:03 +02:00
Maximilian Bosch
39910f445e
packer: 1.6.0 -> 1.6.1
...
https://github.com/hashicorp/packer/releases/tag/v1.6.1
2020-07-30 23:01:56 +02:00
Maciej Krüger
903f310795
timezonemap: init at 0.4.5
2020-07-30 20:47:13 +02:00
Louis Tim Larsen
526c859664
libhdhomerun: git -> 20200521
2020-07-30 19:14:33 +02:00
Dominic Delabruere
406509dcae
inform6: init at 6.34-6.12.2
...
nixpkgs already has Inform 7, which is a lovely design system for creating interactive fiction (text adventures) using a natural language compiler and a rich IDE. However, underlying Inform 7 is a C-like language, Inform 6, which has a much simpler toolchain and its own compiler and standard libraries, which I have packaged for nix here.
2020-07-30 10:27:25 -04:00
Mario Rodas
07543f03dd
Merge pull request #93951 from lilyball/cocoapods-beta
...
cocoapods-beta: 1.9.3 -> 1.10.0.beta.1
2020-07-30 08:25:28 -05:00
Mario Rodas
b1ac18b7ac
Merge pull request #93950 from lilyball/jazzy
...
jazzy: 0.13.3 -> 0.13.5
2020-07-30 08:25:00 -05:00
Mario Rodas
8f482361a3
Merge pull request #93967 from r-ryantm/auto-update/azure-storage-azcopy
...
azure-storage-azcopy: 10.4.3 -> 10.5.1
2020-07-30 08:21:07 -05:00
Atemu
a4a58ef4c7
jc: 1.11.8 -> 1.13.1
2020-07-30 14:55:26 +02:00
Daniël de Kok
2598f0e607
oneDNN: disable tests to avoid illegal instructions
...
oneDNN tests fail on some Hydra builders because they do not support SSE
4.2. Unfortunately, oneDNN does not seem to work without SSE 4.2, see
issues #93692 and #93747 .
2020-07-30 10:26:41 +02:00
Vladimír Čunát
a45f68ccac
Merge #94188 : nss: enable libpkix build
...
This fixes connection issues in various packages.
2020-07-30 09:22:40 +02:00
Ryan Burns
1f67443319
cmake-language-server: fix test error on macOS
...
This should fix Hydra's Darwin test failures for this package.
See https://github.com/regen100/cmake-language-server/pull/24
2020-07-29 22:09:25 -07:00
Jörg Thalheim
16a63d0207
Merge pull request #93927 from kristoff3r/pwntools-update
2020-07-30 05:18:46 +01:00
Mario Rodas
a54d63e569
Merge pull request #94119 from marsam/update-lxd
...
lxd: 4.2 -> 4.3
2020-07-29 21:45:26 -05:00
Jonathan Ringer
e87a7d68c2
python37Packages.azure-identity: fix build
2020-07-29 16:44:32 -07:00
Matthew Bauer
22f82fc8ca
Revert "Merge pull request #94090 from sikmir/fix-cmake-hook"
...
This reverts commit e36b1d4ad1
, reversing
changes made to c2ea7318be
.
Should go to staging.
2020-07-29 18:20:56 -05:00
Matthew Bauer
e36b1d4ad1
Merge pull request #94090 from sikmir/fix-cmake-hook
...
cmake: fix CMAKE_FIND_FRAMEWORK
2020-07-29 18:19:57 -05:00
Matthew Bauer
c2ea7318be
Merge pull request #68488 from B4dM4n/xmlsec-dlsearchdir
...
xmlsec: add library path to lt_dladdsearchdir
2020-07-29 18:02:22 -05:00
Louis Tim Larsen
f609fa60c4
hunspell-dicts: add support for Danish dictionary
...
PR #93651
2020-07-30 00:51:58 +02:00
Jörg Thalheim
5ad1cdafe1
Merge pull request #94151 from dtzWill/update/lit-0.10
...
lit: 0.9.0 -> 0.10.0
2020-07-29 22:54:14 +01:00
zowoq
ea1287110f
skopeo: 1.1.0 -> 1.1.1
...
https://github.com/containers/skopeo/releases/tag/v1.1.1
2020-07-30 07:35:53 +10:00
Mario Rodas
8839c59391
nodejs-14_x: 14.6.0 -> 14.7.0 ( #94193 )
2020-07-29 16:20:37 -05:00
R. RyanTM
afb46594a4
python37Packages.ftfy: 5.7 -> 5.8
2020-07-29 21:13:07 +00:00
Mario Rodas
850fa7832f
Merge pull request #94189 from r-ryantm/auto-update/python2.7-process-tests
...
python27Packages.process-tests: 2.0.2 -> 2.1.1
2020-07-29 15:35:36 -05:00
Mario Rodas
3a8a99dacd
Merge pull request #94178 from r-ryantm/auto-update/python2.7-aenum
...
python27Packages.aenum: 2.2.3 -> 2.2.4
2020-07-29 15:31:01 -05:00
Mario Rodas
24b1d2455f
Merge pull request #94117 from marsam/enable-ihatemoney-darwin
...
python38Packages.ihatemoney: enable on darwin
2020-07-29 15:13:04 -05:00
R. RyanTM
d4ef8f812f
python27Packages.process-tests: 2.0.2 -> 2.1.1
2020-07-29 18:46:19 +00:00
ajs124
93a3c37128
nss: enable libpkix build
...
this was enabled by default with the old build system, but requires this flag with the new one
fixes ##93955
2020-07-29 20:31:14 +02:00
worldofpeace
0697d84006
Merge pull request #94181 from worldofpeace/my-updates
...
treewide: use nix-update updateScript for packages I maintain
2020-07-29 14:05:01 -04:00
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
Mario Rodas
d807152c69
Merge pull request #94161 from r-ryantm/auto-update/openfst
...
openfst: 1.7.7 -> 1.7.9
2020-07-29 11:22:53 -05:00
worldofpeace
9b97ee7b64
Merge pull request #94092 from kolaente/update/flutter
...
flutterPackages.beta: 1.19.0-4.3.pre -> 1.20.0-7.2.pre, flutterPackages.dev: 1.20.0-3.0.pre -> 1.21.0-1.0.pre
2020-07-29 11:35:35 -04:00
kolaente
ae1a227eb1
flutterPackages.beta: 1.19.0-4.3.pre -> 1.20.0-7.2.pre, flutterPackages.dev: 1.20.0-3.0.pre -> 1.21.0-1.0.pre
2020-07-29 16:56:22 +02:00
R. RyanTM
556d28f078
python27Packages.aenum: 2.2.3 -> 2.2.4
2020-07-29 14:32:16 +00:00
R. RyanTM
7018106e4e
openfst: 1.7.7 -> 1.7.9
2020-07-29 09:09:27 +00:00
Will Dietz
f46c07bbbd
bloaty: 1.0 -> 1.1
2020-07-29 01:04:55 -05:00
Will Dietz
4d8b20f568
lit: 0.9.0 -> 0.10.0
2020-07-29 00:53:47 -05:00
Colin L Rice
95be7b25be
go-modules: Add useVend flag to go-modules
2020-07-28 21:11:28 -04:00
Colin L Rice
148138e9de
vend: init at unstable-2020-06-04
...
This is used to provide alternate vendoring for go.
2020-07-28 21:11:28 -04:00
Mario Rodas
9cf45cd6b9
protobuf3_12: 3.12.3 -> 3.12.4
2020-07-28 19:42:33 -05:00
Mario Rodas
56c86e7ce7
Merge pull request #94107 from marsam/update-nvchecker
...
python3Packages.nvchecker: 1.6.post1 -> 1.7
2020-07-28 19:41:27 -05:00
Ivan Kozik
0d7bdd6d8e
hydra-unstable: 2020-06-23 -> 2020-07-28
...
This fixes the build:
config.status: creating hydra-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing executable-scripts commands
building
build flags: -j8 -l8 SHELL=/nix/store/c4wxsn4jays9j31y5z9f83nr2cp7l4pa-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/source'
Making all in src
make[2]: Entering directory '/build/source/src'
Making all in hydra-evaluator
make[3]: Entering directory '/build/source/src/hydra-evaluator'
g++ -DHAVE_CONFIG_H -I. -I../.. -std=c++17 -I/nix/store/2xhb4hlskn33pbyph36v4wxcan56dnrw-boehm-gc-8.0.4-dev/include -I/nix/store/5rjgsqjdm71cflfb68q7m771a1rqcsk3-nix-2.4pre20200719_a79b6dd-dev/include/nix -Wall -I ../libhydra -Wno-deprecated-declarations -g -O2 -std=c++17 -include nix/config.h -c -o hydra_evaluator-hydra-evaluator.o `test -f 'hydra-evaluator.cc' || echo './'`hydra-evaluator.cc
hydra-evaluator.cc:27:27: error: template argument 1 is invalid
27 | std::unique_ptr<Config> config;
| ^
hydra-evaluator.cc:27:27: error: template argument 2 is invalid
hydra-evaluator.cc: In constructor 'Evaluator::Evaluator()':
hydra-evaluator.cc:61:56: error: base operand of '->' is not a pointer
61 | , maxEvals(std::max((size_t) 1, (size_t) config->getIntOption("max_concurrent_evals", 4)))
| ^~
hydra-evaluator.cc:60:44: error: invalid user-defined conversion from 'std::_MakeUniq<Config>::__single_object' {aka 'std::unique_ptr<Config, std::default_delete<Config> >'} to 'int' [-fpermissive]
60 | : config(std::make_unique<::Config>())
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/memory:80,
from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/binarystring.hxx:17,
from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/binarystring:4,
from /nix/store/d97d0wixvlprz59z57maqj1pmda55r3b-libpqxx-6.4.5/include/pqxx/pqxx:3,
from ../libhydra/db.hh:3,
from hydra-evaluator.cc:1:
/nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/bits/unique_ptr.h:374:16: note: candidate is: 'std::unique_ptr<_Tp, _Dp>::operator bool() const [with _Tp = Config; _Dp = std::default_delete<Config>]' <near match>
374 | explicit operator bool() const noexcept
| ^~~~~~~~
/nix/store/3krz9s8ni3bqy4hy35ycmq8assrrb4f6-gcc-9.3.0/include/c++/9.3.0/bits/unique_ptr.h:374:16: note: return type 'bool' of explicit conversion function cannot be converted to 'int' with a qualification conversion
make[3]: *** [Makefile:440: hydra_evaluator-hydra-evaluator.o] Error 1
make[3]: Leaving directory '/build/source/src/hydra-evaluator'
make[2]: *** [Makefile:360: all-recursive] Error 1
make[2]: Leaving directory '/build/source/src'
make[1]: *** [Makefile:414: all-recursive] Error 1
make[1]: Leaving directory '/build/source'
make: *** [Makefile:344: all] Error 2
builder for '/nix/store/g967cc3j6rc3nnpx2s4klpr03ig9zzyp-hydra-2020-06-23.drv' failed with exit code 2
2020-07-28 23:40:41 +00:00
R. RyanTM
220e413417
python27Packages.dropbox: 10.2.0 -> 10.3.0
2020-07-28 16:10:45 -07:00
Kristoffer Søholm
edfcd37def
python: pwntools: 4.1.1 -> 4.2.1
...
The previous update broke the build, this updates fixes it
2020-07-29 00:32:23 +02:00
Kristoffer Søholm
8b633d8b3c
unicorn-emulator: 1.0.1 -> 1.0.2-rc4
...
Also adds tests
2020-07-29 00:32:20 +02:00
Mario Rodas
32a144c554
Merge pull request #94062 from r-ryantm/auto-update/elfinfo
...
elfinfo: 1.0.1 -> 1.1.0
2020-07-28 16:49:24 -05:00
R. RyanTM
49cb78d23e
python37Packages.poetry: 1.0.9 -> 1.0.10
2020-07-28 14:47:33 -07:00
R. RyanTM
dbd08f0afe
python37Packages.astroquery: 0.4 -> 0.4.1
2020-07-28 14:45:31 -07:00
R. RyanTM
ddd7169a5a
python27Packages.azure-mgmt-loganalytics: 0.6.0 -> 0.7.0
2020-07-28 14:44:28 -07:00
R. RyanTM
00971ea07b
python37Packages.nest-asyncio: 1.3.3 -> 1.4.0
2020-07-28 14:42:06 -07:00
R. RyanTM
29698e2039
python27Packages.pymysql: 0.9.3 -> 0.10.0
2020-07-28 14:39:23 -07:00
R. RyanTM
95849a5156
python27Packages.yamllint: 1.23.0 -> 1.24.2
2020-07-28 14:38:11 -07:00
Thorsten
30e052a3fc
libredwg: 0.10.1 -> 0.10.1.3707 ( #94087 )
...
fixes #93994
2020-07-28 22:54:37 +02:00
Matthew Bauer
b331c72f03
llvm: setup some symlinks for compatibility with binutils
...
This is needed for cross-compiling for LLVM.
After https://github.com/NixOS/nixpkgs/pull/94088 , we still need some
of these, so I’ve whitelisted those that are in binutils.
/cc @DavidTruby
2020-07-28 15:08:46 -05:00
Matthew Bauer
ea842a7467
Merge pull request #88248 from ggreif/master
...
llvmPackages_10: 10.0.0 -> 10.0.1
2020-07-28 14:55:16 -05:00
Matthew Bauer
81bb09571f
Merge pull request #94061 from DieGoldeneEnte/llvm-manpage-disable
...
llvmPackages_{8..10}: comment out broken manpages
2020-07-28 14:54:28 -05:00
Matthew Bauer
a5659d3605
Merge pull request #94088 from DavidTruby/master
...
llvm*: remove symlinks to llvm-diff, llvm-as and LLVM IR utilities
2020-07-28 14:50:48 -05:00
Matthew Bauer
da3be4a38b
Merge pull request #93959 from r-ryantm/auto-update/wla-dx
...
wla-dx: 9.8 -> 9.11
2020-07-28 14:50:21 -05:00
Robert Scott
91c4357388
pythonPackages.django_silk: 3.0.4 -> 4.0.1
...
update meta.homepage too
2020-07-28 12:15:34 -07:00
Kevin Rauscher
df6e489c4b
Bloop: adapt derivation to darwin
2020-07-28 11:36:42 -07:00
Kevin Rauscher
147cab1ee5
Bloop: 1.4.1 -> 1.4.3
2020-07-28 11:36:42 -07:00
Karol Chmist
58f609160c
Bloop: rework bloop packaging
...
* Include all completions
* Update derivation to make it similar to archlinux packaging
2020-07-28 11:36:42 -07:00
Karol Chmist
9a6386fd6f
Bloop: 1.3.4 -> 1.4.1
2020-07-28 11:36:42 -07:00
Mario Rodas
2ea37a0fe6
Merge pull request #94025 from r-ryantm/auto-update/linuxkit
...
linuxkit: 0.7 -> 0.8
2020-07-28 12:49:36 -05:00
Ruud van Asseldonk
302aed5ab4
python3Packages.sentry-sdk: fix trytond dependency
...
Tryton is an optional dependency, if it is present, Sentry can integrate
it, but when it is not present, Sentry should not pull it in as a
propagated build input, it is only required for the tests that test this
specific integration.
In particular, pulling in trytond creates a transitive dependency on
simplejson, which makes "requests" behave differently in a way that can
break error handling.
2020-07-28 09:10:28 -07:00
Nikolay Korotkiy
b53902f535
cmake: fix CMAKE_FIND_FRAMEWORK
2020-07-28 19:05:43 +03:00
David Truby
46e5ea5af6
llvm*: remove symlinks to llvm-diff, llvm-as and associated LLVM IR utilities.
...
These llvm-prefixed utilities are not drop-in replacements for the utilities
with similar names, they are specifically for operating on LLVM IR files.
Symlinking these without the prefix causes incompatibilities with tools that
expect diff, as and others to behave normally.
2020-07-28 16:26:12 +01:00
worldofpeace
7cdb25cabe
Merge pull request #90681 from kolaente/update/flutter
...
flutter stable (1.12.13+hotfix.9 -> 1.17.3), beta (1.15.17 -> 1.19.0-4.1.pre) and dev (1.17.0-dev.5.0 -> 1.20.0-0.0.pre) update
2020-07-28 11:14:50 -04:00
Tim Steinbach
ed0ad5f792
jenkins: 2.235.2 -> 2.235.3
2020-07-28 09:59:03 -04:00
Michael Weiss
a4082cca75
Merge pull request #94076 from primeos/wayvnc
...
wayvnc: 0.1.2 -> 0.2.0, neatvnc: 0.1.0 -> 0.2.0, aml: init at 0.1.0
2020-07-28 15:50:52 +02:00
Martin Weinelt
83f41b7ff0
Merge pull request #94070 from dmrauh/add/webdavclient3
...
pythonPackages.webdavclient3: init at 3.14.5
2020-07-28 15:41:43 +02:00
Dominik Michael Rauh
5a680ef6d7
pythonPackages.webdavclient3: init at 3.14.5
2020-07-28 15:16:07 +02:00
Michael Weiss
715cd6cc1d
neatvnc: 0.1.0 -> 0.2.0
2020-07-28 15:01:16 +02:00
Michael Weiss
2f56b88d5f
aml: init at 0.1.0
2020-07-28 15:01:16 +02:00
Vincent Haupert
5a845cdbf5
pythonPackages.urwid: 2.1.0 -> 2.1.1
2020-07-28 14:22:51 +02:00
Maximilian Bosch
c800307070
python3Packages.mautrix: 0.5.7 -> 0.5.8
...
https://pypi.org/project/mautrix/0.6.0/
2020-07-28 13:55:51 +02:00
Orivej Desh
f8369badce
xxHash: 0.7.4 -> 0.8.0 ( #94051 )
2020-07-28 11:28:51 +00:00
Mario Rodas
7cce068583
azure-storage-azcopy: fix source revision
2020-07-28 04:20:00 -05:00
Mario Rodas
5b6f669f46
python38Packages.ihatemoney: enable on python platforms
2020-07-28 04:20:00 -05:00
Mario Rodas
6a829263f5
python38Packages.twill: update homepage
2020-07-28 04:20:00 -05:00
Mario Rodas
2e332100df
python38Packages.flask_testing: fix build on darwin
2020-07-28 04:20:00 -05:00
Lancelot SIX
38f7e8e4e5
Merge pull request #94058 from r-ryantm/auto-update/cmake-format
...
cmake-format: 0.6.10 -> 0.6.11
2020-07-28 10:06:43 +01:00
R. RyanTM
7ab5669bb9
elfinfo: 1.0.1 -> 1.1.0
2020-07-28 08:18:54 +00:00
Holger Wünsche
c4740fcb1b
llvmPackages_{8..10}: comment out broken manpages
...
This disables all manpages packages depending on recommonmark. This can
be undone once recommonmark supports sphinx 3. The other
manpage-packages don't use recommonmark and don't need to be commented
out.
2020-07-28 09:34:13 +02:00
Daniël de Kok
d52d97db25
Merge pull request #94010 from jlesquembre/clojure
...
clojure: 1.10.547 -> 1.10.590
2020-07-28 08:50:38 +02:00
R. RyanTM
e6d83f4028
cmake-format: 0.6.10 -> 0.6.11
2020-07-28 06:37:38 +00:00
Daniël de Kok
50edd38cf1
Merge pull request #94053 from r-ryantm/auto-update/actor-framework
...
caf: 0.17.5 -> 0.17.6
2020-07-28 08:30:52 +02:00
worldofpeace
654b66e0e4
Merge pull request #93963 from seqizz/g_typo_environment
...
treewide: fix typo on word environment
2020-07-28 02:18:28 -04:00
Gürkan Gür
eb627de968
treewide: fix typo on word environment
2020-07-28 08:00:38 +02:00
R. RyanTM
6b637050d4
caf: 0.17.5 -> 0.17.6
2020-07-28 03:51:48 +00:00
aszlig
3873e0d191
Unmaintain packages I don't use anymore
...
Just got a reminder via the vulnerability roundup[1] that I'm still
listed as maintainer for Synergy, even though I stopped using it years
ago.
I'll also take this as an opportunity to remove myself from other
packages which I stopped using and thus most certainly won't be able to
maintain. The latter is already hard enough these days for software
which I *do* use.
[1]: https://github.com/NixOS/nixpkgs/issues/94007
Signed-off-by: aszlig <aszlig@nix.build>
2020-07-28 02:08:36 +02:00
lewo
8599adeadd
Merge pull request #93845 from lucperkins/open-policy-agent-version
...
Add build version to open-policy-agent package
2020-07-28 00:32:11 +02:00
Ryan Mulligan
4f274fad77
Merge pull request #93926 from r-ryantm/auto-update/python3.7-starlette
...
python37Packages.starlette: 0.13.4 -> 0.13.6
2020-07-27 14:58:33 -07:00
Mario Rodas
67de12f991
linuxkit: use buildFlagsArray
2020-07-27 16:20:00 -05:00
Daiderd Jordan
d42b366613
Merge pull request #93553 from risicle/ris-igraph-darwin
...
igraph: enable for darwin
2020-07-27 22:29:16 +02:00
Daiderd Jordan
5e4c9da4d9
Merge pull request #93490 from siriobalmelli-foss/fix/pc-ble-driver-py
...
python3Packages.pc-ble-driver-py: fix Darwin build
2020-07-27 22:22:04 +02:00
R. RyanTM
405d540652
linuxkit: 0.7 -> 0.8
2020-07-27 19:30:08 +00:00
José Luis Lafuente
81ae93437b
clojure: 1.10.547 -> 1.10.590
2020-07-27 17:17:23 +02:00
Vladimir Serov
8a2175ba29
python3Packages.pyphotonfile: init at 0.2.1
2020-07-27 16:26:40 +03:00
R. RyanTM
09bf6190b6
azure-storage-azcopy: 10.4.3 -> 10.5.1
2020-07-27 11:55:10 +00:00
Mario Rodas
388453233c
buildkit: 0.7.1 -> 0.7.2
2020-07-27 04:20:00 -05:00
Mario Rodas
3bc6f9a413
python38Packages.nvchecker: 1.6.post1 -> 1.7
2020-07-27 04:20:00 -05:00
R. RyanTM
365d6f536e
wla-dx: 9.8 -> 9.11
2020-07-27 08:48:24 +00:00
Lily Ballard
c4ce0b778c
cocoapods-beta: 1.9.3 -> 1.10.0.beta.1
2020-07-26 23:19:30 -07:00
Lily Ballard
c8dd9d6c92
jazzy: 0.13.3 -> 0.13.5
2020-07-26 23:14:49 -07:00
Ryan Mulligan
e12aa01bdd
Merge pull request #93924 from r-ryantm/auto-update/hy
...
hy: 0.18.0 -> 0.19.0
2020-07-26 18:53:27 -07:00
Aaron Andersen
970b2b853d
Merge pull request #93599 from stigtsp/package/perl-crypt-openpgp-init
...
perlPackages.CryptOpenPGP: init at 1.12
2020-07-26 18:55:49 -04:00
Martin Weinelt
6bf0672235
Merge pull request #93915 from graham33/fix/python-rtmidi-deps
...
python-rtmidi: add alsaLib and libjack2 deps
2020-07-27 00:28:40 +02:00
Martin Weinelt
e9e3d1094d
Merge pull request #93939 from symphorien/ihatemoney-4.2-backport
...
python3Packages.ihatemoney: fix CVE-2020-15120
2020-07-27 00:11:42 +02:00
Mario Rodas
5d846289bb
Merge pull request #93938 from r-ryantm/auto-update/python2.7-stripe
...
python27Packages.stripe: 2.48.0 -> 2.49.0
2020-07-26 16:37:56 -05:00
Mario Rodas
9fc4678a4a
Merge pull request #92691 from jlesquembre/kustomize-3.8.0
...
kustomize: 3.3.1 -> 3.8.0
2020-07-26 16:36:40 -05:00
Mario Rodas
8aa8da2bc1
Merge pull request #93889 from marsam/fix-pandas-darwin
...
python38Packages.pandas: fix build on darwin
2020-07-26 16:33:35 -05:00
R. RyanTM
04dacfbc52
python27Packages.stripe: 2.48.0 -> 2.49.0
2020-07-26 20:40:48 +00:00
Frederik Rietdijk
c28df9984b
python.pkgs.recommonmark: fix eval
2020-07-26 22:31:17 +02:00
Holger Wünsche
e79b1e6a9a
tiledb: disabled (sometimes) failing tests
...
This only affects the python package
fixes #84091
2020-07-26 19:01:26 +02:00
Holger Wünsche
36a69034bc
recommonmark: marked broken
...
It doesn't work with sphinx 3.
2020-07-26 18:56:21 +02:00
DavHau
62c481a8a1
remove ujson version contraint from python-jsonrpc-server
2020-07-26 18:53:57 +02:00
Lancelot SIX
13c492aa81
python3Packages.daphne: 2.3.0 -> 2.5.0
2020-07-26 18:52:55 +02:00
R. RyanTM
bb2c199c19
python27Packages.crc32c: 2.0 -> 2.0.1
2020-07-26 18:51:17 +02:00
R. RyanTM
6abf9e1a27
python37Packages.starlette: 0.13.4 -> 0.13.6
2020-07-26 15:57:59 +00:00
Michele Guerini Rocco
bb395a9a47
Merge pull request #91288 from rnhmjoj/zeromq
...
Remove old zeromq 3.x packages
2020-07-26 17:37:10 +02:00
R. RyanTM
20ec6b70ce
hy: 0.18.0 -> 0.19.0
2020-07-26 15:03:25 +00:00
Silvan Mosberger
a38d8d6ac2
Merge pull request #88793 from veehaitch/redoc-cli
...
nodePackages.redoc-cli: init at 0.9.8
2020-07-26 16:39:37 +02:00
Graham Bennett
2a5325d3cb
python-rtmidi: add alsaLib and libjack2 deps
...
python-rtmidi includes the rtmidi C++ library as a submodule (which is
unfortunate since rtmidi is separately packaged in nixpkgs already) and wraps it
using Cython. Without these dependencies, python-rtmidi won't build support for
ALSA or jack into the compiled rtmidi, and will only have the 'dummy' API
available.
2020-07-26 14:13:26 +01:00
Gabor Greif
e51d3a0399
llvmPackages_10: 10.0.0 -> 10.0.1
...
This is a purely bugfix release.
See: http://lists.llvm.org/pipermail/release-testers/2020-July/001297.html
2020-07-26 14:06:56 +02:00
sternenseemann
6a565f2998
ocamlPackages.ocsigen_server: 2.15.0 → 2.16.0
...
Also increase lower OCaml version bound to 4.06.1. Note that this
increase has not been introduced in 2.16.0, but has been like this since
2.11.0.
2020-07-26 14:05:34 +02:00
sternenseemann
43eaad5676
ocamlPackages.ocsigen_server: fix compilation
2020-07-26 14:05:34 +02:00
Symphorien Gibol
2308771c76
python3Packages.ihatemoney: fix CVE-2020-15120
2020-07-26 12:00:00 +00:00
Jan Tojnar
a86f4110a7
Merge pull request #93771 from jtojnar/flatpak-1.8
2020-07-26 13:56:16 +02:00
Jan Tojnar
5d3f240ebd
Merge pull request #93712 from jtojnar/malcontent-0.8
...
malcontent: 0.7.0 → 0.8.0
2020-07-26 13:55:02 +02:00
Maximilian Bosch
5ef09f9ada
evcxr: 0.5.1 -> 0.5.2
...
https://github.com/google/evcxr/blob/HEAD/RELEASE_NOTES.md#version-052
2020-07-26 11:32:41 +02:00