Marek Mahut
b585bba65c
Merge pull request #66356 from jonringer/add-python-xapian
...
pythonPackage.xapian: init at 1.4.12
2019-08-24 12:27:38 +02:00
Marek Mahut
5f333459d7
Merge pull request #67374 from thefloweringash/nmap-darwin-patch-update
...
nmap: update clang specific patch
2019-08-24 12:27:11 +02:00
Michael Weiss
01551c2147
scdoc: 1.9.6 -> 1.9.7
2019-08-24 12:18:21 +02:00
Luka Blaskovic
55ae5ff593
weechat-matrix-bridge: use luaffi from luaPackages
2019-08-24 10:05:00 +00:00
Luka Blaskovic
e9b136e400
luaffi: remove in favor of luaPackages.luaffi
2019-08-24 10:04:44 +00:00
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
Matthew Bauer
1329703616
Merge pull request #67225 from matthewbauer/tramp-zshrc-fix
...
nixos/zsh: Fix tramp support
2019-08-23 15:14:46 -04:00
Samuel Leathers
e7581c2976
Merge pull request #67362 from mmahut/CVE-2019-14493
...
opencv: CVE-2019-14493
2019-08-23 14:53:43 -04: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
Pawel Kruszewski
1991fc2cae
maintainers: add ktor
2019-08-23 18:58:24 +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