Commit Graph

60303 Commits

Author SHA1 Message Date
Elis Hirwing
a31ce0c69e php73: 7.3.1 -> 7.3.2
Changelog: https://secure.php.net/ChangeLog-7.php#7.3.2
2019-02-08 13:19:41 +00:00
Elis Hirwing
89dec63005 php72: 7.2.14 -> 7.2.15
Changelog: https://secure.php.net/ChangeLog-7.php#7.2.15
2019-02-08 13:19:19 +00:00
R. RyanTM
436701842b flow: 0.91.0 -> 0.92.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/flow/versions
2019-02-08 13:18:33 +00:00
Izorkin
535644a9da haskellPackages.insert-ordered-containers: fix test phase 2019-02-08 15:22:46 +03:00
Timo Kaufmann
295acfcb33
Revert "rustfmt: 1.0.0 -> 1.0.1" (#55437)
This reverts commit 7fff567ee9. It depends
on the rustc update I reverted in #55379. It should be re-introduced
after that rustc update has gone through staging.
2019-02-08 12:24:15 +01:00
Eelco Dolstra
016c4c9c82 rustfmt: 1.0.0 -> 1.0.1
(cherry picked from commit 7fff567ee9)
2019-02-08 11:13:09 +01:00
Jörg Thalheim
0710c9fc25
Merge pull request #55412 from vlaci/pkg/hunspell-hu
hunspell-dicts: add support for Hungarian dictionary
2019-02-08 10:07:32 +00:00
Jörg Thalheim
31188d75ef
Merge pull request #55419 from worldofpeace/polkit-CVE-2019-6133
polkit: fix CVE-2019-6133
2019-02-08 08:04:39 +00:00
Jörg Thalheim
33ca8f9150
Merge pull request #55405 from xtruder/pkgs/hetzner-prompt/main-package
kube-prompt: build only main package
2019-02-08 07:56:38 +00:00
Jörg Thalheim
63454eb863
Merge pull request #55381 from teto/vteng0.54
vte-ng: 0.50.2.a -> 0.54.2.a
2019-02-08 07:54:30 +00:00
Jörg Thalheim
99de000898
Merge pull request #54973 from trustedkey/yubico-client
pythonPackages.yubico-client: init at 1.10.0
2019-02-08 07:16:25 +00:00
Vincent Laporte
f833a3e881 ocamlPackages.ocp-index: 1.1.7 -> 1.1.8 2019-02-08 07:35:52 +01:00
Peter Romfeld
1ad85dd41d
pythonPackages.yubico-client: init at 1.10.0 2019-02-08 11:59:22 +08:00
Vincent Laporte
36e9fe820c coqPackages_8_9: disable a few packages that do not build 2019-02-08 02:01:32 +01:00
Maximilian Bosch
895f9d3b73 python3Packages.python-jenkins: 1.3.0 -> 1.4.0
Updates to the most recent version of `python-jenkins`. It was
originally broken during the auto-update in b4588c6a0f.

The tests could be run by using `unittest2` and some dependencies for
the test framwork.
2019-02-08 00:47:18 +00:00
worldofpeace
3abe344987
ninja: Add comment explaining the consistent ID patch
Co-Authored-By: grahamc <graham@grahamc.com>
2019-02-07 18:26:51 -05:00
worldofpeace
7da64c9fbe polkit: fix CVE-2019-6133
Jann Horn of Google found that Polkit doesn't properly check
if a process is already authenticated, which can lead to an
authentication reuse by a different user[0]. See also [1]

Closes #55391

[0]: https://bugs.chromium.org/p/project-zero/issues/detail?id=1692
[1]: https://gitlab.freedesktop.org/polkit/polkit/issues/75
2019-02-07 18:07:08 -05:00
Graham Christensen
21cdf28a83
ninja: make reproducible
See https://github.com/ninja-build/ninja/pull/1529
2019-02-07 18:04:59 -05:00
Christopher Ostrouchov
e16e9c978d python3Packages.sly: init at 0.3 (#55093)
tests will be included with the next release
https://github.com/dabeaz/sly/pull/25
2019-02-07 23:57:22 +01:00
Maximilian Bosch
964914571d
Merge pull request #55212 from r-ryantm/auto-update/python3.7-distributed
python37Packages.distributed: 1.25.2 -> 1.25.3
2019-02-07 23:47:14 +01:00
Maximilian Bosch
9dd0b54bfb
pythonPackages.distributed: add missing dependencies
Added `mpi4py` and `bokeh` to get the executables working.

Also simplified the `lib.optional` expression as Python 3.2 and 3.4
aren't supported anymore. Rather than referencing unsupported Python 3.x
versions it's far more obvious now to only use `futures` and
`singledispatch` if Python2 is used.
2019-02-07 21:30:14 +01:00
Ryan Mulligan
77bacea5d5
Merge pull request #55206 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.50.0 -> 3.51.0
2019-02-07 12:16:45 -08:00
László Vaskó
27e3089360 hunspell-dicts: add support for Hungarian dictionary
LibreOffice has a comprehensive collection of Hunspell dictionaries.
`mkDictFromLibreOffice` helper is introduced to make it easy to add new
dictionaries from this repository. `license` is parametrized because
each dictionary has its own license.
2019-02-07 21:12:31 +01:00
R. RyanTM
70765af1a6 libiio: 0.16 -> 0.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2019-02-07 11:58:46 -06:00
Averell Dalton
91aeda1432 python: sysconfig: fix paths 2019-02-07 18:52:08 +01:00
Jaka Hudoklin
76704e15a0
kube-prompt: build only main package 2019-02-07 18:14:57 +01:00
lewo
66dd4594ff
Merge pull request #55178 from r-ryantm/auto-update/qpdf
qpdf: 8.3.0 -> 8.4.0
2019-02-07 18:06:16 +01:00
Pascal Wittmann
8dc55c5dca
Merge pull request #55359 from NixOS/update-groovy
groovy: 2.5.5 -> 2.5.6
2019-02-07 18:04:28 +01:00
lewo
15e43d59cf
Merge pull request #55101 from lopsided98/hydra-update
hydra: 2018-08-07 -> 2019-02-01
2019-02-07 17:59:46 +01:00
Léo Gaspard
a59a9a7e60
Merge branch 'pr-55320'
* pr-55320:
  nixos/release-notes: mention breaking changes with matrix-synapse update
  nixos/matrix-synapse: reload service with SIGHUP
  nixos/tests/matrix-synapse: generate ca and certificates
  nixos/matrix-synapse: use python to launch synapse
  pythonPackages.pymacaroons-pynacl: remove unmaintained fork
  matrix-synapse: 0.34.1.1 -> 0.99.0
  pythonPackages.pymacaroons: init at 0.13.0
2019-02-07 17:12:04 +01:00
Robert Schütz
467df7ba4a python.pkgs.future-fstrings: dependency tokenize-rt missing for python<3.6 2019-02-07 16:28:57 +01:00
Robert Schütz
6d19c1dc2b python.pkgs.telethon-session-sqlalchemy: only supports python3 2019-02-07 16:15:28 +01:00
PsyanticY
297c9314ef pythonPackages.cfn-flip: init at 1.1.0 (#52944) 2019-02-07 16:08:48 +01:00
Andrew Dunham
274afc4932 go: build each package single-threaded (#53390)
I noticed that I was seeing the Go compiler build things in parallel even when I'd set `-j1 --cores 1`. It appears that the compiler, by default, uses the number of CPUs that are available to perform a build, while nixpkgs parallelizes at the directory level.

In order to change the fewest assumptions, this explicitly tells the Go compiler to run single-threaded. The flag's documentation is:

```
-p n
	the number of programs, such as build commands or
	test binaries, that can be run in parallel.
	The default is the number of CPUs available.
```

So this should function as expected. Feedback appreciated!
2019-02-07 14:39:53 +00:00
Leroy Hopson
714b785909 pythonPackages.shodan: init at 1.10.4 (#54871) 2019-02-07 13:14:36 +01:00
Matthieu Coudron
9333c833a5 vte-ng: 0.50.2.a -> 0.54.2.a 2019-02-07 20:58:43 +09:00
Timo Kaufmann
882131e7db
Revert "rustc: 1.31.0 -> 1.32.0" (#55379)
This reverts commit 56dba36eb5.
2019-02-07 12:49:37 +01:00
Elis Hirwing
724d7d0d5d
Merge pull request #55190 from r-ryantm/auto-update/python3.7-libtmux
python37Packages.libtmux: 0.8.0 -> 0.8.1
2019-02-07 12:46:21 +01:00
Sarah Brofeldt
f19145d8ca
Merge pull request #55336 from r-ryantm/auto-update/cfr
cfr: 0.138 -> 0.139
2019-02-07 12:15:50 +01:00
Andrew Dunham
96b66178f1 m2crypto: fix build with libressl (#53537) 2019-02-07 12:01:42 +02:00
Alyssa Ross
bdca4ec510
Merge pull request #55363 from manveru/add-ovirt-engine-sdk
defaultGemConfig.ovirt-engine-sdk: init
2019-02-07 09:47:25 +00:00
James Cook
ff8b96d90c
Merge pull request #55307 from r-ryantm/auto-update/libgnurl
libgnurl: 7.62.0 -> 7.63.0
2019-02-07 04:36:25 +00:00
Graham Christensen
17036309a3
python3Packages.guestfs: init at 1.40.1 2019-02-06 20:53:59 -05:00
R. RyanTM
130c76b320 python37Packages.beancount: 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-beancount/versions
2019-02-06 23:49:06 +00:00
Michael Fellinger
fa5459a2ce defaultGemConfig.ovirt-engine-sdk: init 2019-02-06 23:51:56 +01:00
Dmitry Kalinkin
71d66c58a5
Merge pull request #52536 from lopsided98/buildbot-update
buildbot: 1.4.0 -> 1.8.1
2019-02-06 16:58:42 -05:00
Pascal Wittmann
063e245811
groovy: 2.5.5 -> 2.5.6 2019-02-06 21:12:11 +01:00
Daniel Kuehn
b32491fd3c libvirt: Add argument to enable support for ceph rbd storage 2019-02-06 19:52:42 +01:00
k32
d4b243905f rebar3: 3.6.1 -> 3.9.0
Remove hermetic patch (make it compatible with the upstream)
(Mostly) eliminate the need for hex package registry
2019-02-06 19:45:40 +01:00
R. RyanTM
851cfedb53 appstream: 0.12.4 -> 0.12.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/appstream/versions
2019-02-06 17:26:41 +00:00
Robert Schütz
52b4b07df9 python.pkgs.filetype: 1.0.2 -> 1.0.3 2019-02-06 16:56:54 +01:00
Tim Steinbach
c7fda39fc2
sbt-extras: 2018-12-04 -> 2019-01-30 2019-02-06 08:53:41 -05:00
R. RyanTM
c479113212 cfr: 0.138 -> 0.139
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-02-06 05:17:27 -08:00
Jörg Thalheim
dd7500315e
Merge pull request #55318 from r-ryantm/auto-update/folly
folly: 2018.10.29.00 -> 2019.01.28.00
2019-02-06 10:21:00 +00:00
nyanloutre
863e49e3ee pythonPackages.pymacaroons-pynacl: remove unmaintained fork 2019-02-06 10:50:20 +01:00
nyanloutre
95f434366b pythonPackages.pymacaroons: init at 0.13.0 2019-02-06 10:43:10 +01:00
R. RyanTM
f7b2656d1e fasm-bin: 1.73.06 -> 1.73.08
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-02-06 01:35:50 -08:00
R. RyanTM
4f621ca1d4 folly: 2018.10.29.00 -> 2019.01.28.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-02-06 01:01:03 -08:00
R. RyanTM
e422db21be libgnurl: 7.62.0 -> 7.63.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/libgnurl/versions
2019-02-05 21:56:28 -08:00
Matthew Bauer
81531046e8 qt511: add patch for macOS sdk
Unfortunately we don’t have access to NSWindowStyleMask. These patches
should go away once we switch to a newer SDK.
2019-02-05 20:50:52 -05:00
Florian Klink
d711a8301b
Merge pull request #55218 from bachp/gitlab-runner-11.7.0
gitlab-runner: 11.6.0 -> 11.7.0
2019-02-06 00:53:51 +01:00
markuskowa
f8a975e7f6
Merge pull request #55258 from r-ryantm/auto-update/libtommath
libtommath: 1.0.1 -> 1.1.0
2019-02-05 23:51:40 +01:00
TG ⊗ Θ
50087e01c4 idrisPackages.tparsec: 2018-11-09 -> 2018-12-21 2019-02-05 18:25:25 +01:00
Matthieu Coudron
aaeaa6d1c6 Add checkPhase for neovim (disabled by default) (#55266)
* neovim-unwrapped: now use lua environments

* mpv: use lua environments

* luaPackages.inspect: init at 3.1.1-0

* luaPackages.lgi: mark as a lua module

* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
R. RyanTM
0058ce5369 python37Packages.cysignals: 1.8.1 -> 1.9.0 (#55216)
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-cysignals/versions
2019-02-05 15:37:22 +01:00
Jan Tojnar
f40412e3e2
Merge pull request #54380 from nh2/package-srt
SRT support for gstreamer
2019-02-05 15:28:42 +01:00
Ryan Mulligan
cfa3f9bb99
Merge pull request #55253 from r-ryantm/auto-update/kubectx
kubectx: 0.6.2 -> 0.6.3
2019-02-05 06:03:18 -08:00
Eelco Dolstra
7fff567ee9
rustfmt: 1.0.0 -> 1.0.1 2019-02-05 12:19:19 +01:00
Eelco Dolstra
56dba36eb5
rustc: 1.31.0 -> 1.32.0 2019-02-05 12:19:15 +01:00
R. RyanTM
013173be96 libtommath: 1.0.1 -> 1.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/libtommath/versions
2019-02-04 23:33:51 -08:00
R. RyanTM
23c0d79673 kubectx: 0.6.2 -> 0.6.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/kubectx/versions
2019-02-04 22:38:25 -08:00
Will Dietz
3aaab7ca3d
Merge pull request #55063 from dtzWill/update/intel-media-driver-18.4.0
intel-media-driver: 18.3.0 -> 18.4.0
2019-02-04 22:22:53 -06:00
Will Dietz
b46ff71245
Merge pull request #55064 from dtzWill/update/libva-2.4.0
libva[,-utils}: 2.3.0 -> 2.4.0
2019-02-04 22:22:08 -06:00
Will Dietz
99850927cf
Merge pull request #55228 from dtzWill/update/swift-4.2.2
swift: 4.2.1 -> 4.2.2
2019-02-04 21:27:04 -06:00
R. RyanTM
904e9ab048 pythia: 8.235 -> 8.240
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-02-04 18:48:20 -05:00
Maximilian Bosch
acfc1c1535
hydra: don't support Nix 1.x
The component `hydra-evaluator` requires `pool.hh` from Nix which isn't
provided by Nix 1.x and thus fails with the following error in this
case:

```
hydra-evaluator.cc:3:10: fatal error: pool.hh: No such file or directory
 #include "pool.hh"
          ^~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:443: hydra_evaluator-hydra-evaluator.o] Error 1
```

As the commit is from 2016 and fairly hard to revert for Nix 1.x
support, it's easier to drop that.

This has been tested with fixed perl-bindings for Nix1 as done in #55146.
2019-02-05 00:00:18 +01:00
Sander van der Burg
7a8b65d216 titaniumenv: fix broken function header 2019-02-04 23:07:04 +01:00
Sander van der Burg
8cec070f8c titaniumenv: add Xcode 10.1 and Titanium 7.5.1 support 2019-02-04 22:50:36 +01:00
Sander van der Burg
9edc2d4dbb xcodeenv: enable Xcode 10.1 support 2019-02-04 22:43:48 +01:00
Lancelot SIX
73ad11dd70
Merge pull request #54554 from lsix/qgis_2_18_28
qgis: 2.18.22 -> 2.18.28
2019-02-04 20:29:47 +01:00
Will Dietz
4a3f06a652 swift: 4.2.1 -> 4.2.2 2019-02-04 13:23:30 -06:00
R. RyanTM
8dda7e9215 python37Packages.rasterio: 1.0.13 -> 1.0.15
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-rasterio/versions
2019-02-04 18:22:40 +00:00
Pascal Bach
30c40858bd gitlab-runner: 11.6.0 -> 11.7.0 2019-02-04 18:30:52 +01:00
Peter Simons
0f68f393bf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1 from Hackage revision
6098061825.
2019-02-04 18:11:24 +01:00
Peter Simons
c7369800d1 LTS Haskell 13.6 2019-02-04 18:11:24 +01:00
R. RyanTM
8107b31f86 python37Packages.distributed: 1.25.2 -> 1.25.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-distributed/versions
2019-02-04 08:05:10 -08:00
R. RyanTM
16b573049c python37Packages.braintree: 3.50.0 -> 3.51.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-braintree/versions
2019-02-04 06:51:24 -08:00
Matthew Bauer
2c31b950e1
Merge pull request #55053 from vbgl/mkderivation-lazy-name
mkDerivation: cleaner handling of the `name` argument
2019-02-04 09:42:22 -05:00
Graham Christensen
df8b6728a8
perl: make reproducible
Perl likes to capture impure data, needlessly.

 - Configure time (cf_time): make 1 second past epoch
 - Target system (uname): use less uname information
2019-02-04 09:10:22 -05:00
Peter Simons
790e14c0d7
Merge pull request #55196 from guibou/primesieve
Introduce the primesieve package
2019-02-04 14:31:50 +01:00
Guillaume Bouchard
3652cfec28 haskellPackages.primesieve: fix build
Temporaries changes in `configuration-common.nix` to fix the cabal
file which does not specify that the haskell library depends on the
C++ shared library. Pull request had been sent upstream.
2019-02-04 13:50:52 +01:00
Guillaume Bouchard
9f0ee6c606 primesieve: init at 7.3 2019-02-04 13:03:50 +01:00
Matthieu Coudron
2ba891788b Lua generate nix packages from luarocks (#54978)
* lua: generate packages from luarocks

* luarocks-nix: update

* removed packages already available in nixpkgs

* adressing reviews

update script can now accept another csv file as input with -c

* Remove obsolete comment
2019-02-04 11:30:58 +00:00
R. RyanTM
93b6beeb03 python37Packages.libtmux: 0.8.0 -> 0.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-libtmux/versions
2019-02-04 02:44:51 -08:00
R. RyanTM
63c9b399c6 qpdf: 8.3.0 -> 8.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/qpdf/versions
2019-02-04 00:14:14 -08:00
Claes Wallin (韋嘉誠)
f81c0c1d8e racket, racket-minimal: 7.1 -> 7.2 (#54994)
The old src/configure has been split into src/lt/configure for
classical Racket and src/cs/c/configure for Racket CS (Racket on Chez
Scheme).
2019-02-04 05:52:59 +00:00
Will Dietz
b3d8b2d6ec bison: 3.3.1 -> 3.3.2
http://lists.gnu.org/archive/html/bison-announce/2019-02/msg00000.html
2019-02-03 22:54:03 -06:00
Ben Wolsieffer
7de900515c buildbot: 1.4.0 -> 1.8.1 2019-02-03 21:41:03 -05:00
Michael Weiss
bda21694d1
wlroots: Fix the ELF binaries (rootston + examples)
Due to stdenv changes the binaries where broken during the fixup phase
(while stripping all binaries). The current solution isn't optimal but
there must not be any cyclic dependencies on $out.
2019-02-03 17:59:50 +01:00
Matthew Bauer
43bd6a318e
Merge pull request #52112 from eyJhb/arduino-mk
arduino-mk: init at 1.6.0
2019-02-03 11:29:00 -05:00