Commit Graph

59705 Commits

Author SHA1 Message Date
Tim Steinbach fad6b012bd
openjdk: 8u192 -> 8u202 2019-01-21 12:19:17 -05:00
Robert Schütz a27e54848e python.pkgs.bugwarrior: use default future version 2019-01-21 18:02:56 +01:00
Robert Schütz b802698873 python.pkgs.pandas_0_17_1: remove
It is not used anywhere.
2019-01-21 18:00:06 +01:00
Robert Schütz 862e16117c python.pkgs.cachetools_1: remove
It is not used anywhere and was pointing to version 2.1.0 anyway.
2019-01-21 17:54:31 +01:00
Jörg Thalheim f9aa74f451
Merge pull request #53886 from tex/tex/dlang
DMD to provide libphobos2.so.x.y
2019-01-21 16:29:20 +00:00
Jörg Thalheim e6af830961
Merge pull request #54412 from mayflower/teeworlds-bump
teeworlds: 0.6.5 -> 0.7.2
2019-01-21 15:33:21 +00:00
Tor Hedin Brønner fffd8900ac
Merge pull request #54393 from marsam/fix-racket-build
racket: fix gappsWrapperArgs
2019-01-21 15:36:20 +01:00
Jörg Thalheim 343d07b0b6
radare2: 3.1.3 -> 3.2.1 2019-01-21 14:00:26 +00:00
Maximilian Bosch f9816bd6b0
Merge pull request #53927 from zaninime/patch-1
nexus: 3.14.0-04 -> 3.15.0-01
2019-01-21 14:57:56 +01:00
Domen Kožar 8e30701601
stack2nix: distribute again 2019-01-21 20:40:24 +07:00
Robert Schütz e23c5ec8f2
Merge pull request #54413 from ivegotasthma/package-python-modules
Package multiple python modules
2019-01-21 14:13:06 +01:00
ivegotasthma 2a7bcb7b3d
pythonPackages.braintree: init at 3.50.0 2019-01-21 13:49:58 +01:00
ivegotasthma 6f9eb70c9c
pythonPackages.django-cors-headers: init at 2.4.0 2019-01-21 13:49:54 +01:00
ivegotasthma f7de6e5fb3
pythonPackages.django-rest-auth: init at 0.9.3 2019-01-21 13:49:49 +01:00
ivegotasthma 40d07176d2
pythonPackages.djangorestframework-jwt: init at 1.11.0 2019-01-21 13:49:19 +01:00
Jan Tojnar 437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Linus Heckemann 4c651d1647 bam: 0.4.0 -> 0.5.1, fix licence 2019-01-21 11:34:28 +01:00
Robert Scott de3b2d1753 pythonPackages.django_reversion: disable checks (#54379)
these weren't running properly anyway - they assume the availability of a
mysql and/or postgresql database
2019-01-21 11:24:07 +01:00
andrewchambers 99386842ea pythonPackages.dugong: 3.5 -> 3.7.4 (#54406) 2019-01-21 11:13:08 +01:00
Will Dietz b0ba558f93 pythonPackages.PyChromecast: 2.3.0 -> 2.4.0 (#54361)
also py2 support was dropped in 2.0 (apparently)
2019-01-21 11:02:54 +01:00
Silvan Mosberger d6b74a4145 haskellPackages.idris: Fix build 2019-01-21 08:57:54 +01:00
Silvan Mosberger 35049bc155 haskellPackages.megaparsec_6_5_0: Fix build
Only the tests were incompatible with GHC 8.0's MonadFail change.
Patching would be possible too, but just not doing the tests is simpler.
2019-01-21 08:57:54 +01:00
Will Fancher 55fe0276b8 Limit parallel building of Haskell packages. [Fixes #53665] 2019-01-21 08:57:54 +01:00
Peter Simons 178836c9bb LTS Haskell 13.3
- add megaparsec < 7.0 for Idris

 - update Haskell package with hackage2nix v2.13-1-gda47f40 from Hackage
   revision e81e538727
2019-01-21 08:56:45 +01:00
Will Dietz 783a781fb3 smpeg: fix build by linking against libX11 explicitly
Error:

/nix/store/anvi6cx0rcj9xn48af849qnr590avyn3-binutils-2.30/bin/ld: gtv.o: undefined reference to symbol 'XMoveWindow'
/nix/store/ps571bzx27x5imzifw4wiah32mpqpgva-libX11-1.6.7/lib/libX11.so.6: error adding symbols: DSO missing from command line
2019-01-21 00:31:17 -06:00
Mario Rodas 09b815ebf4 flow: 0.90.0 -> 0.91.0 2019-01-21 05:50:15 +00:00
worldofpeace 0ac651b2fb
Merge pull request #54399 from MatrixAI/nanotime
pythonPackages.nanotime: init at 0.5.2
2019-01-21 05:41:46 +00:00
Roger Qiu 441a36f2b3 pythonPackages.nanotime: init at 0.5.2 2019-01-21 16:05:33 +11:00
Peter Hoeg f4e02920e2
Merge pull request #54317 from peterhoeg/p/hazm
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
Dmitry Kalinkin 77e6dcb338
arrow-cpp, pythonPackages.pyarrow: 0.11.0 -> 0.12.0 2019-01-20 21:14:30 -05:00
Dmitry Kalinkin 958201a98f
Merge pull request #48675 from veprbl/pr/xfitter_fix
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Alexey Shmalko b36794be90
Merge pull request #54386 from witkamp/fix/gcc-arm-embedded/MANPATH
gcc-arm-embedded: fix MANPATH
2019-01-21 02:32:12 +02:00
Mario Rodas ac1ef106c1
racket: fix gappsWrapperArgs
Otherwise LD_LIBRARY_PATH is unset
2019-01-20 18:56:14 -05:00
R. RyanTM d06f3ca44e libdeflate: 1.1 -> 1.2 (#54180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00
Theodore Witkamp 6bfbd2df0f gcc-arm-embedded: fix MANPATH 2019-01-20 12:22:36 -08:00
Dmitry Kalinkin ecbb9d3639
qt5.qtwebengine: don't propagate cups dependency 2019-01-20 14:57:59 -05:00
Will Dietz 8c11495e47 libhandy: 0.0.6 -> 0.0.7 (#54355)
* fix tests by providing hicolor

* enable glade catalog and introspection features explicitly
  (this is no longer the default or something)

https://bytesgnomeschozo.blogspot.com/2019/01/my-name-is-handy-lib-handy.html
2019-01-20 20:39:00 +01:00
Robert Schütz 70f30678ab
Merge pull request #54328 from risicle/ris-django-contrib-hijack-admin-hijack-bump
Bump django-contrib, django-hijack, django-hijack-admin
2019-01-20 17:44:58 +01:00
Ryan Mulligan 44a93340a5
Merge pull request #54207 from r-ryantm/auto-update/freetds
freetds: 1.00.109 -> 1.00.110
2019-01-20 08:03:19 -08:00
Robert Scott ed4bf383a8 pythonPackages.django_hijack_admin: tweak checkPhase to ensure tests are running against installed package, not source directory 2019-01-20 15:58:30 +00:00
Robert Scott 72fc58b3f1 pythonPackages.django_hijack_admin: 2.1.5 -> 2.1.10 2019-01-20 15:58:20 +00:00
Robert Scott c9912dbf9d pythonPackages.django_hijack: 2.1.9 -> 2.1.10 2019-01-20 15:58:13 +00:00
Robert Scott 4bddac6e67 pythonPackages.django_compat: 1.0.14 -> 1.0.15 2019-01-20 15:58:04 +00:00
Jan Tojnar ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Tobias Happ 61a7313d7a mdl: init at 0.5.0 2019-01-20 13:23:46 +01:00
Pascal Wittmann b71ed9c888
Merge pull request #54298 from dtzWill/update/spin-6.4.9
spin: 6.4.8 -> 6.4.9
2019-01-20 12:35:51 +01:00
Jörg Thalheim 5ba532f987
Merge pull request #54269 from taku0/oraclejdk-8u201
oraclejdk: 8u191 -> 8u201, 8u202 [Security fixes]
2019-01-20 11:08:45 +00:00
worldofpeace 7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Domen Kožar c6dcccc402
Merge pull request #54352 from expipiplus1/monad-memo
haskellPackages.monad-memo: remove unnecessary patch
2019-01-20 15:16:39 +07:00
Will Dietz 1506f0f8cd ispc: 1.9.2 -> 1.10.0 2019-01-20 02:00:17 -06:00
taku0 dda9edce1d oraclejdk: add warning message about future udpates 2019-01-20 13:14:42 +09:00
Will Dietz 6507d48eda spin: use dropbox "mirror" again to avoid problems 2019-01-19 21:35:05 -06:00
Joe Hermaszewski 59379cb304 haskellPackages.monad-memo: remove unnecessary patch 2019-01-20 10:43:41 +08:00
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
Viktor Kleen 469ecc7098
llvm: support PowerPC 2019-01-19 18:04:05 -08:00
rnhmjoj ba7266c629
go: patch missing mimetype database 2019-01-20 00:58:57 +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
Peter Hoeg a7f0a58c4b pythonPackages.zm-py: init at 0.3.0 2019-01-19 23:28:37 +08: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
Will Dietz c869590dea spin: install manpage 2019-01-18 21:34:55 -06:00
Will Dietz 5812580bf6 spin: 6.4.8 -> 6.4.9 2019-01-18 21:34:50 -06:00
Benjamin Staffin c7677d9300
pythonPackages.jq: init at 0.1.6 (#54014) 2019-01-18 21:01:19 -05:00
Ben Wolsieffer 414c42a697 ubootRock64, ubootRockPro64: use dtc 1.4.5 2019-01-18 21:00:58 -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
Jake Waksbaum fe4f244c19 pythonPackages.logzero: init at 1.5.0 2019-01-18 21:15:51 +00:00
Jake Waksbaum a323466604 pythonPackages.google-music: init at 3.0.1 2019-01-18 21:15:50 +00:00
Jake Waksbaum e9e7c08ca6 pythonPackages.google-music-utils: init at 2.0.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum 13d5fa6720 pythonPackages.tenacity: init at 5.0.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum 355d49cebb pythonPackages.click-default-group: init at 1.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum e27bef23f1 pythonPackages.google-music-proto: init at 2.2.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum ec669e2ca3 pythonPackages.audio-metadata: init at 0.3.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum 41b69023da pythonPackages.bitstruct: init at 6.0.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum bffc32260f pythonPackages.bidict: init at 0.17.5 2019-01-18 21:15:49 +00:00
Jake Waksbaum 2c78b87f5e pythonPackages.pprintpp: init at 0.4.0 2019-01-18 21:15:49 +00: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 fb4bccd6cd python37Packages.jellyfish: 0.6.1 -> 0.7.1
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-jellyfish/versions

Jellyfish >= 0.7 only supports Python 3.
2019-01-18 20:17:10 +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
taku0 11fbd8299d oraclejdk: 8u191 -> 8u201, 8u202 2019-01-18 21:28:24 +09: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
Jörg Thalheim 3ba707d228
Merge pull request #54163 from Mic92/racket
racket: fix drracket crashes on file dialogs
2019-01-18 07:48:48 +00:00
R. RyanTM b2efe0ff62 autoconf-archive: 2018.03.13 -> 2019.01.06
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autoconf-archive/versions
2019-01-17 20:56:23 -08:00
R. RyanTM c8d9777672 armadillo: 9.200.6 -> 9.200.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-01-17 19:55:43 -08:00
R. RyanTM 2b09c15ae3 python37Packages.beancount: 2.1.3 -> 2.2.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/python3.7-beancount/versions
2019-01-17 19:21:11 -08:00
Mario Rodas 8819ff0701
brakeman: 4.3.1 -> 4.4.0 2019-01-17 22:14:00 -05:00
R. RyanTM 38f62271f2 box2d: 2.3.0 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/box2d/versions
2019-01-17 19:08:41 -08:00
Jan Tojnar 71ca02f750
Merge pull request #54201 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.1 -> 1.0.2
2019-01-18 03:05:33 +01:00
R. RyanTM 277186fee3 capstone: 4.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/capstone/versions
2019-01-17 17:48:07 -08:00
Alexandre Esteves 1eb9812566
Fix typo 2019-01-18 00:05:57 +00:00
R. RyanTM 5e691849ea gtkd: 3.8.4 -> 3.8.5 (#54200)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkd/versions
2019-01-18 00:06:33 +01:00
Jörg Thalheim fdfd5ba352
Merge pull request #54215 from Mic92/yubikey
yubioath-desktop: 3.1.0 -> 4.3.4; yubikey-manager: 1.0.1 -> 2.0.0
2019-01-17 22:48:40 +00:00
Jörg Thalheim d3e3346530
pyotherside: init at 1.5.3 2019-01-17 21:28:41 +00:00
R. RyanTM 1599992618 fasm-bin: 1.73.05 -> 1.73.06
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-01-17 12:37:35 -08:00
R. RyanTM e25f34968b freetds: 1.00.109 -> 1.00.110
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2019-01-17 12:31:43 -08:00
R. RyanTM 9bd9d2a002 flatpak-builder: 1.0.1 -> 1.0.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/flatpak-builder/versions
2019-01-17 11:11:48 -08:00
R. RyanTM 33367049be grpc: 1.17.2 -> 1.18.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/grpc/versions
2019-01-17 09:40:39 -08:00
R. RyanTM 2dbaab7afe liburcu: 0.10.1 -> 0.10.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/liburcu/versions
2019-01-17 16:49:28 +01:00
Robert Schütz d428e37cee python.pkgs.base58: 1.0.0 -> 1.0.3 2019-01-17 15:39:10 +01:00
R. RyanTM 4a6883c1f1 libqmatrixclient: 0.4.1 -> 0.4.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqmatrixclient/versions
2019-01-17 04:26:47 -08:00
Jörg Thalheim 088cb13aee
Merge pull request #53964 from ejpcmac/update-erlangR21
erlangR21: 21.2 -> 21.2.3
2019-01-17 11:30:52 +00:00
ngerstle-cognite c7c6c35768 postman: 6.3.0 -> 6.7.1 (#54101)
A simple update from 6.3.0 to 6.7.1 fixes a breaking bug - something about requested version 30 being less than version 80 during startup?
Either way, 6.7.1 seems to solve the issue.
2019-01-17 11:09:49 +00:00
Jörg Thalheim 682801a445
Merge pull request #53628 from dtzWill/feature/bash-5-readline-8
readline8,bash5: init
2019-01-17 10:57:38 +00:00
Jörg Thalheim 134191ecc9
Merge pull request #54151 from r-ryantm/auto-update/python3.7-jaraco.classes
python37Packages.jaraco_classes: 1.5 -> 2.0
2019-01-17 10:56:23 +00:00
Jörg Thalheim 567bde0a9e
Merge pull request #54145 from r-ryantm/auto-update/python3.7-ConfigArgParse
python37Packages.ConfigArgParse: 0.13.0 -> 0.14.0
2019-01-17 10:54:27 +00:00
Jean-Philippe Cugnet 6750dd66f9
erlangR21: 21.2 -> 21.2.3 2019-01-17 10:50:41 +01:00
Jörg Thalheim 1d003b8cde
Merge pull request #54144 from r-ryantm/auto-update/python3.7-aniso8601
python37Packages.aniso8601: 4.0.1 -> 4.1.0
2019-01-17 09:46:12 +00:00
Jörg Thalheim d3ab656d87
python2.pkgs.aniso8601: add optional mock dependency 2019-01-17 09:44:56 +00:00
Jörg Thalheim dda13d75ec
Merge pull request #54114 from r-ryantm/auto-update/python3.7-perf
python37Packages.perf: 1.5.1 -> 1.6.0
2019-01-17 09:18:15 +00:00
Jörg Thalheim 4f9e46af5d
racket: fix drracket crashes on file dialogs 2019-01-17 08:58:34 +00:00
Frederik Rietdijk 5bc3778ae7
Merge pull request #54097 from r-ryantm/auto-update/python2.7-supervisor
python27Packages.supervisor: 3.3.4 -> 3.3.5
2019-01-17 09:18:03 +01:00
R. RyanTM 62bcbf1e0f python37Packages.pytest-django: 3.4.4 -> 3.4.5
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-django/versions
2019-01-17 09:17:46 +01:00
R. RyanTM 233c0a5639 python37Packages.paste: 3.0.5 -> 3.0.6
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-paste/versions
2019-01-17 09:17:33 +01:00
R. RyanTM ee5892a012 python37Packages.pyrsistent: 0.14.6 -> 0.14.9
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-pyrsistent/versions
2019-01-17 09:17:03 +01:00
R. RyanTM e995c46ae5 python37Packages.keyrings-alt: 3.1 -> 3.1.1
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-keyrings.alt/versions
2019-01-17 09:16:51 +01:00
R. RyanTM 0e794fdba7 python37Packages.qtawesome: 0.5.3 -> 0.5.5
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-qtawesome/versions
2019-01-17 09:16:38 +01:00
R. RyanTM 5d6b38f22b python37Packages.pyshp: 2.0.0 -> 2.0.1
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-pyshp/versions
2019-01-17 09:16:27 +01:00
R. RyanTM 0474b6b381 python37Packages.flexmock: 0.10.2 -> 0.10.3
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-flexmock/versions
2019-01-17 09:15:54 +01:00
R. RyanTM 816cc6dc83 python37Packages.distributed: 1.25.1 -> 1.25.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/python3.7-distributed/versions
2019-01-17 09:15:43 +01:00
R. RyanTM b77722d989 python37Packages.detox: 0.15 -> 0.18
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-detox/versions
2019-01-17 09:15:30 +01:00
R. RyanTM 5cb588f863 python37Packages.gast: 0.2.0 -> 0.2.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/python3.7-gast/versions
2019-01-17 09:15:00 +01:00
R. RyanTM 67447ba45b python37Packages.astropy: 3.1 -> 3.1.1
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-astropy/versions
2019-01-17 09:14:46 +01:00
R. RyanTM 2253fc27cd python37Packages.discogs_client: 2.2.1 -> 2.2.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/python3.7-discogs-client/versions
2019-01-17 09:14:32 +01:00
R. RyanTM 19e72009b9 python37Packages.bokeh: 1.0.2 -> 1.0.3
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-bokeh/versions
2019-01-17 09:14:15 +01:00
Jörg Thalheim fa17085179
nodePackages: regenerate 2019-01-17 08:03:21 +00:00
tzemanovic fb0d69d12c
nodePackages: add elm-live 2019-01-17 08:03:21 +00:00
R. RyanTM 25bf717945 netcdffortran: 4.4.4 -> 4.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netcdf-fortran/versions
2019-01-16 23:50:03 -08:00
Jörg Thalheim 6a9859c3fc
Merge pull request #54152 from r-ryantm/auto-update/python3.7-iptools
python37Packages.iptools: 0.6.1 -> 0.7.0
2019-01-17 07:46:44 +00:00
Jörg Thalheim c625e8f904
Merge pull request #54142 from r-ryantm/auto-update/python3.7-Flask-SocketIO
python37Packages.flask-socketio: 3.1.0 -> 3.1.2
2019-01-17 07:38:10 +00:00
Jörg Thalheim d3d25f5218
Merge pull request #54044 from Mic92/oraclejdk
oraclejdk: 8.191 -> 8.201; no longer depend on requireFile
2019-01-17 07:26:28 +00:00
Jörg Thalheim 1dc706f060
oraclejdk: 8.191 -> 8.201
also no longer use requireFile and accept the license via nixpkgs option
2019-01-17 07:24:33 +00:00
R. RyanTM 8c783bc0cb python37Packages.iptools: 0.6.1 -> 0.7.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/python3.7-iptools/versions
2019-01-16 21:20:50 -08:00
R. RyanTM d17316fab6 python37Packages.jaraco_classes: 1.5 -> 2.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/python3.7-jaraco.classes/versions
2019-01-16 21:15:29 -08:00
R. RyanTM c306450233 python37Packages.ConfigArgParse: 0.13.0 -> 0.14.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/python3.7-configargparse/versions
2019-01-16 19:50:56 -08:00
Uri Baghin cd29409a45 bazel-watcher: 0.5.0 -> 0.9.0 2019-01-16 19:24:38 -08:00
R. RyanTM e78eae37cb python37Packages.aniso8601: 4.0.1 -> 4.1.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/python3.7-aniso8601/versions
2019-01-16 19:12:53 -08:00
R. RyanTM b1ae90d81d python37Packages.flask-socketio: 3.1.0 -> 3.1.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/python3.7-flask-socketio/versions
2019-01-16 18:58:44 -08:00
Anthony Cowley 5fc5f15206 qtxmlpatterns: fix dependency with qtdeclarative
In Qt-5.12, the order of the dependency between these two packages
flipped.

A symptom of the problem is an error like, `module
"QtQuick.XmlListModel" is not installed`.

The upstream changes that this reflects are in qtxmlpatterns
<8c6e24329e>
and qtdeclarative <0477a057fd>
2019-01-16 20:57:29 -05:00
R. RyanTM 78395c8a06 python37Packages.elasticsearch-dsl: 6.2.1 -> 6.3.1
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-elasticsearch-dsl/versions
2019-01-16 16:13:10 -08:00
Jörg Thalheim bb885d502a
Merge pull request #53888 from Mic92/ccls
ccls: init at 0.20181225.7
2019-01-16 23:56:55 +00:00
R. RyanTM 761042b10e python37Packages.jaraco_logging: 1.5.2 -> 2.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/python3.7-jaraco.logging/versions
2019-01-16 14:40:44 -08:00
R. RyanTM 9f142c0ae5 python37Packages.perf: 1.5.1 -> 1.6.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/python3.7-perf/versions
2019-01-16 14:22:25 -08:00
Jörg Thalheim a0fc112ae3
Merge pull request #54096 from r-ryantm/auto-update/python3.7-peewee
python37Packages.peewee: 3.8.0 -> 3.8.1
2019-01-16 21:40:20 +00:00
R. RyanTM b0dfb73c39 python37Packages.jsonrpclib-pelix: 0.3.2 -> 0.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/python3.7-jsonrpclib-pelix/versions
2019-01-16 13:37:12 -08:00
Jörg Thalheim f11a2b6a35
Merge pull request #52608 from lopsided98/dtc-update
dtc: 1.4.5 -> 1.4.7
2019-01-16 21:34:56 +00:00
Timo Kaufmann a8dbc5e313
python.pkgs.cypari2: 1.3.1 -> 2.0.3 (#54093)
Upstream issues should be fixed now, see https://trac.sagemath.org/ticket/26442.
Sage needs a patch to adapt.
2019-01-16 22:15:40 +01:00
R. RyanTM 59f4d5d8a2 python37Packages.jaraco_itertools: 3.0.0 -> 4.0.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/python3.7-jaraco.itertools/versions
2019-01-16 13:10:32 -08:00
R. RyanTM 98fef35898 python27Packages.supervisor: 3.3.4 -> 3.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-supervisor/versions
2019-01-16 12:13:14 -08:00
R. RyanTM fed723b630 python37Packages.peewee: 3.8.0 -> 3.8.1
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-peewee/versions
2019-01-16 12:02:57 -08:00
worldofpeace 5d8cd714c7
Merge pull request #54076 from r-ryantm/auto-update/python3.7-sortedcollections
python37Packages.sortedcollections: 1.0.1 -> 1.1.2
2019-01-16 19:54:39 +00:00
worldofpeace 8a9e1e63da
pythonPackages.sortedcollections: cleanup 2019-01-16 18:56:29 +00:00
worldofpeace df16a945f1
Merge pull request #54072 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.22.0 -> 6.23.0
2019-01-16 18:38:38 +00:00
R. RyanTM 52d0548a6f python37Packages.owslib: 0.17.0 -> 0.17.1
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-owslib/versions
2019-01-16 10:26:46 -08:00
R. RyanTM 1d7411f294 python37Packages.sortedcollections: 1.0.1 -> 1.1.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/python3.7-sortedcollections/versions
2019-01-16 09:48:50 -08:00
Jörg Thalheim bab0597959
Merge pull request #54068 from r-ryantm/auto-update/qpdf
qpdf: 8.2.1 -> 8.3.0
2019-01-16 17:25:24 +00:00
Will Dietz 11c0c03a3f
Merge pull request #54061 from dtzWill/update/flatpak-1.1.3
flatpak: 1.1.2 -> 1.1.3
2019-01-16 11:07:04 -06:00
R. RyanTM 07adecff7f python37Packages.twilio: 6.22.0 -> 6.23.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/python3.7-twilio/versions
2019-01-16 08:56:23 -08:00
R. RyanTM a2d73df423 python37Packages.yamllint: 1.13.0 -> 1.14.0 (#54069)
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-yamllint/versions
2019-01-16 17:54:09 +01:00
R. RyanTM 7d6f7ec569 python37Packages.vine: 1.1.4 -> 1.2.0 (#54065)
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-vine/versions
2019-01-16 17:11:58 +01:00
R. RyanTM 5847c734f6 python37Packages.uncompyle6: 3.2.4 -> 3.2.5 (#54064)
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-uncompyle6/versions
2019-01-16 17:05:41 +01:00
adisbladis 08f446b541
vgo2nix: unstable-2018-10-14 -> unstable-2018-12-02 2019-01-16 16:03:38 +00:00
R. RyanTM f23a2042ba qpdf: 8.2.1 -> 8.3.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/qpdf/versions
2019-01-16 07:56:16 -08:00
R. RyanTM b53b46c250 python37Packages.unittest-xml-reporting: 2.2.0 -> 2.2.1
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-unittest-xml-reporting/versions
2019-01-16 16:56:13 +01:00
R. RyanTM 477a34d960 python37Packages.w3lib: 1.19.0 -> 1.20.0 (#54063)
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-w3lib/versions
2019-01-16 16:43:14 +01:00
Will Dietz 0f3561677a flatpak: dconf 2019-01-16 09:04:05 -06:00
Will Dietz 66c65cbb5a flatpak: 1.1.2 -> 1.1.3 2019-01-16 09:04:03 -06:00
Will Dietz 94a8a9b812
Merge pull request #52541 from dtzWill/update/iasl-2018-and-xen-fix
iasl: 20180313 -> 20181213; patch xen to work with new acpica-tools
2019-01-16 08:53:32 -06:00
Tim Steinbach 605ff87209
botocore: 1.12.62 -> 1.12.79 2019-01-16 09:52:59 -05:00
Tim Steinbach 7931ea4e6b
boto3: 1.9.62 -> 1.9.75 2019-01-16 09:52:59 -05:00
Will Dietz 96be3d2003
Merge pull request #53654 from dtzWill/update/kvantum-0.10.8
qtstyleplugin-kvantum: 0.10.6 -> 0.10.8, touchup
2019-01-16 08:52:33 -06:00
Christoph Hrdinka def5124ec8
Merge pull request #53995 from serokell/fix-pgtmp
pg_tmp, ephemeralpg: fix on darwin and merge
2019-01-16 13:45:48 +01:00
Jörg Thalheim 2eaadfa5be
conan: fix distro package version 2019-01-16 12:23:59 +00:00
Jan Tojnar 2f4e167156
meson: Fix linking ObjC objects on Darwin
https://github.com/NixOS/nixpkgs/pull/54007#issuecomment-454693658
2019-01-16 13:21:40 +01:00
Jan Tojnar 2122baf8f6
glib: depend on Darwin libraries
To support GNextstepSettingsBackend and Cocoa notifications, certain libraries
need to be added on Darwin.
2019-01-16 13:21:40 +01:00
Jan Tojnar 15ccbad71b
Merge pull request #54034 from r-ryantm/auto-update/xdg-dbus-proxy
xdg-dbus-proxy: 0.1.0 -> 0.1.1
2019-01-16 09:45:58 +01:00
Jörg Thalheim fd5b4eeb19
Merge pull request #53380 from HaoZeke/updateConan
conan: 1.6.0 -> 1.11.2
2019-01-16 08:15:14 +00:00
Jan Tojnar 8007ddc114
xdg-dbus-proxy: 0.1.0 -> 0.1.1 2019-01-16 09:07:13 +01:00
Anders Kaseorg 004b908ae6 pypy, pypy3: Remove wrapper
The wrapper is not needed because the runpath is already set correctly,
and LD_LIBRARY_PATH was breaking child processes linked against
different libc versions.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-01-16 08:36:47 +01:00
Anders Kaseorg 6282071229 pypy: Correct Python version in meta description
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-01-16 08:15:50 +01:00
Jörg Thalheim 8853eb62aa
Merge pull request #54024 from r-ryantm/auto-update/yq
yq: 2.7.1 -> 2.7.2
2019-01-16 07:13:19 +00:00
R. RyanTM e9138bfff5 yq: 2.7.1 -> 2.7.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/yq/versions
2019-01-15 21:21:17 -08:00
Orivej Desh 052db93d8f bazel: fix patches after #53988 2019-01-16 00:54:56 +00:00
Tim Steinbach 8d35005491
jira-cli: Use Python 3.x
It otherwise reports
"error: jira-2.0.0 not supported for interpreter python2.7"
2019-01-15 19:08:39 -05:00
Robert Schütz 368b72a71d
Merge pull request #54017 from jonafato/fix-seafile-shared-version
Update seafile-shared hash
2019-01-16 01:00:28 +01:00
Robert Schütz 19d52f2144 seafile-client, libsearpc: remove dotlambda from maintainers
I do not want to maintain the package for a software that changes the
commit a version tag refers to.
See 37c1c427f5.
2019-01-16 00:48:33 +01:00
Vladyslav M 805e2bbced
Merge pull request #53703 from vbgl/ocaml-ocp-indent-1.7.0
ocamlPackages.ocp-indent: 1.6.1 -> 1.7.0
2019-01-16 00:54:27 +02:00
Tom Parker-Shemilt ace5f7ae5d libnetfilter_acct: init at 1.0.3 2019-01-15 22:09:04 +00:00
Matthew Bauer 3956a8421f
Merge pull request #53996 from pmahoney/openfst-darwin
openfst: relax platform requirement to include darwin
2019-01-15 16:59:12 -05:00
Jörg Thalheim 8c3e66e28a
Merge pull request #53992 from fgaz/dead-links/1
Fix some dead links
2019-01-15 19:47:36 +00:00
Félix Baylac-Jacqué 57004738b1 bazel: fix python stub paths.
Since the 0.21 upgrade, the host `$PATH` is not forwarded anymore by
default to the sandboxes in charge to realize Bazel actions. This
default change broke the `py_binary` rule among other things.

Every python binary is wrapped in a stub in charge to setup the
execution environment. Currently, this stub's shebang points to a
`/usr/bin/env python` which cannot be resolved with the current
`$PATH`.
This results in breaking any build pipeline requiring the use of
python at some point. On top of the incorrect shebang, the stub
template is unable to find the actual python binary using
`SearchPath`.

This PR fixes those two things by re-writing the stub template shebang
to the actual python binary and by substituting the faulty default
python binary lookup to the right one.
2019-01-15 19:25:24 +01:00
Will Dietz 2ea8a2147c
Merge pull request #53974 from dtzWill/update/pkgconf-1.6.0
pkgconf: 1.5.4 -> 1.6.0
2019-01-15 12:23:52 -06:00
Patrick Mahoney 51a586729a openfst: relax platform requirement to include darwin
This builds on darwin. I was able to use it to compile another package
on darwin that depends on openfst, though I have not done extensive
testing.
2019-01-15 11:29:19 -06:00
Yorick van Pelt f9a7b5d22e
pg_tmp, ephemeralpg: merge packages 2019-01-15 18:17:12 +01:00
Jörg Thalheim ca61531750
ccls: init at 0.20181225
- tested with [emacs](https://dl.thalheim.io/kdh-PwxzlwGKTEl1_NpTzg/2019-01-13-190156_1920x1080_scrot.png)
and vim.
- wrapped to pick up our cc wrapper environment -> works perfectly in nix-shell
2019-01-15 17:12:56 +00:00
Francesco Gazzetta ba275b9df0 jl: fix homepage url 2019-01-15 17:20:26 +01:00
Francesco Gazzetta 81e8923186 duktape: update meta urls 2019-01-15 17:18:14 +01:00
Jörg Thalheim e8c9962957
Merge pull request #53895 from marsam/fix-python-black
pythonPackages.black: fix build
2019-01-15 10:46:32 +00:00
Austin Seipp 564653f91d ocamlPackages.zarith: use buildOcaml instead of mkDerivation
This has two main advantages:

  - By setting hasSharedObjects = true, buildOcaml will automatically
include a setup-hook.sh that sets CAML_LD_LIBRARY_PATH in dependent
expressions. This is needed to pick up dllzarith.so properly which is
shipped as part of the library.

  - We can kill the ugly assert in the expression and instead change it
to use minimumSupportedOcamlVersion.

(Note: this was reverted in b44d5136e8, but the change is
exactly equivalent -- I wasn't sure what impact zarith might actually
have without checking OfBorg, which I wanted to do first.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-15 01:28:11 -06:00
Austin Seipp b44d5136e8 Revert "ocamlPackages.zarith: use buildOcaml instead of mkDerivation"
This reverts commit 9d5a7af4e5.
2019-01-15 00:35:11 -06:00
Austin Seipp 9d5a7af4e5 ocamlPackages.zarith: use buildOcaml instead of mkDerivation
This has two main advantages:

  - By setting hasSharedObjects = true, buildOcaml will automatically
include a setup-hook.sh that sets CAML_LD_LIBRARY_PATH in dependent
expressions. This is needed to pick up dllzarith.so properly which is
shipped as party of the library.

  - We can kill the ugly assert in the expression and instead change it
to use minimumSupportedOcamlVersion.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-15 00:33:59 -06:00
Mario Rodas 7412dc5fae
pythonPackages.black: fix build
* Add aiohttp to dependencies, because `blackd` requires it.
* Fix darwin build.
2019-01-14 21:26:23 -05:00
Robert Schütz 05fda1f94d
Merge pull request #53865 from jethrokuan/fix/calibre
calibre: cssutils -> css-parser
2019-01-15 00:48:52 +01:00
Will Dietz be445a9074 pythonPackages.munkres: 1.0.6 -> 1.0.12 (#53971)
* re-enable tests
* fetch from github, no sdist on pypi
2019-01-15 00:24:12 +01:00
Will Dietz be034bab3b pythonPackages.pytestrunner: fix homepage (#53970) 2019-01-15 00:17:09 +01:00
Robert Schütz 77c6ca2c1a
Merge pull request #52647 from PsyanticY/pipreqs-2
pipreqs: init at 0.4.9 | pythonPackage.yarg: init at 0.1.9
2019-01-15 00:10:40 +01:00
nagato.pain 14840a99b1 pythonPackages.yarg: init at 0.1.9 2019-01-15 00:05:26 +01:00
Will Dietz 357db3250a pkgconf: 1.5.4 -> 1.6.0
https://git.dereferenced.org/pkgconf/pkgconf/src/tag/pkgconf-1.6.0/NEWS
2019-01-14 16:50:45 -06:00
Roman Volosatovs 8b925a8f32 mbed-cli: init at 1.8.3 (#53954) 2019-01-14 23:47:12 +01:00
Robert Schütz 80290b95b8
Merge pull request #53947 from m-labs/for-upstream
pythonPackages.pyvcd: init at 0.1.4
2019-01-14 23:42:46 +01:00
Timo Kaufmann c74b019ab2
python.pkgs.cypari2: fix build (#53966)
Broken by a typo in f665828fa3 causing the
sitePackages path to be wrong.
2019-01-14 22:50:27 +01:00