Commit Graph

168726 Commits

Author SHA1 Message Date
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
Paul Tötterman
23a84e939e nixos/docker-registry: fix listenAddress
listenAddress config option was previously unused in config generation
2019-02-08 14:39:22 +02:00
Izorkin
535644a9da haskellPackages.insert-ordered-containers: fix test phase 2019-02-08 15:22:46 +03:00
Sarah Brofeldt
6f10a0de83
Merge pull request #55368 from jhillyerd/chezmoi
chezmoi: init at 1.3.0
2019-02-08 12:51:16 +01: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
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
Yannis Koutras
0fb3c51be3
Merge pull request #55352 from baracoder/update-jetbrains
Update jetbrains editors
2019-02-08 10:12:20 +01: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
7ac4606a90
Merge pull request #55431 from Izorkin/nginx-unit
unit: 1.7 -> 1.7.1
2019-02-08 07:16:53 +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
Jörg Thalheim
61029df66a
Merge pull request #55323 from Mic92/flameshot
flameshot: fix executable path in dbus service
2019-02-08 07:12:05 +00:00
Jörg Thalheim
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
Vincent 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
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 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
Johannes Frankenau
5704496953 scid-vs-pc: 4.18.1 -> 4.19 2019-02-07 18:13:11 -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
Silvan Mosberger
87506ee6f6
Merge pull request #55416 from lilyball/unifi_ports
nixos/unifi: Update TCP ports
2019-02-07 23:04:43 +01:00
Kevin Rauscher
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] 7757e43fcb
[1] ef3ef702bc
[2] https://github.com/naihe2010/apvlv/issues/28
2019-02-07 21:12:50 +00:00
Graham Christensen
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 Bosch
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 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
Benedict Aas
07b0483d89
openapi-generator-cli: init at 3.3.4 2019-02-07 20:58:23 +01:00
Silvan Mosberger
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
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
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
Jaka Hudoklin
1bc95dcfd7
Merge pull request #53850 from xtruder/pkgs/xsuspender/init
xsuspender: init at 1.1
2019-02-07 18:01:22 +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
fec445d9ba
Merge branch 'mailutils-system-sendmail'
* mailutils-system-sendmail:
  mailutils: use system-sendmail instead of sendmailPath
2019-02-07 17:38:45 +01:00
Léo Gaspard
a6abec9c66
mailutils: use system-sendmail instead of sendmailPath
system-sendmail allows all sendmail's to be auto-detected, including on
non-NixOS systems. This is, to me, a better UX than having to manually
override the sendmailPath argument.

In exchange, it is a breach of retro-compatibility. Given right now I
can't see any uses for sendmailPath other than what is supported by
system-sendmail, I didn't keep it, but it'd be possible to allow
sendmailPath to override the choice of sendmail from system-sendmail.
2019-02-07 17:36:51 +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
nyanloutre
e088eb34d9 nixos/release-notes: mention breaking changes with matrix-synapse update 2019-02-07 16:53:30 +01:00