Commit Graph
144776 Commits
Author SHA1 Message Date
Vincent Ambo 59e5aabee6 nixos/journaldriver: add module for journaldriver log forwarder
Adds a module for running the journaldriver log forwarding agent via
systemd.

The agent can be deployed on both GCP instances and machines hosted
elsewhere to forward all logs from journald to Stackdriver Logging.

Consult the module options and upstream documentation for more
information.

Implementation notes:

* The service unit is configured to use systemd's dynamic user feature
  which will let systemd set up the state directory and appropriate
  user configuration at unit launch time instead of hardcoding it.

* The module depends on `network-online.target` to prevent a situation
  where journaldriver is failing and restarting multiple times before
  the network is online.
2018-06-18 20:36:44 +02:00
Vincent Ambo 1b08966db9 journaldriver: init at 1.0.0 2018-06-18 20:31:45 +02:00
John Ericson f8ec07e836 haskell generic-builder: Always use separate pkg db for custom setup
This decreases complexity and ensures setup dependencies are properly
specified with `setup-depends` as they should be. Testing will say if
this is a reasonable change.
2018-06-18 14:07:37 -04:00
Yegor TimoshenkoandGitHub 5e5bdfa6ad Merge pull request #41098 from mkaito/oauth2_proxy
oauth2_proxy: Handle attributes being derivations
2018-06-18 20:47:55 +03:00
Mrmaxmeier e99a869c19 prometheus-node-exporter: 0.15.2 -> 0.16.0 2018-06-18 19:39:07 +02:00
Will DietzandGitHub e0e505de42 Merge pull request #42166 from dtzWill/update/ngx_brotli-0.1.2
ngx_brotli: 0.1.1 -> 0.1.2
2018-06-18 12:34:35 -05:00
adisbladisandGitHub 7296c261f7 Merge pull request #42169 from etu/gitea-update
gitea: 1.4.1 -> 1.4.2
2018-06-19 00:51:38 +08:00
Elis Hirwing 106bde413e gitea: 1.4.1 -> 1.4.2
Not much of a changelog: https://github.com/go-gitea/gitea/releases/tag/v1.4.2
2018-06-18 18:26:14 +02:00
Ingolf Wagner a669574a90 patchwork-classic : init at 2.12.0 2018-06-18 18:00:42 +02:00
Léo Gaspard c068e1ca9a opensmtpd: fix interaction with dovecot-2.3.1
This has been merged upstream with
    https://github.com/OpenSMTPD/OpenSMTPD/pull/847
2018-06-18 17:51:21 +02:00
Christian Höppnerandxeji 54f50e6e25 WoeUSB: 3.1.5 -> 3.2.1 (#42158) 2018-06-18 17:49:57 +02:00
Will Dietz 516c5f54ed ngx_brotli: 0.1.1 -> 0.1.2
Fixes socket closing issues
(only happened in some circumstances AFAICT).
2018-06-18 10:41:24 -05:00
Matthew Justin BauerandGitHub 8180c32b73 Merge pull request #39153 from mnacamura/lightdm-mini-greeter
lightdm-mini-greeter: init at 0.3.2
2018-06-18 11:38:35 -04:00
Daiderd Jordan a13286fcf0 Merge branch 'master' into staging 2018-06-18 17:35:00 +02:00
adisbladisandGitHub 22f818dcf3 Merge pull request #42164 from Ma27/bump-osquery
osquery: 3.2.2 -> 3.2.8
2018-06-18 23:27:16 +08:00
Michael RaskinandGitHub 934650efe3 Merge pull request #42156 from jokogr/u/libreoffice-fresh-6.0.4.2
libreoffice-fresh: 6.0.3.2 -> 6.0.4.2 and don't use system xmlsec
2018-06-18 15:03:38 +00:00
Maximilian Bosch a6d2cd5458 osquery: 3.2.2 -> 3.2.8
The 3.2.2 build fails ATM on Hydra: https://hydra.nixos.org/build/75998362

Bumping to 3.2.8 and rebasing `osquery/CMakeLists.txt` with `misc.patch`
fixes the issue. Additionally the NixOS test remains functional.
2018-06-18 16:50:31 +02:00
Yegor Timoshenkoandadisbladis b5d6a49085 nixos/networkmanager: add extraConfig 2018-06-18 22:21:27 +08:00
xejiandGitHub 590b51cb95 Merge pull request #38382 from NixOS/yegortimoshenko-patch-1
cryptsetup: 1.7.5 -> 2.0.2
2018-06-18 16:00:07 +02:00
Vladimír Čunát 3756efbdcc pythonPackages.xml2rfc: init at 2.9.8
It seems to work fine, in python2Packages and python3Packages.
If you find a problem, let me know and I'll try to fix it.
2018-06-18 14:16:55 +02:00
Tim Cuthbertson e905a3a417 nix-update-source: 0.5.0 -> 0.6.3 2018-06-18 22:09:52 +10:00
Tim Cuthbertson 9fb27679de nix-pin: 0.3.1 -> 0.3.4 2018-06-18 22:09:14 +10:00
Joachim Fasting c449f0b55c nixos/tor: grammer fix, advise -> advice
Seems to me that the noun form is more appropriate here.
2018-06-18 12:40:09 +02:00
Jörg ThalheimandGitHub df9f2c7812 Merge pull request #42143 from Ma27/bump-nifskope
nifskope: 1.1.3 -> 2.0.dev7
2018-06-18 11:30:47 +01:00
Jörg ThalheimandGitHub 8824682138 Merge pull request #42157 from puffnfresh/pkg/brightnessctl
brightnessctl: fix permissions
2018-06-18 11:12:42 +01:00
Jörg ThalheimandGitHub 768c9e46a4 Merge pull request #42137 from LnL7/vim-plugin-updates
vim-plugins: updates
2018-06-18 11:09:27 +01:00
Brian McKenna 450db02db1 brightnessctl: fix permissions 2018-06-18 20:06:54 +10:00
Mitsuhiro Nakamura 83b389394b lightdm-mini-greeter: init at 0.3.2 2018-06-18 18:55:06 +09:00
adisbladisandGitHub 375939d883 Merge pull request #42089 from marsam/feature/update-nodejs
nodejs: 6.14.2 -> 6.14.3, 8.11.2 -> 8.11.3, 9.11.1 -> 9.11.2
2018-06-18 17:48:29 +08:00
Jörg ThalheimandGitHub a52d233ec5 Merge pull request #41901 from ariutta/sqlint
sqlint: init at 0.1.7
2018-06-18 10:43:16 +01:00
Jörg ThalheimandGitHub f61eb5d105 Merge pull request #42154 from jokogr/f/jetbrains-channel
jetbrains.editors: Fix update script and update versions
2018-06-18 10:23:02 +01:00
Jörg Thalheim c9c7c987fd hugo: remove $bin/bin/generate
This is used internally for the build process is not meant to be used.
2018-06-18 10:11:38 +01:00
Jörg ThalheimandGitHub 0eee2f746f Merge pull request #41834 from manveru/crystal-2.25.0
Crystal: 0.24.2 -> 0.25.0
2018-06-18 10:10:16 +01:00
adisbladisandGitHub d2018722ff Merge pull request #42141 from swflint/ical2org
ical2org: init at v.1.1.5
2018-06-18 17:02:15 +08:00
adisbladisandGitHub 7effad6281 Merge pull request #42144 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.1
dbeaver: 5.1.0 -> 5.1.1
2018-06-18 16:57:22 +08:00
Ioannis Koutras 6e9808e4f1 libreoffice: disable system xmlsec 2018-06-18 11:46:54 +03:00
Ioannis Koutras fa9674d544 libreoffice-fresh: 6.0.3.2 -> 6.0.4.2 2018-06-18 11:46:49 +03:00
adisbladisandGitHub 2f907d5ba1 Merge pull request #42153 from Ekleog/opensmtpd-changeable-package
opensmtpd module: allow changing the package
2018-06-18 16:42:58 +08:00
Ioannis Koutras efe77a8e78 jetbrains.clion: 2018.1.3 -> 2018.1.5 2018-06-18 11:39:47 +03:00
Ioannis Koutras e9ad12ae92 jetbrains.rider: 2018.1 -> 2018.1.2 2018-06-18 11:39:46 +03:00
Ioannis Koutras e8d8592937 jetbrains.phpstorm: 2018.1.4 -> 2018.1.6 2018-06-18 11:39:46 +03:00
Ioannis Koutras d4257c1a98 jetbrains.idea-ultimate: 2018.1.4 -> 2018.1.5 2018-06-18 11:39:45 +03:00
Ioannis Koutras c380165885 jetbrains.idea-community: 2018.1.4 -> 2018.1.5 2018-06-18 11:39:45 +03:00
Ioannis Koutras 79a94d5dea jetbrains.webstorm: 2018.1.3 -> 2018.1.5 2018-06-18 11:39:35 +03:00
Ioannis Koutras 7b35d856ce jetbrains.pycharm-professional: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:40 +03:00
Ioannis Koutras 16b7ba2f04 jetbrains.pycharm-community: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:39 +03:00
Ioannis Koutras ff3d215e70 jetbrains.goland: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:39 +03:00
Ioannis Koutras 955b349c53 jetbrains.datagrip: 2018.1.3 -> 2018.1.4 2018-06-18 11:36:39 +03:00
Ioannis Koutras 9e64556dbc jetbrains: update.pl use channel name 2018-06-18 11:36:38 +03:00
Robin Gloster 8c5ccc935f libvirt: make xen support optional 2018-06-18 10:27:08 +02:00