Commit graph

193230 commits

Author SHA1 Message Date
worldofpeace 2da997582a
Merge pull request #68785 from NixOS/revert-68731-fix/networkmanager-dbus-service-aliases
Revert "networkmanager,modemmanager: fix service symlinks for systemd v243"
2019-09-14 08:04:45 -04:00
worldofpeace 3cb0ae999f
Revert "networkmanager,modemmanager: fix service symlinks for systemd v243" 2019-09-14 08:04:28 -04:00
worldofpeace e8bc2a6ac0
Merge pull request #68731 from dtzWill/fix/networkmanager-dbus-service-aliases
networkmanager,modemmanager: fix service symlinks for systemd v243
2019-09-14 08:03:12 -04:00
Daniel Schaefer 34b58364e4 pytest: Add pytest_4 as its own attribute
Many packages aren't yet updated to handle the incompatible changes of
pytest5 so we still need v4.
2019-09-14 14:02:39 +02:00
Maximilian Bosch e176117a81
python3Packages.face_recognition_models: fix startup 2019-09-14 13:59:20 +02:00
Nikolay Amiantov e06aa820c9
Merge pull request #68744 from dtzWill/update/krita-4.2.6
krita: 4.2.5 -> 4.2.6, gz -> xz
2019-09-14 14:57:19 +03:00
rliang ab8bfa7d68 vimPlugins: update 2019-09-14 20:54:41 +09:00
Daniel Schaefer 42243e46b1 twister: 0.9.34 -> 2019-08-19 2019-09-14 13:48:45 +02:00
Maximilian Bosch 72ec538d2c
python3Packages.dlib: fix build
The CMake configuring is done in the `setup.py` and doesn't need to be
done by the setup hook. This broke the build as the setup-hook switches
into `source/build` which doesn't have a `setup.py`.

Relying on the setup script from upstream fixes the issue.

ZHF #68361
2019-09-14 13:42:06 +02:00
José Romildo Malaquias ad333743a8
Merge pull request #68662 from romildo/upd.arc-theme
arc-theme: 20190330 -> 20190910
2019-09-14 08:40:54 -03:00
José Romildo Malaquias d2632aab64
Merge pull request #68658 from romildo/upd.mojave-gtk-theme
mojave-gtk-theme: 2019-05-21 -> 2019-09-09
2019-09-14 08:37:16 -03:00
Maximilian Bosch 5d853163cf
Merge pull request #68372 from obadz/citrix-receiver-decomission
citrix-receiver: decomission in favor of citrix-workspace.
2019-09-14 13:22:32 +02:00
WilliButz cbb6293dce
Merge pull request #68291 from Ma27/bump-hydra
hydra: 2019-05-06 -> 2019-08-30
2019-09-14 13:16:07 +02:00
Maximilian Bosch ce37a040c2
nixos/hydra: incorporate upstream changes and update test
During the last update, `hydra-notify` was rewritten as a daemon which
listens to postgresql notifications for each build[1]. The module
uses the `hydra-notify.service` unit from upstream's Hydra module and
the VM test ensures that email notifications are sent properly.

Also updated `hydra-init.service` to install `pg_trgm` on a local
database if needed[2].

[1] c7861b85c4
[2] 8a0a5ec3a3
2019-09-14 12:58:42 +02:00
WilliButz 859dd21997
Merge pull request #68778 from WilliButz/update-httplz
httplz: 1.5.2 -> 1.6.0, add openssl to PATH
2019-09-14 12:47:15 +02:00
WilliButz bb5e986225
Merge pull request #68720 from alexfmpe/fix-typo
Fix typo
2019-09-14 12:40:00 +02:00
Robin Gloster d98fb2ca2f
Merge pull request #68726 from jonringer/bump-uamqp
pythonPackages.uamq: 1.1.0 -> 1.2.2
2019-09-14 12:39:39 +02:00
WilliButz bd231132a4
Merge pull request #68775 from schneefux/feature/gitlab-remove-todo
nixos/gitlab: Remove todo about mysql support
2019-09-14 12:37:35 +02:00
Robin Gloster 8b5e063a2b
Merge pull request #68760 from disassembler/twisted-setuptools
pythonPackages.twisted: add setuptools dependency
2019-09-14 12:28:21 +02:00
WilliButz 1f27f6ddf1
Merge pull request #68758 from dtzWill/update/samba-4.10.8
samba: 4.10.6 -> 4.10.8 (security!)
2019-09-14 12:24:26 +02:00
Robin Gloster a345623f2b
spidermonkey_1_8_5: fix build with gcc8
closes #68765
closes #68763
2019-09-14 12:19:27 +02:00
Lily Ballard a5d5133e9c jazzy: 0.10.0 -> 0.11.0 (#68766)
* gem-config: fix sassc on darwin

By default the sassc gem compiles with LTO, but LTO is currently broken
on darwin.

* jazzy: 0.10.0 -> 0.11.0
2019-09-14 10:17:05 +00:00
Miguel Madrid Mencía 148c82e07e
maintainer: mimadrid: update github username and personal data 2019-09-14 12:15:46 +02:00
obadz e5e6b514f5 citrix-receiver: decomission in favor of citrix-workspace.
Already documented in #64645
2019-09-14 11:11:44 +01:00
Vladyslav M 2f4fffd9c9
broot: 0.9.0 -> 0.9.4 2019-09-14 13:01:48 +03:00
WilliButz 91bb6cf407
httplz: 1.5.2 -> 1.6.0, add openssl to PATH 2019-09-14 11:58:20 +02:00
geistesk aaf514d322 spaceship-prompt: 3.7.1 -> 3.11.2 2019-09-14 18:50:09 +09:00
Will Dietz c659b70e86 z-lua: 1.7.2 -> 1.7.3, lua-filesystem so _ZL_USE_LFS can be used
https://github.com/skywind3000/z.lua/releases/tag/v1.7.3
2019-09-14 18:49:22 +09:00
Maximilian Bosch 7f136b5a56
nixos/hydra: fix test
We ship `https://cache.nixos.org` as binary cache by default which
automatically substitutes the test derivation used inside the Hydra
test. However it needs to be built locally to confirm that
`hydra-queue-runner` works properly.

Also inherited the platform name for the test derivation from `system`
to ensure that the build can be tested on each supported platform.

ZHF #68361
2019-09-14 11:48:48 +02:00
taku0 76538e5701 thunderbird: 68.0 -> 68.1.0 2019-09-14 18:26:26 +09:00
schneefux bab6e6eb04
nixos/gitlab: Remove todo about mysql support
GitLab has ended MySQL support.
https://about.gitlab.com/2019/06/27/removing-mysql-support/
2019-09-14 11:26:22 +02:00
taku0 80e0666515 thunderbird-bin: 68.0 -> 68.1.0 2019-09-14 18:26:15 +09:00
WilliButz a52c77fbea
Merge pull request #68660 from JohnAZoidberg/httplz-openssl102
httplz: Fix build with openssl_1_0_2
2019-09-14 11:26:14 +02:00
Robin Gloster 962bfd3b13
Merge pull request #68725 from aanderse/zhf/nut
nut: fix broken build
2019-09-14 11:03:47 +02:00
Robin Gloster 03cd14da09
Merge pull request #68754 from disassembler/maintainer-hydra-eval-script
maintainer scripts: fix hydra-eval-failures script
2019-09-14 11:02:29 +02:00
Vladimír Čunát 92604b88b3
Merge #68753: firefox-60-esr: 60.8.0esr -> 60.9.0esr 2019-09-14 09:42:42 +02:00
Joachim F 0ec4d3b246
Merge pull request #68632 from hkjn/20190913-drop-tor-mirror
tor-browser-bundle-bin: Drop github mirror
2019-09-14 07:33:28 +00:00
Peter Hoeg e9adc9f70c
Merge pull request #68724 from aanderse/zhf/tome4
tome4: fix broken build
2019-09-14 15:03:21 +08:00
Vincent Laporte 5fed98e862 ocamlPackages.js_of_ocaml*: 3.3.0 -> 3.4.0
Ensures compatibility with OCaml 4.08
2019-09-14 06:54:35 +00:00
Vincent Laporte 912f03d0d4 ocamlPackages.xtmpl: fix for jsoo ≥ 3.4.0 2019-09-14 06:54:35 +00:00
Vincent Laporte 5a5a87cd00 ocamlPackages.mtime: disable jsoo support for OCaml < 4.03 2019-09-14 06:54:35 +00:00
Mario Rodas 3243c157a3
Merge pull request #68646 from marsam/update-tflint
tflint: 0.11.0 -> 0.11.1
2019-09-13 23:15:58 -05:00
Mario Rodas b41d1ca5cb
Merge pull request #68652 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 2.6.2 -> 2.6.3
2019-09-13 23:15:17 -05:00
Will Dietz 6654b52c8b
networkmanager-openconnect: 1.2.4 -> 1.2.6 2019-09-13 23:11:26 -05:00
Will Dietz f1df175f8d
inter: 3.7 -> 3.10
https://github.com/rsms/inter/releases/tag/v3.10
https://github.com/rsms/inter/releases/tag/v3.9
https://github.com/rsms/inter/releases/tag/v3.8
2019-09-13 22:54:15 -05:00
Samuel Leathers 3491d523b3
pythonPackages.twisted: add setuptools dependency
* required for buildbot test to pass
2019-09-13 23:51:56 -04:00
worldofpeace 5cda3f0a5c
Merge pull request #68752 from dtzWill/update/lollypop-1.1.4.16
lollypop: 1.1.4.14 -> 1.1.4.16
2019-09-13 23:49:29 -04:00
Will Dietz b5b92e015c
samba: 4.10.6 -> 4.10.8 (security!)
https://www.samba.org/samba/history/samba-4.10.8.html
https://www.samba.org/samba/history/samba-4.10.7.html
2019-09-13 22:45:24 -05:00
worldofpeace 2b8712508d
Merge pull request #68697 from Kiwi/ocrmypdf-67497
ocrmypdf: 8.2.3 -> 9.0.3
2019-09-13 23:41:57 -04:00
Robert Djubek 82c4218fe9
ocrmypdf: 8.2.3 -> 9.0.3
Version bump and bug fix
Fixes runtime dependencies ( #67497 ) and the version bump fixed other issues
2019-09-14 03:40:11 +00:00