Marek Mahut
b8b35816c3
Merge pull request #67356 from alexbakker/libvirt-onboot
...
libvirtd: add onBoot option
2019-08-24 11:59:07 +02:00
Marek Mahut
fce7cfc2a5
Merge pull request #66704 from eadwu/compton/7.2
...
compton: 7 -> 7.2
2019-08-24 10:41:39 +02:00
Samuel Leathers
4aa6cc3de1
Merge pull request #67361 from vbgl/ocaml-ppx_tools_versioned-5.2.3
...
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
2019-08-24 00:58:38 -04:00
Samuel Leathers
7cec032b9e
Merge pull request #67263 from pacien/exim-spf
...
exim: add SPF support (+ init libspf2 at 1.2.10)
2019-08-24 00:58:02 -04:00
Samuel Leathers
578a619aee
Merge pull request #67266 from praetorg/patch-1
...
gevent-websocket: enable python3
2019-08-24 00:57:37 -04:00
Andrew Childs
de1e3c9aee
nmap: update clang specific patch
...
The upstream PR had two parts: adding a missing include and resolving
an ambiguous reference. The upstream project fixed the first but not
the second. We still need the second part, so extract it by filtering
the patch.
2019-08-24 13:57:35 +09:00
Samuel Leathers
867163e1f8
Merge pull request #67287 from dtzWill/update/bash-5.0p9
...
bash_5: 5.0p7 -> 5.0p9
2019-08-24 00:40:29 -04:00
Samuel Leathers
b9db7497a4
Merge pull request #67298 from bachp/plex-1.16.5.1488
...
plex: 1.16.4.1469 -> 1.16.5.1488
2019-08-24 00:39:35 -04:00
Samuel Leathers
1718824a10
Merge pull request #67360 from livnev/solc-0.5.11
...
solc: 0.5.10 -> 0.5.11
2019-08-24 00:33:52 -04:00
Samuel Leathers
20b5f89384
Merge pull request #67297 from volth/patch-360
...
graalvm8-ee: 19.1.1 -> 19.2.0
2019-08-24 00:15:54 -04:00
Samuel Leathers
93c70cf07e
Merge pull request #67322 from vbgl/ocaml-otr-0.3.6
...
ocamlPackages.otr: 0.3.4 -> 0.3.6
2019-08-24 00:08:59 -04:00
Samuel Leathers
765a71f150
Merge pull request #67324 from vbgl/ocaml-vg-0.9.3
...
ocamlPackages.vg: 0.9.1 -> 0.9.3
2019-08-23 23:57:55 -04:00
Samuel Leathers
3ad7a6ad0e
Merge pull request #67334 from lightbulbjim/irccloud
...
irccloud: init at 0.13.0
2019-08-23 23:54:46 -04:00
Samuel Leathers
8943fb5f24
Merge pull request #67365 from dywedir/hcxtools
...
hcxtools: 5.1.6 -> 5.2.0
2019-08-23 23:23:44 -04:00
Samuel Leathers
5f202e0b22
Merge pull request #67367 from jtojnar/nextcloud-cleanup
...
nextcloud-client: clean up
2019-08-23 23:22:06 -04:00
Edmund Wu
c8bd9ea77d
linux_testing_bcachefs: 5.1.2019.07.13 -> 5.1.2019.08.21
2019-08-23 22:38:20 -04:00
Edmund Wu
d8601dc4f9
bcachefs-tools: 2019-07-13 -> 2019-08-21
2019-08-23 22:38:00 -04:00
Jan Tojnar
aff3036a6f
gnome3.hitori: 3.31.92 → 3.32.0
...
https://gitlab.gnome.org/GNOME/hitori/blob/3.32.0/NEWS#L1-7
2019-08-24 02:54:20 +02:00
Marek Mahut
9730ab8867
Merge pull request #67326 from Izorkin/nginx-unit
...
unit: 1.9.0 -> 1.10.0
2019-08-24 01:33:12 +02:00
Marek Mahut
3847e4d1b3
Merge pull request #67335 from cw789/unifi_update
...
unifiStable: 5.10.26 -> 5.11.39
2019-08-24 01:31:44 +02:00
Mario Rodas
7294e168cd
Merge pull request #67316 from marsam/update-terraform
...
terraform_0_12: 0.12.6 -> 0.12.7
2019-08-23 16:33:46 -05:00
Jan Tojnar
80fbcf2d33
nextcloud-client: format expression
2019-08-23 22:54:41 +02:00
Jan Tojnar
fc79a83e68
nextcloud-client: clean up
...
Continuation of https://github.com/NixOS/nixpkgs/pull/67306
* Switched to non-deprecated dbus config path.
* Removed CMake flags for finding dependencies, the project can find them on its own.
* Properly fixed the RPATH issue from https://github.com/NixOS/nixpkgs/pull/15406 – ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}.
* Dropped changing Icon name in the desktop file as it was fixed upstream.
* Switched to fetchFromGitHub, as the submodules are only for Win, Mac & crash reporting.
* Dropped enableParallelBuilding = true, as it is on by default with CMake.
2019-08-23 22:51:39 +02:00
worldofpeace
0552f4dc73
Merge pull request #67214 from stefano-m/master
...
adoptopenjdk-icedtea-web: rename from icedtea_web
2019-08-23 16:43:52 -04:00
Vladyslav M
9a2b01ad8c
hcxtools: 5.1.6 -> 5.2.0
2019-08-23 23:14:23 +03:00
Stefano Mazzucco
a6d234e9e9
adoptopenjdk-icedtea-web: rename from icedtea_web
...
This is a follow up of https://github.com/NixOS/nixpkgs/pull/66422
- rename icedtea_web to adoptopenjdk-icedtea-web to reflect the new governance
- add icedtea_web and icedtea8_web to aliases.nix for backwards compatibility
- update the attribute name where icedtea_web is used
2019-08-23 21:12:59 +01:00
worldofpeace
eaf95bef86
Merge pull request #63273 from colemickens/nixpkgs-gelasio
...
gelasio: init at unstable-2018-08-13
2019-08-23 16:12:39 -04:00
Cole Mickens
6039ccef9e
gelasio: init at unstable-2018-08-13
2019-08-23 22:01:04 +02:00
Jan Tojnar
877dc46d24
ofono-phonesim: init at unstable-2014-04-22
2019-08-23 20:47:33 +02:00
Marek Mahut
589405a563
opencv: CVE-2019-14493
2019-08-23 20:36:31 +02:00
Vincent Laporte
c21c1e8f3f
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
...
Ensures compatibility with OCaml 4.08
2019-08-23 17:51:53 +00:00
Vincent Laporte
7cca325b07
ocamlPackages.logs: disable for OCaml < 4.03
2019-08-23 17:51:41 +00:00
Jan Tojnar
5db762126c
nixos/ofono: allow adding 3rd party plug-ins
2019-08-23 19:50:53 +02:00
Jan Tojnar
150285190a
modem-manager-gui: clean up
2019-08-23 19:50:53 +02:00
Jan Tojnar
0ae487ecaa
modem-manager-gui: add plug-in for ofono
2019-08-23 19:50:53 +02:00
Jan Tojnar
f66613b3b6
nixos/ofono: add module
2019-08-23 19:50:53 +02:00
Jan Tojnar
a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
...
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Jan Tojnar
c6eb691fb8
gnome-photos: add installed tests
2019-08-23 19:31:14 +02:00
Lev Livnev
917ce8e48f
solc: build with cvc4 support
...
n.b. that cvc4 support is required for the tests to pass
2019-08-23 18:19:48 +01:00
Pawel Kruszewski
803108a1a6
bcompare: init at 4.2.10.23938
2019-08-23 19:01:32 +02:00
Doron Behar
b4ae37b39a
syncthingtray: init at 0.9.1 ( #65480 )
2019-08-23 18:18:56 +02:00
Alexander Bakker
d20022018e
libvirtd: add onBoot option
...
This adds a new ``onBoot`` option that allows specifying the action taken on
guests when the host boots. Specifying "start" ensures all guests that were
running prior to shutdown are started, regardless of their autostart settings.
Specifying "ignore" will make libvirtd ignore such guests. Any guest marked as
autostart will still be automatically started by libvirtd.
2019-08-23 17:52:12 +02:00
Linus Heckemann
25559a5597
Merge pull request #22357 from NixOS/openssl-1.1
...
Use openssl 1.1 by default
2019-08-23 17:51:52 +02:00
Vincent Laporte
c02aa1b575
ocamlPackages.sedlex: 1.99.4 -> 1.99.5
2019-08-23 15:48:47 +00:00
Marek Mahut
8f84220eb2
Merge pull request #67331 from mmahut/jormungandrv0.3.3
...
jormungandr: 0.3.2 -> 0.3.3
2019-08-23 17:35:22 +02:00
Maximilian Bosch
57cbd294f9
Merge pull request #67341 from etu/phpstan-0-11-15
...
phpPackages.phpstan: 0.11.12 -> 0.11.15
2019-08-23 17:31:13 +02:00
Linus Heckemann
d1d602f559
Merge remote-tracking branch 'origin/master' into openssl-1.1
2019-08-23 17:27:39 +02:00
worldofpeace
a4083fb455
Merge pull request #67236 from Chiiruno/dev/general
...
Update: easyjson, quicktemplate, statik, qtchan, vlang
2019-08-23 11:14:00 -04:00
worldofpeace
54f385241e
Merge pull request #67306 from Ma27/bump-nextcloud-client
...
nextcloud-client: 2.5.2 -> 2.5.3
2019-08-23 11:05:01 -04:00
Maximilian Bosch
a35b734f28
Merge pull request #67354 from mayflower/scrot-1.2
...
scrot: 0.8-18 -> 1.2
2019-08-23 16:59:59 +02:00
Maximilian Bosch
8d62a398a8
nextcloud-client: 2.5.2 -> 2.5.3
...
https://github.com/nextcloud/desktop/releases/tag/v2.5.3
Also move explicitly dbus configuration files to the store path rather than
`/etc/dbus-1/services`.
2019-08-23 16:52:01 +02:00
Peter Simons
ddfb9a1f2c
Add a build for cabal-install-3.0.0.0 beta release.
2019-08-23 16:50:30 +02:00
Maximilian Bosch
826b492dc3
Merge pull request #67348 from mayflower/prometheus-exporter-mysqld-0.11.0
...
prometheus-mysqld-exporter: 0.10.0 -> 0.11.0
2019-08-23 16:44:42 +02:00
worldofpeace
3fffe5a1ae
Merge pull request #67270 from greizgh/qt/seafile-client
...
seafile-client: Use qt5's mkDerivation
2019-08-23 10:33:22 -04:00
Greizgh
041c82eb40
seafile-client: Use qt5's mkDerivation
...
Following guidelines from #65399
2019-08-23 10:32:44 -04:00
Robin Gloster
39f9042e65
Merge pull request #67346 from mayflower/clamav-0.101.4
...
clamav: 0.101.3 -> 0.101.4
2019-08-23 16:29:41 +02:00
Robin Gloster
c55d90b81c
scrot: 0.8-18 -> 1.2
2019-08-23 16:28:51 +02:00
Sarah Brofeldt
3a64303a20
Merge pull request #63539 from ivan/usbguard-nox
...
usbguard-nox: init at 0.7.4
2019-08-23 16:25:13 +02:00
zimbatm
79c2ed6b60
nixpkgs-fmt: init at 0.2.0
2019-08-23 16:12:50 +02:00
Robin Gloster
f1512dfea3
prometheus-mysqld-exporter: 0.10.0 -> 0.11.0
2019-08-23 16:06:54 +02:00
Robin Gloster
7d1bd575e8
Merge pull request #67344 from mayflower/alertmanager-0.18.0
...
alertmanager: 0.16.2 -> 0.18.0
2019-08-23 16:06:44 +02:00
Robin Gloster
3ac9fd3046
Merge pull request #67315 from marsam/update-prometheus
...
prometheus_2: 2.11.1 -> 2.12.0
2019-08-23 16:01:24 +02:00
Linus Heckemann
9ae11067b8
torque: remove commented-out sbin handling
...
We have a setup hook for this!
2019-08-23 15:58:53 +02:00
Robin Gloster
c6a082b8a7
Merge pull request #63763 from thefloweringash/node-exporter-update
...
prometheus-node-exporter: 0.17.0 -> 0.18.1; set version information
2019-08-23 15:57:59 +02:00
Robin Gloster
47a219d8e7
clamav: 0.101.3 -> 0.101.4
2019-08-23 15:53:07 +02:00
Raymond Gauthier
13470bf674
teamviewer: fix issue #61712
2019-08-23 09:47:24 -04:00
Robin Gloster
88b55379fd
alertmanager: 0.16.2 -> 0.18.0
2019-08-23 15:38:07 +02:00
Michael Weiss
7126eedd4f
Merge pull request #67205 from primeos/ffmpeg-full
...
ffmpeg-full: 4.1.4 -> 4.2
2019-08-23 15:36:15 +02:00
Mario Rodas
911ec73fa8
Merge pull request #67309 from marsam/fix-pycurl-darwin-build
...
pythonPackages.pycurl: fix build on darwin
2019-08-23 08:32:56 -05:00
Sarah Brofeldt
33e33eebbe
Merge pull request #66252 from ivan/scream-receivers
...
scream-receivers: init at 3.3
2019-08-23 15:30:48 +02:00
Elis Hirwing
cbf5909771
phpPackages.phpstan: 0.11.12 -> 0.11.15
...
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.15
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.14
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.13
2019-08-23 14:50:00 +02:00
Robin Gloster
8279e5faab
Merge pull request #67294 from bachp/gitlab-runner-12.2.0
...
gitlab-runner: 12.1.0 -> 12.2.0
2019-08-23 14:49:19 +02:00
Mario Rodas
f7c9670cd8
dune: add marsam as maintainer
2019-08-23 12:33:38 +00:00
Mario Rodas
2898679f15
dune: 1.11.1 -> 1.11.3
2019-08-23 12:33:38 +00:00
Michael Weiss
4469c2333c
ffmpeg-full: Disable libmfx and nvenc on AArch64 to fix the build
...
The AArch64 build was failing since 2019-03-26:
https://hydra.nixos.org/build/98821440
2019-08-23 14:30:46 +02:00
Lancelot SIX
3226294abe
Merge pull request #67329 from xrelkd/update/font-awesome
...
font-awesome: 5.10.1 -> 5.10.2
2019-08-23 14:09:32 +02:00
Markus Hauck
8f8d9abca4
coursier: 1.1.0-M14-6 -> 2.0.0-RC3-3
2019-08-23 07:28:08 -04:00
Lassulus
8b12bfcb83
Merge pull request #66215 from ajs124/ejabberd/19.08
...
ejabberd: 19.05 -> 19.08
2019-08-23 13:27:55 +02:00
cw
62ba7964f4
unifiStable: 5.10.26 -> 5.11.39
2019-08-23 13:02:22 +02:00
Peter Simons
f8d2601037
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
fd4f8cf2eb
.
2019-08-23 13:00:14 +02:00
Peter Simons
ff8c2ecf5e
LTS Haskell 14.2
2019-08-23 13:00:13 +02:00
markuskowa
8120fb6ec4
Merge pull request #67291 from dtzWill/gengetopt-2.23
...
gengetopt: 2.22.6 -> 2.23
2019-08-23 12:43:43 +02:00
Lev Livnev
fbf323b6fd
solc: 0.5.10 -> 0.5.11
2019-08-23 11:37:02 +01:00
Chris Rendle-Short
46b7ca6c28
irccloud: init at 0.13.0
...
AppImage is used as the source build is unpure (Yarn pulls in a lot of Node
dependencies over the network).
2019-08-23 20:33:00 +10:00
Maximilian Bosch
f096e5a46d
Merge pull request #67300 from t184256/update-omegat
...
omegat: 4.1.5.2 -> 4.3.0
2019-08-23 11:43:40 +02:00
ash lea
fe9e1854cc
dolphinEmuMaster: update to latest upstream
2019-08-23 02:41:36 -07:00
ash lea
44b0d3ff6b
dolphinEmuMaster: add ashkitten as maintainer
2019-08-23 02:41:36 -07:00
ash lea
acbe898c8b
dolphinEmuMaster: use lib instead of stdenv.lib
2019-08-23 02:41:36 -07:00
ash lea
32f332fded
dolphinEmu: use lib instead of stdenv.lib
2019-08-23 02:41:36 -07:00
ash lea
bd8f12024b
dolphinEmuMaster: use wrapQtAppsHook
2019-08-23 02:41:36 -07:00
ash lea
4a7992d2b8
dolphinEmu: fix build
2019-08-23 02:41:36 -07:00
Maximilian Bosch
19094ee62a
Merge pull request #67330 from markus1189/scalafmt
...
scalafmt: 2.0.0 -> 2.0.1
2019-08-23 11:19:03 +02:00
Marek Mahut
5a4a881cbf
jormungandr: 0.3.2 -> 0.3.3
2019-08-23 11:15:53 +02:00
Marek Mahut
a50b04168d
Merge pull request #67328 from xrelkd/update/eksctl
...
eksctl: 0.4.1 -> 0.4.2
2019-08-23 10:14:39 +02:00
Marek Mahut
ca117762f3
Merge pull request #66866 from r-ryantm/auto-update/fdroidserver
...
fdroidserver: 1.1.1 -> 1.1.4
2019-08-23 09:52:58 +02:00
Marek Mahut
35940e50c5
Merge pull request #66781 from r-ryantm/auto-update/avocode
...
avocode: 3.9.0 -> 3.9.2
2019-08-23 09:51:40 +02:00
Markus Hauck
3257ffc48d
scalafmt: 2.0.0 -> 2.0.1
2019-08-23 09:29:09 +02:00
xrelkd
54e5878ecd
font-awesome: 5.10.1 -> 5.10.2
2019-08-23 15:21:47 +08:00
Emily
6dba65eeba
libftdi: extend platforms and fix on Darwin
2019-08-23 02:14:40 -05:00
Emily
05c54717f8
symbiyosys: extend platforms
2019-08-23 02:14:40 -05:00