3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

360880 commits

Author SHA1 Message Date
Félix Baylac-Jacqué 8b7845fee9 pleroma: Potentially wrap binaries with RELEASE_COOKIE
Pleroma_ctl and pleroma depend on mix_release to run which itself
depends on a RELEASE_COOKIE. It'll fail to run without such a cookie.

Allowing the user to wrap this binary with a RELEASE_COOKIE. We don't
set any by default, meaning this diff is no-op for the existing
deployments relying on the pleroma package but not on the NixOS module.
2022-03-17 15:21:52 +01:00
Sandro 40a3103c0f
Merge pull request #164148 from malob/update-signalbackup-tools 2022-03-15 20:06:00 +01:00
Ben Siraphob cc7b9eac78
Merge pull request #164195 from siraben/nuXmv-init 2022-03-15 18:53:13 +00:00
Ben Siraphob b39792d141
nuXmv: init at 2.0.0 2022-03-15 13:50:58 -05:00
Sandro 8a59cabc4c
Merge pull request #164244 from r-ryantm/auto-update/python3.10-google-cloud-storage 2022-03-15 19:46:47 +01:00
Sandro 0b88ca814f
Merge pull request #161818 from Luflosi/fix-tor-read-resolv.conf 2022-03-15 19:23:13 +01:00
Sandro e23b272c16
Merge pull request #164285 from r-ryantm/auto-update/python310Packages.google-cloud-secret-manager 2022-03-15 19:13:18 +01:00
Franz Pletz 018a959be7
Merge pull request #160750 from Izorkin/update-prosody 2022-03-15 19:07:15 +01:00
Pascal Bach d1b993abaa
Merge pull request #164264 from r-ryantm/auto-update/minio-client
minio-client: 2022-03-09T02-08-36Z -> 2022-03-13T22-34-00Z
2022-03-15 17:41:51 +01:00
Artturi c3959146fd
Merge pull request #163997 from K900/upd8n 2022-03-15 18:21:32 +02:00
Sandro 4b592e0998
Merge pull request #159957 from sikmir/kchmviewer 2022-03-15 17:16:37 +01:00
Sandro 1c1ff479b3
Merge pull request #161708 from niknetniko/bump/gramps 2022-03-15 17:13:49 +01:00
Fabian Affolter b0db6f0562
Merge pull request #164247 from r-ryantm/auto-update/python310Packages.azure-mgmt-netapp
python310Packages.azure-mgmt-netapp: 6.0.1 -> 7.0.0
2022-03-15 17:10:08 +01:00
R. Ryantm b6ae1b7542 python310Packages.google-cloud-secret-manager: 2.9.1 -> 2.9.2 2022-03-15 15:59:41 +00:00
Léo Gaspard 89127cbe69 cargo-nextest: init at 0.9.10 2022-03-15 16:52:36 +01:00
R. Ryantm db0fa0744c cargo-about: 0.4.7 -> 0.4.8 2022-03-15 11:37:19 -04:00
R. Ryantm 326523d19f cargo-outdated: 0.10.2 -> 0.11.0 2022-03-15 11:36:46 -04:00
R. Ryantm ac6b251ac2 cargo-insta: 1.11.0 -> 1.13.0 2022-03-15 11:35:40 -04:00
Fabian Affolter c8d8283717
Merge pull request #164239 from r-ryantm/auto-update/python3.10-traitsui
python310Packages.traitsui: 7.3.0 -> 7.3.1
2022-03-15 16:13:34 +01:00
Fabian Affolter f579bb7756
python3Packages.azure-mgmt-netapp: disable on older Python releases 2022-03-15 16:12:32 +01:00
Daniel Schaefer 8fdae30745
Merge pull request #163880 from r-ryantm/auto-update/orcania 2022-03-15 23:05:19 +08:00
Ryan Mulligan 99a9574518
Merge pull request #164251 from r-ryantm/auto-update/terraria-server
terraria-server: 1.4.3.5 -> 1.4.3.6
2022-03-15 07:27:22 -07:00
Luflosi 3c63da7cf8
nixos/tor: allow tor to read resolv.conf when using resolved
When `services.resolved.enable` is set to true, the file /etc/resolv.conf becomes a symlink to /etc/static/resolv.conf, which is a symlink to /run/systemd/resolve/stub-resolv.conf. Without this commit, tor does not have access to this file thanks to systemd confinement. This results in the following warning when tor starts:
```
[warn] Unable to stat resolver configuration in '/etc/resolv.conf': No such file or directory
[warn] Could not read your DNS config from '/etc/resolv.conf' - please investigate your DNS configuration. This is possibly a problem. Meanwhile, falling back to local DNS at 127.0.0.1.
```
To fix this, simply allow read-only access to the file when resolved is in use.
According to https://github.com/NixOS/nixpkgs/pull/161818#discussion_r824820462, the symlink may also point to /run/systemd/resolve/resolv.conf, so allow that as well.
2022-03-15 15:16:14 +01:00
Ryan Mulligan ddd637d4e8
Merge pull request #164217 from r-ryantm/auto-update/redis_exporter
prometheus-redis-exporter: 1.35.1 -> 1.36.0
2022-03-15 06:58:29 -07:00
Anderson Torres 3eb07eeafb
Merge pull request #164262 from r-ryantm/auto-update/stm32cubemx
stm32cubemx: 6.4.0 -> 6.5.0
2022-03-15 10:16:03 -03:00
Anderson Torres b7e833068c
Merge pull request #164243 from r-ryantm/auto-update/juju
juju: 2.9.25 -> 2.9.26
2022-03-15 10:13:45 -03:00
R. Ryantm 345640a6f3 minio-client: 2022-03-09T02-08-36Z -> 2022-03-13T22-34-00Z 2022-03-15 13:13:04 +00:00
Anderson Torres 68d901a4a8
Merge pull request #164255 from Cogitri/bada-bib-060
bada-bib: 0.5.1 -> 0.6.0
2022-03-15 10:10:06 -03:00
K900 4418ba0d5f n8n: 0.166.0 → 0.168.1 2022-03-15 13:04:15 +00:00
Franz Pletz a32d2caaaf
Merge pull request #163979 from yl3dy/iperf 2022-03-15 14:01:40 +01:00
Franz Pletz 46521d673c
Merge pull request #163873 from r-ryantm/auto-update/janus-gateway 2022-03-15 14:00:59 +01:00
Anderson Torres 51cd15b551
Merge pull request #164236 from r-ryantm/auto-update/imgproxy
imgproxy: 3.3.0 -> 3.3.1
2022-03-15 09:59:13 -03:00
Martin Weinelt 0b98e5e178
Merge pull request #164257 from mweinelt/home-assistant 2022-03-15 13:53:31 +01:00
Anderson Torres a0cd653a37
Merge pull request #164200 from r-ryantm/auto-update/k3s
k3s: 1.23.3+k3s1 -> 1.23.4+k3s1
2022-03-15 09:48:43 -03:00
R. Ryantm 53c51b7fb1 stm32cubemx: 6.4.0 -> 6.5.0 2022-03-15 12:43:51 +00:00
Martin Weinelt c247b7ad25
home-assistant: 2022.3.4 -> 2022.3.5
https://github.com/home-assistant/core/releases/tag/2022.3.5
2022-03-15 13:01:28 +01:00
Rasmus Thomsen 69895c6248
bada-bib: 0.5.1 -> 0.6.0 2022-03-15 12:50:26 +01:00
R. Ryantm 9c0dd18492 sdcc: 4.1.0 -> 4.2.0 2022-03-15 12:27:21 +01:00
R. Ryantm e5c209d965 terraria-server: 1.4.3.5 -> 1.4.3.6 2022-03-15 11:00:32 +00:00
Maximilian Bosch 7371e9d24f
Merge pull request #164108 from Ma27/bump-wiki-js
wiki-js: 2.5.274 -> 2.5.276
2022-03-15 11:47:28 +01:00
Bobby Rong 8c15dd577e
Merge pull request #163938 from r-ryantm/auto-update/typos
typos: 1.4.1 -> 1.5.0
2022-03-15 18:44:14 +08:00
R. Ryantm b2209b43b4 python310Packages.azure-mgmt-netapp: 6.0.1 -> 7.0.0 2022-03-15 10:35:10 +00:00
R. Ryantm 25d64b338c juju: 2.9.25 -> 2.9.26 2022-03-15 10:19:37 +00:00
R. Ryantm 0bcb8a3a3d python310Packages.google-cloud-storage: 2.1.0 -> 2.2.0 2022-03-15 10:17:49 +00:00
R. Ryantm b98a25bfa9 python310Packages.traitsui: 7.3.0 -> 7.3.1 2022-03-15 09:45:24 +00:00
Fabian Affolter efe0307291
Merge pull request #164221 from fabaff/bump-checkov
checkov: 2.0.941 -> 2.0.954
2022-03-15 10:38:57 +01:00
R. Ryantm 321259b2f3 imgproxy: 3.3.0 -> 3.3.1 2022-03-15 09:29:13 +00:00
Michele Guerini Rocco c0ede26162
Merge pull request #164050 from LunNova/lunnova/disable-lucida-bitmap-fonts
Remove ancient unfree bitmap fonts from fonts.defaultXFonts
2022-03-15 09:42:07 +01:00
Vincent Laporte aa6313a23d ocamlPackages.ppx_tools: 6.4 → 6.5 2022-03-15 08:38:01 +01:00
Fabian Affolter 1e7b952520 checkov: 2.0.941 -> 2.0.954 2022-03-15 08:17:46 +01:00