Commit Graph

59410 Commits

Author SHA1 Message Date
Robert Schütz
4e0f079064 python.pkgs.pyaxmlparser: some files are licensed asl20
Fixes https://github.com/NixOS/nixpkgs/issues/54338.
2019-01-20 03:08:09 +01:00
Dmitry Kalinkin
531bba6182 mujs: enable on darwin 2019-01-19 18:40:06 -05:00
Vladimír Čunát
e36b4d6a85
gdal: fix patch hashes
Commit d2f39adea9 added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp
8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Alyssa Ross
0bf9656a57
Merge pull request #54265 from smaximov/gem-config-digest-sha3
gem-config: add digest-sha3
2019-01-19 17:27:44 +00:00
Michael Weiss
7bc18d2535
pythonPackages.glances: 3.0.2 -> 3.1.0 2019-01-19 17:20:37 +01:00
Vladimír Čunát
b277551a4b
Merge #52444: ffmpeg{_3_4,_4,-full}: updates 2019-01-19 16:56:21 +01:00
Vladimír Čunát
19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Gabriel Ebner
d2f39adea9 gdal: fix build with poppler 0.73 2019-01-19 15:42:58 +01:00
R. RyanTM
6f8e0ae608 gdal: 2.3.2 -> 2.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdal/versions
2019-01-19 15:21:50 +01:00
adisbladis
2031aaff07
Merge pull request #54315 from adisbladis/mpv-mujs
mpv: Add javascript support
2019-01-19 13:37:49 +00:00
Léo Gaspard
cf8383810e gn: use python2 as gn is incompatible with python3 2019-01-19 14:17:22 +01:00
adisbladis
c0fcae159c
mujs: 2017-01-24 -> 1.0.5 2019-01-19 12:56:01 +00:00
adisbladis
32301dbba6
shaderc: git-2018-06-01 -> 2018.0
This is a tagged upstream release
2019-01-19 12:32:54 +00:00
adisbladis
9eb9fd2d9b
shaderc: Add missing meta license 2019-01-19 12:32:53 +00:00
adisbladis
731f0e06b1
shaderc: Turn buildInputs to nativeBuildInputs
These are all build-time only native dependencies
2019-01-19 12:32:52 +00:00
adisbladis
1d55e50fe4
shaderc: Add multiple outputs 2019-01-19 12:32:51 +00:00
adisbladis
c1c6278db2
Merge pull request #53981 from matthew-piziak/textlint
add textlint to nodePackages
2019-01-19 10:15:03 +00:00
Robin Palotai
68436aec2c Add awk as a default tool for Bazel shell commands.
Apparently
e292e0452f/bazel/gflags.bzl (L8)
assumes it should be accessible. Normally we could ask them to fix, but
I would expect awk to be a commonly assumed.

The rough search
https://github.com/search?q=filename%3ABUILD+genrule+awk&type=Code
brings ~1K hits.
2019-01-19 11:07:00 +01:00
Matthew Piziak
56f3fbf9f2
nodePackages_10_x.textlint: init at 11.2.1 2019-01-19 09:56:56 +00:00
Benjamin Staffin
c7677d9300
pythonPackages.jq: init at 0.1.6 (#54014) 2019-01-18 21:01:19 -05:00
Robert Schütz
bf4c5c56d8
Merge pull request #53945 from dotlambda/recommonmark-0.5.0
python.pkgs.recommonmark: 0.4.0 -> 0.5.0
2019-01-18 23:12:53 +01:00
R. RyanTM
a26117593d python37Packages.python-gitlab: 1.6.0 -> 1.7.0 (#54078)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-python-gitlab/versions
2019-01-18 20:24:36 +01:00
R. RyanTM
a70f5d741f python37Packages.trio: 0.9.0 -> 0.10.0 (#54098)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-trio/versions
2019-01-18 20:15:47 +01:00
R. RyanTM
1d1aa5e96e python37Packages.pytest-benchmark: 3.1.1 -> 3.2.2 (#54099)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pytest-benchmark/versions
2019-01-18 19:56:00 +01:00
Robert Schütz
9a601e228d
Merge pull request #54102 from r-ryantm/auto-update/python3.7-jaraco.itertools
python37Packages.jaraco_itertools: 3.0.0 -> 4.0.0
2019-01-18 16:59:07 +01:00
R. RyanTM
fdf7a22bbb ammonite: 1.6.0 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-01-18 10:53:51 -05:00
Robert Schütz
c48b43cacc python.pkgs.jaraco_itertools: add meta and run tests 2019-01-18 16:50:57 +01:00
Vincent Laporte
63383a6db2 coqPackages.QuickChick: init at 1.0.2 for Coq 8.8 2019-01-18 14:53:15 +00:00
Jörg Thalheim
222751b029
Merge pull request #54208 from r-ryantm/auto-update/fasm-bin
fasm-bin: 1.73.05 -> 1.73.06
2019-01-18 14:15:32 +00:00
Jörg Thalheim
3376cbbdd7
Merge pull request #54238 from r-ryantm/auto-update/capstone
capstone: 4.0 -> 4.0.1
2019-01-18 13:40:16 +00:00
Jörg Thalheim
d1ccf5bac6
Merge pull request #54264 from volth/patch-300
perl-packages.nix: cleanup meta
2019-01-18 13:28:35 +00:00
volth
aefd9db91b
buildPerlPackage: provide default value for meta.platforms 2019-01-18 12:47:58 +00:00
Jörg Thalheim
934bf46f44
Merge pull request #54246 from r-ryantm/auto-update/python3.7-beancount
python37Packages.beancount: 2.1.3 -> 2.2.0
2019-01-18 11:39:37 +00:00
Robert Schütz
9b1f1603db python.pkgs.irc: python3 only 2019-01-18 12:36:40 +01:00
Robert Schütz
c130559401
Merge pull request #54118 from r-ryantm/auto-update/python3.7-jaraco.logging
python37Packages.jaraco_logging: 1.5.2 -> 2.0
2019-01-18 12:32:13 +01:00
Jörg Thalheim
03403ca880
Merge pull request #54251 from r-ryantm/auto-update/armadillo
armadillo: 9.200.6 -> 9.200.7
2019-01-18 11:28:27 +00:00
Robert Schütz
6be3079b47 python.pkgs.jaraco_logging: add meta and run tests 2019-01-18 12:28:26 +01:00
Jörg Thalheim
67d5933482
Merge pull request #54057 from Tomahna/bloop
bloop: 1.2.1 -> 1.2.3
2019-01-18 11:16:53 +00:00
Robert Schütz
71f56c90af python3.pkgs.cmd2: depend on attrs 2019-01-18 12:03:12 +01:00
Sergei Maximov
05c8d5c88f gem-config: add digest-sha3
`digest-sha3` is a C-extension gem which fails to build on Nix because
it uses non-literals as format strings which is forbidden by the default
Nix hardening settings. There is a pull request to fix that ([1]), but
the gem seems to be abandoned.

This PR disables the "format" hardening for `digest-sha3`.

[1]: https://github.com/phusion/digest-sha3-ruby/pull/8
2019-01-18 13:48:48 +03:00
R. RyanTM
c42e3f2d0f python37Packages.cfgv: 1.1.0 -> 1.4.0 (#54137)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cfgv/versions
2019-01-18 11:47:59 +01:00
markuskowa
7f6c3a84ba
Merge pull request #54244 from marsam/update-brakeman
brakeman: 4.3.1 -> 4.4.0
2019-01-18 11:33:33 +01:00
Joachim F
de07e5e526
Merge pull request #54106 from r-ryantm/auto-update/python3.7-jsonrpclib-pelix
python37Packages.jsonrpclib-pelix: 0.3.2 -> 0.4.0
2019-01-18 10:21:46 +00:00
markuskowa
59a6ec5568
Merge pull request #54159 from r-ryantm/auto-update/netcdf-fortran
netcdffortran: 4.4.4 -> 4.4.5
2019-01-18 10:54:22 +01:00
Jörg Thalheim
4dc359cae9
Merge pull request #54141 from acowley/qtxmlpatterns-fix
qtxmlpatterns: fix dependency with qtdeclarative
2019-01-18 08:39:05 +00:00
Jörg Thalheim
08ee0d9d08
Merge pull request #54262 from smaximov/fix-rbnacl-6.0.0
gem-config: support rbnacl v6.0.0
2019-01-18 08:37:09 +00:00
Kevin Rauscher
26e2eb3a9d bloop: 1.2.1 -> 1.2.3 2019-01-18 09:29:41 +01:00
Michael Raskin
976644fc88
Merge pull request #54243 from r-ryantm/auto-update/box2d
box2d: 2.3.0 -> 2.3.1
2019-01-18 08:28:56 +00:00
Sergei Maximov
a3bff35450 gem-config: support rbnacl v6.0.0
With the v6.0.0 release of the `rbnacl` gem, it does not longer depends
on `rbnacl-libsodium` gem (which is now deprecated ([1])) to package the
`libsodium` library and should use the one provided by the distribution;
it raises an error if `rbnacl-libsodium` is detected ([2]).
Unfortunately, default gem config patches `rbnacl` unconditionally ([3]),
which means that newer versions of `rbnacl` fail at startup.

[1]: https://github.com/crypto-rb/rbnacl-libsodium/issues/29
[2]: c176fc0bd8/lib/rbnacl.rb (L4-L8)
[3]: 9fd099a6ae/pkgs/development/ruby-modules/gem-config/default.nix (L300-L306)
2019-01-18 11:04:54 +03:00