Aaron Andersen
f08049e712
nixos/mysql: move ExecStartPost into postStart
2020-08-13 17:03:22 -04:00
Linus Heckemann
efc739f1d2
Merge pull request #92081 from CrystalGamma/modules-closure
...
makeModulesClosure: handle builtin modules better
2020-08-13 22:37:36 +02:00
Jan Tojnar
afe22f645a
Merge branch 'staging-next' into staging
2020-08-13 21:59:15 +02:00
Jan Tojnar
c35a75c28c
Merge branch 'master' into staging-next
2020-08-13 21:58:53 +02:00
Vladyslav M
3d1956ad34
Merge pull request #95062 from cryptix/update-aliza
...
aliza: 1.48.10 -> 1.98.32
2020-08-13 22:47:05 +03:00
Florian Klink
f3ba51f148
Merge pull request #95353 from flokli/systemd-output-journal
...
nixos: remove StandardOutput=syslog, StandardError=syslog lines
2020-08-13 21:45:12 +02:00
Michael Weiss
cd41673813
mesa: Move the DriConf defaults from $drivers to $out
...
The effective change is that "drirc.d/00-mesa-defaults.conf" will now be
installed to $out instead of $drivers and not appear under
"/run/opengl-driver/share/" anymore.
This is done to fix #89421 , i.e. so that Mesa will find and load the
included DriConf defaults. The other files in "$drivers/share" will not
be moved to $out as some Nixpkgs logic might depend on them being
available under "/run/opengl-driver/share/" (e.g. addOpenGLRunpath).
2020-08-13 21:35:55 +02:00
Marek Mahut
52f1ffdb93
Merge pull request #95047 from r-ryantm/auto-update/ergo
...
ergo: 3.2.7 -> 3.3.0
2020-08-13 21:31:05 +02:00
Lassulus
5415651805
Merge pull request #94405 from syberant/openjump
...
openjump: 1.3.1 -> 1.15
2020-08-13 21:18:09 +02:00
Florian Klink
6c41fd259f
Merge pull request #95362 from jtojnar/global-fc-link
...
nixos/fontconfig: Reintroduce unversioned fonts.conf
2020-08-13 21:16:03 +02:00
Michael Weiss
6e4042d067
gollum: 5.1 -> 5.1.1 (security, CVE-2020-14001)
...
This also fixes a potential security issue (reported by bundler-audit)
by updating kramdown to 2.3.0 for CVE-2020-14001 [0].
[0]: https://github.com/advisories/GHSA-mqm2-cgpr-p4m6
2020-08-13 21:11:29 +02:00
Lassulus
421b2a04b0
Merge pull request #94654 from jojosch/jellyfin-mpv-shim_1.6.0
...
jellyfin-mpv-shim: 1.5.11 -> 1.7.1
2020-08-13 21:09:29 +02:00
Jonathan Ringer
9ccacccc47
asynk: remove due to prolonged breakage
2020-08-13 11:57:48 -07:00
Jonathan Ringer
104cd996e1
python3Packages.caldavclientlibrary-asynk: remove due to prolonged breakage
2020-08-13 11:57:48 -07:00
Michael Weiss
5f72f7c27f
jekyll: Update the dependencies (security, CVE-2020-14001)
...
This fixes a potential security issue (reported by bundler-audit) by
updating kramdown to 2.3.0 for CVE-2020-14001 [0].
[0]: https://github.com/advisories/GHSA-mqm2-cgpr-p4m6
2020-08-13 20:57:14 +02:00
Jan Tojnar
0a4a62459a
nixos/fontconfig: Reintroduce unversioned fonts.conf
...
Turns out lot of software (including Chromium) use bundled fontconfig
so we either need to wrap every one of those, or re-introduce the global unversioned config.
The latter is easier but weakens hermetic configs. But perhaps those are not really worth the effort.
2020-08-13 20:56:43 +02:00
Florian Klink
d85d7c7179
nixosTests.systemd: update output
...
systemd shows minutes as `min`, not `m`.
2020-08-13 20:51:42 +02:00
Florian Klink
ee483145d0
keybase: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
cf55e8762e
bitwarden: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
4c86ad770d
hakuneko: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
3c2f4cf704
cypress: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
05a5afc979
termius: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
f77b81df26
mailspring: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
67ad63c82d
wavebox: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
5cf44f4eda
vk-messenger: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
fd4ca19831
rambox: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
ce0c244d83
franz: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
db75a25d81
bluejeans: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
40cc04a8b8
simplenote: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
a89a4ae87e
wire-desktop: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
135158c8c6
encryptr: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
d6f3b96a5d
datadog-agent: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
1b7725e58d
staruml: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
2d41f0f3f0
nixpart_0_4: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
e5a0c1cec1
postfix-exporter: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
68debbe0cb
loki: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
05a61fc30a
filebeat7: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
8ccbb4747e
filebeat6: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
661314d27b
sysprof: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Florian Klink
9fb8e4a765
nwjs: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
d512c08798
nwjs_0_12: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
8b5deb080d
python3.pkgs.pyudev: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
77a9788b08
qt5.qtwebengine: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
a2998bff52
citrix-workspace: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
a22b1a61a8
mullvad-vpn: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
dbb5fbfb15
thunderbird: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
24126d3cab
teams: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
ecc80775aa
signal-desktop: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
eea7f93ce9
ungoogled-chromium: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Florian Klink
cedd724fbf
drawio: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00