Christoph Bauer
d895bad12a
Fix dependencies issues of postgresql-syntax and re+base
2020-05-29 22:28:46 +02:00
Mike Sperber
41786ec21f
Update tensorflow-haskell dependencies.
...
Updating to the current HEAD of the Tensorflow-Haskell bindings allows
us to also update the dependencies, specifically proto-lens, and avoid
having to retain their outdated versions.
2020-05-29 22:28:46 +02:00
Peter Simons
5c3eab8a97
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.3-1-gb7c82db from Hackage revision
5f32599b70
.
2020-05-29 22:28:46 +02:00
Peter Simons
05ba8c56cb
hackage2nix.yaml: update list of broken builds
2020-05-29 22:28:38 +02:00
Peter Simons
496fad525b
hackage2nix.yaml: cabal-fmt now has a maintainer
2020-05-29 22:23:47 +02:00
Malte Brandy
80cc18ac32
haskellPackages.shh: Mark unbroken
2020-05-29 22:16:02 +02:00
Malte Brandy
e9b611352f
configuration-hackage2nix: Add maralorn as a maintainer for a number of haskellPackages
2020-05-29 22:16:02 +02:00
Markus Hauck
368364fbaa
Unbreak amazonka-dynamodb
2020-05-29 22:16:02 +02:00
Gabriel Volpe
678e947b88
haskellPackages.dhall-lsp-server: unbreak
2020-05-29 22:16:02 +02:00
Manuel Bärenz
9a302dffc8
rhine, rhine-gloss: Remove broken marker
2020-05-29 22:16:02 +02:00
Poscat
44e8c5c0b8
haskellPackages.vulkan: unbreak
2020-05-29 22:16:02 +02:00
pacien
b2e0f05b6b
haskellPackages.tart: unmark as broken
...
Dependency issues for this package have been fixed in the latest release.
See https://github.com/jtdaugherty/tart/issues/10
2020-05-29 22:16:01 +02:00
Peter Simons
4fa8c3e67a
LTS Haskell 15.13
2020-05-29 22:16:01 +02:00
Frederik Rietdijk
4df2f78ec7
Revert "Merge pull request #78910 from serokell/libarchive-zstd"
...
Should go to staging instead.
This reverts commit f8d9f59abe
, reversing
changes made to b27a19d5bf
.
2020-05-29 21:03:02 +02:00
Frederik Rietdijk
f8d9f59abe
Merge pull request #78910 from serokell/libarchive-zstd
...
libarchive: link to zstd (split zstd output)
2020-05-29 20:51:16 +02:00
Frederik Rietdijk
c7d25a5db6
Merge master into staging-next
2020-05-29 17:05:38 +02:00
Claudio Bley
7172514b72
bazel: 3.1.0 -> 3.2.0
2020-05-29 15:22:35 +02:00
Ryan Mulligan
a3a94a957e
Merge pull request #89068 from r-ryantm/auto-update/codeql
...
codeql: 2.1.3 -> 2.1.4
2020-05-29 05:50:12 -07:00
Maximilian Bosch
4eb9c62591
Merge pull request #89132 from talyz/php-buildenv-keep-extensions
...
php.buildEnv: Let enabled extensions to pass through by default
2020-05-29 13:03:43 +02:00
Mario Rodas
d9f9fcfd16
Merge pull request #89146 from marsam/init-libfyaml
...
libfyaml: init at 0.5.7
2020-05-29 04:35:45 -05:00
Claudio Bley
1c5386fa1d
bazel: Make bazel_3 the default version
...
* drop bazel_2
* update hashes of fetch derivations that use `buildBazelPackage`
2020-05-29 08:52:17 +02:00
Claudio Bley
c456288170
bazel_3: init at 3.1.0
2020-05-29 08:52:17 +02:00
Vincent Laporte
1992d68551
ocamlPackages.core_kernel: remove at 112.24.00
...
This is a legacy version for OCaml 4.02
2020-05-29 08:23:42 +02:00
zowoq
8609b214fa
oniguruma: switch to autotools
2020-05-29 13:14:19 +10:00
MetaDark
ec905d07fa
cmake-language-server: init at 0.1.1
2020-05-28 19:21:43 -07:00
MetaDark
f3ee91d47e
pythonPackages.pytest-datadir: init at 1.3.1
2020-05-28 19:21:43 -07:00
MetaDark
db2ce6413e
python3Packages.pygls: init at 0.8.1
2020-05-28 19:21:43 -07:00
R. RyanTM
f0d90a2ef0
python27Packages.py_scrypt: 0.8.13 -> 0.8.15
2020-05-28 19:19:51 -07:00
talyz
bfdc832aef
php.buildEnv: Let enabled extensions to pass through by default
...
If only extraConfig is specified in buildEnv, keep the currently
enabled extensions active. Brought up in #89011 .
2020-05-29 00:32:12 +02:00
Vincent Haupert
354798437a
pythonPackages.hiyapyco: init at 0.4.16
2020-05-28 15:29:30 -07:00
Daniël de Kok
8c5f4b8a3b
python3Packages.spacy: relax thinc version constraint
2020-05-28 15:17:07 -07:00
R. RyanTM
abe0e561c7
python27Packages.thinc: 7.4.0 -> 7.4.1
2020-05-28 15:17:07 -07:00
R. RyanTM
1096383557
python27Packages.elasticsearch: 7.6.0 -> 7.7.0
2020-05-28 14:57:13 -07:00
Antoine Richard
847de99970
pythonPackages.secp256k1: fix broken package ( #88612 )
...
* fix secp256k1 broken package
* Update default.nix
* Update default.nix
2020-05-28 14:46:49 -07:00
adisbladis
63bac1fc59
poetry2nix: 1.8.0 -> 1.9.0
2020-05-28 21:41:17 +01:00
Frederik Rietdijk
e27e3ae169
Merge master into staging-next
2020-05-28 22:03:48 +02:00
Timo Kaufmann
d6cf34ea5a
Merge pull request #89115 from timokau/metals-client-agnostic
...
metals: provide client-agnostic flavor
2020-05-28 18:55:20 +00:00
Dmitry Kalinkin
dba97ff6dd
Merge pull request #88015 from alexarice/agda-pkg-init
...
agda-pkg: init at 0.1.50
2020-05-28 12:32:34 -04:00
Orivej Desh
df9ac8b4a0
fmt: 6.2.0 -> 6.2.1, fix cmake config ( #89114 )
2020-05-28 16:31:13 +00:00
Timo Kaufmann
0e2456da82
metals: provide client-agnostic flavor
2020-05-28 17:43:00 +02:00
Mario Rodas
ffcfd9d498
Merge pull request #89077 from r-ryantm/auto-update/hyperscan
...
hyperscan: 5.2.1 -> 5.3.0
2020-05-28 09:12:55 -05:00
Mario Rodas
8af3ec3075
Merge pull request #89065 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.12.4 -> 0.13.2
2020-05-28 09:11:20 -05:00
Mario Rodas
ac4713b166
Merge pull request #89097 from marsam/update-zz
...
zz: 2020-03-02 -> 0.1
2020-05-28 09:10:07 -05:00
Mario Rodas
0c836fa1af
Merge pull request #88040 from zowoq/oniguruma
...
oniguruma: 6.9.4 -> 6.9.5_rev1
2020-05-28 09:09:36 -05:00
Ryan Mulligan
ce4c8e7fa5
Merge pull request #89053 from r-ryantm/auto-update/xmlrpc-c
...
xmlrpc_c: 1.39.12 -> 1.51.06
2020-05-28 06:35:50 -07:00
Mario Rodas
501e613507
libfyaml: init at 0.5.7
2020-05-28 04:20:00 -05:00
Mario Rodas
23a75a4465
zz: 2020-03-02 -> 0.1
2020-05-28 04:20:00 -05:00
Yuriy Chernyshov
331ce6981b
Update spdlog to 1.6.0
2020-05-28 10:57:51 +03:00
Vincent Laporte
eab4103efa
ocamlPackages.core: remove at 112.24.01
...
This is a legacy version for OCaml 4.02
2020-05-28 09:09:53 +02:00
Ben Darwin
7547926b81
ocamlPackages.biocaml: patch for -safe-string compilation with Ocaml 4.10
2020-05-28 09:08:51 +02:00