Commit graph

124981 commits

Author SHA1 Message Date
Andreas Rammhold e5715d92a7 linux_hardened_copperhead: 4.14.11a -> 4.14.12a 2018-01-06 18:40:35 +01:00
Vincent Laporte 5391489cfc ocamlPackages.git: 1.11.2 -> 1.11.4 (#33472) 2018-01-06 17:18:42 +00:00
Orivej Desh d7d3f359ae
Merge pull request #33529 from jluttine/add-logitech-usb-kb-kernel-module
nixos/availableKernelModules: add logitech hid
2018-01-06 17:15:02 +00:00
Jaakko Luttinen eeaa82bde1 nixos/availableKernelModules: add logitech hid
This adds support for Logitech (wireless) USB keyboards at boot
2018-01-06 17:11:30 +00:00
Frederik Rietdijk b78c42cd4b
Merge pull request #33367 from mogorman/platformio-3.5.0
platformio: 3.4.1 -> 3.5.0
2018-01-06 17:44:08 +01:00
Andreas Rammhold f61ad23a6a irssi: 1.0.5 -> 1.0.6 (fixes CVE-2018-5206, CVE-2018-5205, CVE-2018-5208, CVE-2018-5207)
For details see [1].

[1] https://irssi.org/security/irssi_sa_2018_01.txt
2018-01-06 17:34:10 +01:00
Orivej Desh 306eefaa95 mariadb.client: fix darwin build
Fixes #33517
2018-01-06 16:31:42 +00:00
Robin Gloster b94c892137
jemalloc: add patch to fix aarch64 build 2018-01-06 17:25:15 +01:00
Robin Gloster 3a5c489603
arcanist: fix on aarch64 2018-01-06 17:25:15 +01:00
Orivej Desh 6e8021d412
Merge pull request #33383 from kierdavis/openvpn-optional-systemd
openvpn: make systemd dependency optional
2018-01-06 16:24:59 +00:00
Léo Gaspard 7b878a443a
nixos/clamav: replace mkIf [] with optional 2018-01-06 16:52:14 +01:00
Peter Hoeg b2d2b37771 lastpass-cli: 1.2.1 -> 1.2.2 2018-01-06 23:46:38 +08:00
Pascal Wittmann 71dd57f081
icmake: 9.02.03 -> 9.02.04 2018-01-06 16:45:57 +01:00
Tuomas Tynkkynen 6989369c88 nano: 2.9.1 -> 2.9.2 2018-01-06 17:44:08 +02:00
Tuomas Tynkkynen c589bdd66d iw: 4.9 -> 4.14 2018-01-06 17:44:06 +02:00
Joachim F f98b236538
Merge pull request #33525 from ajgrf/mblaze-init
mblaze: init at 0.2
2018-01-06 15:43:16 +00:00
Daiderd Jordan 106d87b6c6 mariadb: fix darwin build 2018-01-06 16:36:48 +01:00
Alex Griffin 8cd5391806 mblaze: init at 0.2 2018-01-06 09:09:30 -06:00
Alex Griffin a05e7a56d3 maintainers: add ajgrf 2018-01-06 09:09:30 -06:00
Léo Gaspard cb506e6e2e
nixos/clamsmtp: init 2018-01-06 16:08:54 +01:00
Léo Gaspard e016a68bf1
clamsmtp: init at 1.10 2018-01-06 16:08:45 +01:00
Kier Davis 397daef205
openvpn: make systemd dependency optional
systemd is a fairly large dependency, and it doesn't appear to
be necessary in all circumstances - e.g. when openvpn is
not run as a systemd service (as is usually the case when it is
run in a Docker container).

This change makes the dependency on systemd optional, controlled
by a new argument `useSystemd`. The default behaviour remains
the same as it was before this change: enabled only on Linux systems.

For me, this change reduces the size of my container image (dominated
by the closure of openvpn) from about 110 MB to 45 MB.

Version 2: rename argument to `useSystemd` (was `systemdSupport`), and
rebase onto master
2018-01-06 15:05:44 +00:00
Joachim F b067aa2cad
Merge pull request #33080 from romildo/numix-icon-theme
numix-icon-theme{,circle,square} update to version 17-12-25
2018-01-06 14:59:46 +00:00
Joachim F 7342871ea0
Merge pull request #33081 from apeyroux/up-jmeter
jmeter: 2.11 -> 3.3 and fix java command not found
2018-01-06 14:59:22 +00:00
Joachim F 407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
Joachim F f89d4dce6d
Merge pull request #33365 from elitak/betaflight
betaflight: init at 3.2.3
2018-01-06 14:26:35 +00:00
Joachim F 80130de40a
Merge pull request #33516 from bflyblue/unifi-5.6.29
unifi: 5.6.22 -> 5.6.29
2018-01-06 14:22:16 +00:00
Peter Hoeg 7e8e582e0c virtmanager-qt: 0.45.75 -> 0.48.79 2018-01-06 22:12:42 +08:00
zimbatm eddf30cc93
nixos: introduce boot.growPartition (#33521)
Move it from being a profile
2018-01-06 13:52:51 +00:00
adisbladis 51110e2a0f
Merge pull request #33515 from etu/php-updates
PHP Updates
2018-01-06 21:18:40 +08:00
dywedir 10e22d53ad carnix: 0.5.0 -> 0.5.2 2018-01-06 13:53:23 +01:00
Ruben Maher 8c859b4cc9 ocaml-modules/dtoa: disable hardening (strictoverflow) on darwin (#33443)
* ocaml-modules/dtoa: disable hardening (strictoverflow) on darwin

This prevents a compile-time error on macOS:

clang-4.0: error: argument unused during compilation: '-fno-strict-overflow'
  [-Werror,-Wunused-command-line-argument]

* ocaml-modules/dtoa: remove unnecessary createFindLibDestdir

* ocaml-modules/dtoa: remove ounit from build inputs
2018-01-06 13:39:22 +01:00
Orivej Desh 6474e3bc83
Merge pull request #33510 from yegortimoshenko/20180106.071403/transmission-gtk
transmission_gtk: rename to transmission-gtk
2018-01-06 11:17:18 +00:00
Peter Simons 3bf1c3f961 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
5de0e510e9.
2018-01-06 11:29:51 +01:00
Michael Alan Dorman 5d56434e56 hindent: needs new haskell-src-exts 2018-01-06 11:29:51 +01:00
Peter Simons 5ab4aeb621
Merge pull request #33508 from alunduil/add-network-arbitrary-maintainer
add alunduil as maintainer of network-arbitrary
2018-01-06 11:27:37 +01:00
Shaun Sharples 9202bef085 unifi: 5.6.22 -> 5.6.29 2018-01-06 12:02:07 +02:00
Elis Hirwing ddb2b97c3c
php72: 7.2.0 -> 7.2.1 2018-01-06 10:46:52 +01:00
Elis Hirwing ab86148a22
php71: 7.1.11 -> 7.1.13 2018-01-06 10:34:04 +01:00
Maximilian Bosch e18b0b6033
test-driver: mention $user argument in the NixOS manual and the Impala release notes 2018-01-06 10:09:18 +01:00
adisbladis 5e85657ba5
rsync: Fix CVE-2017-17433 and CVE-2017-17434 2018-01-06 16:57:58 +08:00
Yegor Timoshenko 2739b1093e
transmission_remote_gtk: rename to transmission-remote-gtk 2018-01-06 08:24:12 +00:00
adisbladis acb363fb45
Merge pull request #33507 from calvertvl/upd_wordgrinder-0.7.1
wordgrinder: 0.6 -> 0.7.1
2018-01-06 15:44:14 +08:00
Elis Hirwing b5e422583e
php70: 7.0.25 -> 7.0.27 2018-01-06 08:32:12 +01:00
Elis Hirwing eaf661e15f
php56: 5.6.32 -> 5.6.33 2018-01-06 08:21:57 +01:00
Yegor Timoshenko f5c7b937cd
transmission_gtk: rename to transmission-gtk 2018-01-06 07:15:08 +00:00
Orivej Desh 75c5a66dc6
Merge pull request #33449 from Mic92/libelf-fallout
fix kernel modules that broke with 4.14
2018-01-06 06:47:49 +00:00
Orivej Desh c48fbe0641
Merge pull request #33477 from andir/wireshark-gtk
wireshark: explicitly disable the Qt build when building Gtk
2018-01-06 06:35:11 +00:00
Andreas Rammhold 969d61dd42
wireshark: en- & disable Gtk/Qt separately
This should also fix the wireshark-cli variant
2018-01-06 06:25:43 +01:00
Andreas Rammhold c77e0539e0 wireshark-gtk: explicitly disable the Qt build when building Gtk
In a recent Cmake(?) or wireshark release the default behaviour did
change. A failing build log can be seen at hydra [1].

[1] https://hydra.nixos.org/build/67179559/nixlog/1
2018-01-06 05:46:23 +01:00