-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 104f8a0e1a17
head repository: NixOS/nixpkgs-channels
compare: bc4361a540e2
Commits on Jul 6, 2019
-
Until now the startup failed with an error like this: ``` com.github.joschi.jadconfig.ValidationException: Parent path /var/lib/graylog/server for Node ID file at /var/lib/graylog/server/node-id is not a directory ``` This happens since `graylog.service` ensures that `/var/lib/graylog` exists, however it doesn't take care of the directory for `cfg.nodeIdFile`.
Configuration menu - View commit details
-
Copy full SHA for 3464c60 - Browse repository at this point
Copy the full SHA 3464c60View commit details
Commits on Jul 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 60ed1f4 - Browse repository at this point
Copy the full SHA 60ed1f4View commit details -
Basic test which confirms new inputs can be created and that messages can be sent to a UDP-GELF input using `netcat`. This test requires 4GB of RAM to avoid issues due insufficient memory (please refer to `nixos/tests/elk.nix` for a detailed explanation of the issue) for elasticsearch. Also it's ensured that elasticsearch has an open HTTP port for communication when starting `graylog`. This is a workaround to ensure that all services are started in proper order, even in test environments with less power. However this shouldn't be implemented in the `nixos/graylog` module as this might be harmful when using elasticsearch clusters that require e.g. authentication and/or run on different servers.
Configuration menu - View commit details
-
Copy full SHA for 16d0b8d - Browse repository at this point
Copy the full SHA 16d0b8dView commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 976928d - Browse repository at this point
Copy the full SHA 976928dView commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0557007 - Browse repository at this point
Copy the full SHA 0557007View commit details
Commits on Jul 20, 2019
-
conda: update default condaDeps
Conda PyQt5 applications require those packages in the system.
Configuration menu - View commit details
-
Copy full SHA for c59966d - Browse repository at this point
Copy the full SHA c59966dView commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tint2/versions
Configuration menu - View commit details
-
Copy full SHA for 58c7628 - Browse repository at this point
Copy the full SHA 58c7628View commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/uftrace/versions
Configuration menu - View commit details
-
Copy full SHA for 2535b73 - Browse repository at this point
Copy the full SHA 2535b73View commit details
Commits on Jul 21, 2019
-
yandex-disk: 0.1.5.1010 -> 0.1.5.1039
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/yandex-disk/versions
Configuration menu - View commit details
-
Copy full SHA for 6b62be5 - Browse repository at this point
Copy the full SHA 6b62be5View commit details -
Merge pull request #65194 from r-ryantm/auto-update/uftrace
uftrace: 0.9.2 -> 0.9.3
Configuration menu - View commit details
-
Copy full SHA for b647c76 - Browse repository at this point
Copy the full SHA b647c76View commit details -
docs: update docs for postgresql plugins (#64899)
docs: update docs for postgresql plugins Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for caa0f82 - Browse repository at this point
Copy the full SHA caa0f82View commit details -
postgresql: Make systemd support configurable. See #61580. (#61581)
On by default, as was before. The systemd dependency means that all libraries or applications using only libpq will also pull systemd into their closures. Further, no application or library using libpq can be built against musl, as systemd relies on glibc-only features and thus does not build with musl. With it being configurable, packages that need only the library can at least turn it off to reduce their closure size.
Configuration menu - View commit details
-
Copy full SHA for 943baed - Browse repository at this point
Copy the full SHA 943baedView commit details -
Merge pull request #65205 from r-ryantm/auto-update/yandex-disk
yandex-disk: 0.1.5.1010 -> 0.1.5.1039
Configuration menu - View commit details
-
Copy full SHA for e21cb99 - Browse repository at this point
Copy the full SHA e21cb99View commit details -
prometheus-wireguard-exporter: 2.0.1 -> 3.0.0
Two new releases are available: * https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.0.0 * https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/2.0.2 The main new feature is that the exporter exposes all allowed ips and subnets.
Configuration menu - View commit details
-
Copy full SHA for 543ef56 - Browse repository at this point
Copy the full SHA 543ef56View commit details -
nixos/prometheus-exporters/wireguard: add support for
-s
switchSince version 3.0 all allowed IPs and subnets are exposed by the exporter. With `-s` set on the CLI, instead of a comma-separated list, each allowed IP and subnet will be in a single field with the schema `allowed_ip_<index>`.
Configuration menu - View commit details
-
Copy full SHA for 7095bdf - Browse repository at this point
Copy the full SHA 7095bdfView commit details -
Merge pull request #65225 from Ma27/bump-prometheus-wireguard-exporter
prometheus-wireguard-exporter: 2.0.1 -> 3.0.0
Configuration menu - View commit details
-
Copy full SHA for bc41883 - Browse repository at this point
Copy the full SHA bc41883View commit details -
phpPackages.mailparse: 3.0.2 -> 3.0.3
Mailparse 3.0.3 adds PHP 7.3 compatibility.
Configuration menu - View commit details
-
Copy full SHA for 2c55fe1 - Browse repository at this point
Copy the full SHA 2c55fe1View commit details -
Merge pull request #60436 from nbardiuk/master
nixos/tiddlywiki: init
Configuration menu - View commit details
-
Copy full SHA for 44565ad - Browse repository at this point
Copy the full SHA 44565adView commit details -
Merge pull request #64463 from Ma27/graylog-test
nixos/graylog: minor fixes, add test
Configuration menu - View commit details
-
Copy full SHA for 376b5fd - Browse repository at this point
Copy the full SHA 376b5fdView commit details -
Merge pull request #65131 from m-labs/for-upstream
conda: update default condaDeps
Configuration menu - View commit details
-
Copy full SHA for 24aef5a - Browse repository at this point
Copy the full SHA 24aef5aView commit details -
Merge pull request #65091 from eadwu/firmwareLinuxNonfree/update-1
firmwareLinuxNonfree: 2019-06-16 -> 2019-07-17
Configuration menu - View commit details
-
Copy full SHA for e467600 - Browse repository at this point
Copy the full SHA e467600View commit details
Commits on Jul 22, 2019
-
Merge pull request #65193 from r-ryantm/auto-update/tint2
tint2: 16.6.1 -> 16.7
Configuration menu - View commit details
-
Copy full SHA for f0b95f3 - Browse repository at this point
Copy the full SHA f0b95f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7741883 - Browse repository at this point
Copy the full SHA 7741883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6342d - Browse repository at this point
Copy the full SHA 7e6342dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 822ae87 - Browse repository at this point
Copy the full SHA 822ae87View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a4e08 - Browse repository at this point
Copy the full SHA a4a4e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d2eb6 - Browse repository at this point
Copy the full SHA 84d2eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1309f7 - Browse repository at this point
Copy the full SHA e1309f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b350d1 - Browse repository at this point
Copy the full SHA 2b350d1View commit details -
Merge pull request #65232 from caugner/patch-1
phpPackages.mailparse: 3.0.2 -> 3.0.3
Configuration menu - View commit details
-
Copy full SHA for 8866b70 - Browse repository at this point
Copy the full SHA 8866b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2000a9e - Browse repository at this point
Copy the full SHA 2000a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7a0ae - Browse repository at this point
Copy the full SHA 9b7a0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e03ca - Browse repository at this point
Copy the full SHA d6e03caView commit details -
Merge pull request #65196 from delan/fxlinuxprint
fxlinuxprint: init at 1.1.2-1
Configuration menu - View commit details
-
Copy full SHA for c470619 - Browse repository at this point
Copy the full SHA c470619View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4361a - Browse repository at this point
Copy the full SHA bc4361aView commit details
There are no files selected for viewing