Manuel Mendez
47430e5e23
j2cli: fix missing dependency on setuptools
...
Was getting
```
...
import pkg_resources
ImportError: No module named pkg_resources
```
2020-04-06 12:02:25 -07:00
R. RyanTM
c05bdeb23b
python37Packages.hstspreload: 2020.2.29 -> 2020.3.31
2020-04-06 11:58:29 -07:00
R. RyanTM
f63f622169
python37Packages.jupyterlab: 2.0.0 -> 2.0.1
2020-04-06 11:58:18 -07:00
R. RyanTM
342bf79497
python37Packages.luftdaten: 0.6.3 -> 0.6.4
2020-04-06 11:57:58 -07:00
R. RyanTM
237c1b99c9
python27Packages.azure-batch: 8.0.0 -> 9.0.0
2020-04-06 11:55:26 -07:00
R. RyanTM
3ad70a424a
python27Packages.azure-mgmt-storage: 8.0.0 -> 9.0.0
2020-04-06 11:51:48 -07:00
R. RyanTM
5da4b6c79f
python37Packages.altair: 4.0.1 -> 4.1.0
2020-04-06 11:50:44 -07:00
R. RyanTM
e96b7c5ea1
python27Packages.carbon: 1.1.6 -> 1.1.7
2020-04-06 11:50:08 -07:00
R. RyanTM
0e7f1e14d6
python37Packages.asgiref: 3.2.5 -> 3.2.7
2020-04-06 11:49:08 -07:00
R. RyanTM
49ac78ae3e
python37Packages.aiohttp-socks: 0.3.6 -> 0.3.7
2020-04-06 11:48:11 -07:00
R. RyanTM
eab70ef2b0
python27Packages.ansi: 0.1.3 -> 0.1.5
2020-04-06 11:47:38 -07:00
R. RyanTM
aba81a7eb4
python27Packages.cbor2: 5.0.1 -> 5.1.0
2020-04-06 11:45:24 -07:00
R. RyanTM
128aeca1a9
python27Packages.boltons: 20.0.0 -> 20.1.0
2020-04-06 11:44:09 -07:00
R. RyanTM
0b54f91eac
python27Packages.atlassian-python-api: 1.15.4 -> 1.15.6
2020-04-06 11:42:50 -07:00
Timo Kaufmann
ae55e4ec3b
Merge pull request #83447 from drewrisinger/dr-pr-python-qiskit-aqua
...
python3Packages.qiskit-aqua: init at 0.6.5
2020-04-06 17:47:31 +00:00
Wael Nasreddine
a5e6fa6d8e
bazel-gazelle: init at 0.20.0 ( #84222 )
2020-04-06 10:42:53 -07:00
Lancelot SIX
3e7d382a82
Merge pull request #84493 from r-ryantm/auto-update/python3.7-django-auth-ldap
...
python37Packages.django-auth-ldap: 2.1.0 -> 2.1.1
2020-04-06 18:54:43 +02:00
R. RyanTM
b1e9df1890
python37Packages.django-auth-ldap: 2.1.0 -> 2.1.1
2020-04-06 16:49:54 +00:00
Drew Risinger
ab4336f7b7
python3Packages.qiskit-aer: only enable on x86_64
...
Build was failing on ofborg on platforms.aarch64 due to
missing muparserx library built for aarch64. Added notes about
this issue & when build could be expanded.
2020-04-06 12:03:07 -04:00
Drew Risinger
2553798f93
python3Packages.qiskit-aqua: init at 0.6.5
...
Qiskit Aqua: An extensible library of quantum computing algorithms.
This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-04-06 12:01:35 -04:00
Maximilian Bosch
de083945f2
Merge pull request #84389 from etu/php-updates
...
php: 7.2.28 -> 7.2.29, 7.3.15 -> 7.3.16, 7.4.3 -> 7.4.4
2020-04-06 17:48:18 +02:00
Jörg Thalheim
d266ad7d2c
Merge pull request #84481 from bcdarwin/fix-sedlex-inputs
...
ocamlPackages.sedlex: fix dependencies
2020-04-06 16:07:27 +01:00
Ben Darwin
77901a96da
ocamlPackages.sedlex: fix dependencies
2020-04-06 10:48:42 -04:00
Michael Raskin
dc8af33d85
Merge pull request #84374 from r-ryantm/auto-update/gl2ps
...
gl2ps: 1.4.0 -> 1.4.1
2020-04-06 14:41:06 +00:00
R. RyanTM
e5d683a375
python37Packages.cmd2: 1.0.0 -> 1.0.1
2020-04-06 15:59:39 +02:00
Ryan Mulligan
2e5672920e
Merge pull request #84329 from r-ryantm/auto-update/armadillo
...
armadillo: 9.850.1 -> 9.860.1
2020-04-06 06:10:16 -07:00
markuskowa
d449e60555
Merge pull request #84396 from r-ryantm/auto-update/hwloc
...
hwloc: 2.1.0 -> 2.2.0
2020-04-06 11:10:29 +02:00
Mario Rodas
415e26531d
Merge pull request #84156 from marsam/update-grpc
...
grpc: 1.27.1 -> 1.28.0
2020-04-05 21:59:09 -05:00
Mario Rodas
5a69756860
Merge pull request #84333 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20200224 -> 20200315
2020-04-05 20:13:19 -05:00
Mario Rodas
d47c8ab5bd
Merge pull request #84376 from r-ryantm/auto-update/flyway
...
flyway: 6.2.4 -> 6.3.2
2020-04-05 20:05:37 -05:00
Maximilian Bosch
720b3eaf2b
Merge pull request #84410 from r-ryantm/auto-update/intel-graphics-compiler
...
intel-graphics-compiler: 1.0.3151 -> 1.0.3627
2020-04-06 03:00:47 +02:00
Mario Rodas
1c7b7c8fee
Merge pull request #84404 from r-ryantm/auto-update/jruby
...
jruby: 9.2.11.0 -> 9.2.11.1
2020-04-05 19:56:56 -05:00
Mario Rodas
6fca9ab047
Merge pull request #84403 from r-ryantm/auto-update/joker
...
joker: 0.14.2 -> 0.15.0
2020-04-05 19:55:55 -05:00
R. RyanTM
f01a99ac30
intel-graphics-compiler: 1.0.3151 -> 1.0.3627
2020-04-05 23:59:00 +00:00
R. RyanTM
84c2b8324d
jruby: 9.2.11.0 -> 9.2.11.1
2020-04-05 22:06:39 +00:00
R. RyanTM
89840eb7ae
joker: 0.14.2 -> 0.15.0
2020-04-05 22:01:56 +00:00
R. RyanTM
174f61b814
hwloc: 2.1.0 -> 2.2.0
2020-04-05 21:20:30 +00:00
Elis Hirwing
8272ebe961
php72: 7.2.28 -> 7.2.29
...
Changelog: https://www.php.net/ChangeLog-7.php#7.2.29
2020-04-05 22:22:40 +02:00
Elis Hirwing
1118080dc0
php73: 7.3.15 -> 7.3.16
...
Changelog: https://www.php.net/ChangeLog-7.php#7.3.16
2020-04-05 22:22:26 +02:00
Ryan Mulligan
247458f606
Merge pull request #84342 from r-ryantm/auto-update/distgen
...
distgen: 1.4 -> 1.5
2020-04-05 13:14:57 -07:00
Elis Hirwing
faf79b6384
php74: 7.4.3 -> 7.4.4
...
Changelog: https://www.php.net/ChangeLog-7.php#7.4.4
2020-04-05 22:05:16 +02:00
R. RyanTM
492599e062
flyway: 6.2.4 -> 6.3.2
2020-04-05 18:25:38 +00:00
R. RyanTM
410db9ea23
gl2ps: 1.4.0 -> 1.4.1
2020-04-05 18:05:33 +00:00
Elis Hirwing
3b6539896b
Merge pull request #83896 from etu/slim-down-default-php-v3
...
PHP: Make the default package more sane [v3]
2020-04-05 20:00:03 +02:00
Maximilian Bosch
1ca8ee8111
Merge pull request #84296 from catern/hydrauri
...
hydra: add dep on perlPackages.CatalystPluginSmartURI
2020-04-05 18:29:54 +02:00
Benjamin Hipple
0454fae7ca
Merge pull request #84130 from OmnipotentEntity/rfc45-part2
...
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 11:15:20 -04:00
talyz
ca8b8a26e9
php: Add enabledExtensions attribute to PHP derivations
...
This provides a means to build a PHP package based on a list of
extensions from another.
For example, to generate a package with all default extensions
enabled, except opcache, but with ImageMagick:
php.withExtensions (e:
(lib.filter (e: e != php.extensions.opcache) php.enabledExtensions)
++ [ e.imagick ])
2020-04-05 16:46:38 +02:00
talyz
b4d289a7ae
php: Add missing hash extension to php < 7.4
2020-04-05 16:45:53 +02:00
talyz
1345e5b763
php: Add withExtensions as a simpler alternative to buildEnv
2020-04-05 16:45:47 +02:00
talyz
4ff523f691
php: Simplify php-packages import, rename exts -> extensions
2020-04-05 16:45:41 +02:00