Commit Graph
172030 Commits
Author SHA1 Message Date
Jörg ThalheimandGitHub b2d9782d23 Merge pull request #53611 from r-ryantm/auto-update/lxc
lxc: 3.0.3 -> 3.1.0
2019-02-08 07:03:35 +00:00
Jörg Thalheim 56b1b0ada6 lxd: 3.0.2 -> 3.10 2019-02-08 07:02:40 +00:00
Domen KožarandGitHub 9bffdaa1b7 Merge pull request #55421 from grahamc/ninjarepro
ninja: make reproducible
2019-02-08 13:37:09 +07:00
Vincent LaporteandVincent Laporte f833a3e881 ocamlPackages.ocp-index: 1.1.7 -> 1.1.8 2019-02-08 07:35:52 +01:00
Izorkin 43e08168cd unit: 1.7 -> 1.7.1 2019-02-08 09:07:23 +03:00
Francois-Rene Rideau ce67cd532c gambit: 4.9.2 -> 4.9.3 2019-02-08 00:06:01 -05:00
Peter Romfeld 1ad85dd41d pythonPackages.yubico-client: init at 1.10.0 2019-02-08 11:59:22 +08:00
James Hillyerd a87be72553 chezmoi: init at 1.3.0 2019-02-07 19:46:39 -08:00
worldofpeace ce8c243699 keybase-gui: drop gnome2.GConf 2019-02-08 03:35:27 +00:00
worldofpeace 6d9c5259cf keybase-gui: 2.13.1 -> 3.0.0 2019-02-08 03:35:27 +00:00
worldofpeace 1f332e7b54 keybase: 2.13.1 -> 3.0.0 2019-02-08 03:35:27 +00:00
Vincent LaporteandVincent Laporte 36e9fe820c coqPackages_8_9: disable a few packages that do not build 2019-02-08 02:01:32 +01:00
Maximilian Boschandworldofpeace 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
volthandGitHub c706233f2e buildFHSEnv: allowSubstitutes = false
trivial builder
2019-02-08 00:27:40 +00:00
volthandGitHub 98e2820f59 makeFontsCache: allowSubstitutes = false
trivial builder
2019-02-08 00:24:14 +00:00
volthandGitHub 5c28152a95 substituteAllFiles: allowSubstitutes = false
trivial builder
2019-02-08 00:22:51 +00:00
volthandGitHub f07c113ddc linkFarm: allowSubstitutes = false
trivial builder
2019-02-08 00:21:24 +00:00
3abe344987 ninja: Add comment explaining the consistent ID patch
Co-Authored-By: grahamc <graham@grahamc.com>
2019-02-07 18:26:51 -05:00
Johannes FrankenauandDmitry Kalinkin 5704496953 scid-vs-pc: 4.18.1 -> 4.19 2019-02-07 18:13:11 -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 OstrouchovandRobert Schütz 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 BoschandGitHub 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
volthandGitHub 18e5db37bf substituteAll: allowSubstitutes = false;
trivial derivation
2019-02-07 22:20:42 +00:00
volthandGitHub 09665fee2b buildEnv: allowSubstitutes = false
trivial derivation
2019-02-07 22:19:26 +00:00
Silvan MosbergerandGitHub 87506ee6f6 Merge pull request #55416 from lilyball/unifi_ports
nixos/unifi: Update TCP ports
2019-02-07 23:04:43 +01:00
Kevin Rauscherandworldofpeace 3ed1067750 mopidy-iris: 3.32.1 -> 3.32.4 2019-02-07 21:32:07 +00:00
Lily Ballard b0e79359bd nixos/unifi: Update TCP ports
Fixes #55377
2019-02-07 13:18:57 -08:00
worldofpeace 59f6083281 apvlv: fix build with poppler 0.73.0
Poppler was upgraded in [0] and therefore the build broke, as
poppler/goo/gtypes.h was moved into poppler/goo/gfile.h [1].

Upstream issue is [2].

[0] https://github.com/NixOS/nixpkgs/commit/7757e43fcb15f3b3e21187787edaad54614ec7e6
[1] https://gitlab.freedesktop.org/poppler/poppler/commit/ef3ef702bc3dc845731e43215400448c5324efd4
[2] https://github.com/naihe2010/apvlv/issues/28
2019-02-07 21:12:50 +00:00
Graham ChristensenandGitHub d7bb260850 Merge pull request #55396 from layus/warn-manual-ids
nixos/manual: warn on missing xml:id
2019-02-07 16:07:52 -05: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
Maximilian BoschandGitHub f19c75fc65 Merge pull request #55203 from Shou/init-openapi-generator
openapi-generator-cli: init at 3.3.4
2019-02-07 21:29:01 +01:00
Pascal Wittmann 406426b320 supertux: 0.5.1 -> 0.6.0 2019-02-07 21:25:16 +01:00
Ryan MulliganandGitHub 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
Benedict AasandMaximilian Bosch 07b0483d89 openapi-generator-cli: init at 3.3.4 2019-02-07 20:58:23 +01:00
Silvan MosbergerandGitHub 03674f4128 Merge pull request #55269 from christoph00/steam_update_runtimes
Steam: run update-runtime.py
2019-02-07 20:50:10 +01:00
Michael Weiss 320a57198f inxi: 3.0.30-1 -> 3.0.31-1 2019-02-07 20:47:23 +01:00
Aaron Andersen 1bec75301b nixos/httpd: don't advertise php 2019-02-07 14:25:55 -05:00
Aaron Andersen 70be5b6bb2 nixos/httpd: disable HTTP TRACE method by default 2019-02-07 14:13:45 -05:00
Aaron Andersen dd610ce84f nixos/httpd: disable TLSv1 by default for better security 2019-02-07 14:05:44 -05:00
R. RyanTMandAustin Seipp 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 DaltonandFrederik Rietdijk 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
lewoandGitHub 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 WittmannandGitHub 8dc55c5dca Merge pull request #55359 from NixOS/update-groovy
groovy: 2.5.5 -> 2.5.6
2019-02-07 18:04:28 +01:00
Jaka Hudoklin eb00ae9d21 hplip: 3.18.5 -> 3.19.1 2019-02-07 18:02:32 +01:00
Jaka HudoklinandGitHub 1bc95dcfd7 Merge pull request #53850 from xtruder/pkgs/xsuspender/init
xsuspender: init at 1.1
2019-02-07 18:01:22 +01:00
lewoandGitHub 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 fec445d9ba Merge branch 'mailutils-system-sendmail'
* mailutils-system-sendmail:
  mailutils: use system-sendmail instead of sendmailPath
2019-02-07 17:38:45 +01:00