journaldriver: 1.0.0 -> 1.1.0 (#48106)

Included changes:

* upstream repository has moved, URLs changed accordingly
* journaldriver bumped to new upstream release

The new release includes an important workaround for an issue that
could cause log-forwarding to fail after service restarts due to
invalid journal cursors being persisted.
This commit is contained in:
Vincent Ambo
2018-10-09 23:45:43 +02:00
committed by xeji
parent dd58c35332
commit 5ead27394d
2 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
# to be set.
#
# For further information please consult the documentation in the
# upstream repository at: https://github.com/aprilabank/journaldriver/
# upstream repository at: https://github.com/tazjin/journaldriver/
{ config, lib, pkgs, ...}: