Tyler Langlois
e217979fc7
nixos/rpcbind: add dependency for systemd-tmpfiles-setup
...
The inline comments explain the reasoning behind this change. This
work was initiated due to failing tests explicitly for glusterfs, but
my hunch is that any nixosTest adjacent to rpcbind will start working
again.
Ref: https://github.com/NixOS/nixpkgs/issues/175339
2022-11-21 13:43:28 -07:00
Sandro and GitHub
16bc8a29d6
Merge pull request #195197 from yorickvP/upd-pypolicy
2022-11-21 20:06:20 +01:00
Vladimír Čunát
5f34f1ffad
Merge #202021 : knot-dns: 3.2.2 -> 3.2.3
2022-11-21 20:01:04 +01:00
Sandro and GitHub
3a05360e53
Merge pull request #200082 from panicgh/fetchgit-sparse-checkout
2022-11-21 20:00:56 +01:00
Sandro and GitHub
5ef6417eb0
Merge pull request #202102 from SuperSandro2000/goreleaser
2022-11-21 19:58:38 +01:00
7c6f434c and GitHub
9329cc8654
Merge pull request #201267 from NickCao/julia
...
julia_18: 1.8.2 -> 1.8.3
2022-11-21 18:55:45 +00:00
Sandro and GitHub
702768bc28
Merge pull request #202174 from mupdt/containers-prefer-local-builds
2022-11-21 19:49:54 +01:00
Artturi and GitHub
1969d7d85c
Merge pull request #202214 from exarkun/libxcrypt-bionic
...
libxcrypt: Fix the build on Aarch64/Android by allowing warnings
2022-11-21 20:37:18 +02:00
Artturi and GitHub
671732feca
Merge pull request #202222 from Artturin/inheritmetago
...
gobject-introspection: inherit meta in the wrapper
2022-11-21 20:17:43 +02:00
Artturin
3fda065c6a
gobject-introspection: inherit meta in the wrapper
...
meta isn't in drvAttrs because its a "passthru" attribute
2022-11-21 19:51:50 +02:00
Martin Weinelt and GitHub
debe1b93c9
Merge pull request #202104 from dotlambda/robotframework-seleniumlibrary-fix
2022-11-21 18:43:33 +01:00
Artturi and GitHub
20fc948445
Merge pull request #170737 from amjoseph-nixpkgs/fix-mips32-detection
...
lib/systems/platforms.nix: fix broken mips32 detection
2022-11-21 19:40:18 +02:00
figsoda and GitHub
6c050a5374
Merge pull request #202182 from r-ryantm/auto-update/dprint
...
dprint: 0.32.2 -> 0.33.0
2022-11-21 12:24:13 -05:00
Artturi and GitHub
80212614a3
Merge pull request #187921 from amjoseph-nixpkgs/pr/manual/rust/buildRustY
...
doc/../rust.section.md: prominently mention `buildRustXX` names
2022-11-21 19:08:38 +02:00
Artturi and GitHub
2e268225fa
Merge pull request #200750 from amjoseph-nixpkgs/pr/obfs4/meta
...
obfs4: add meta fields
2022-11-21 18:54:03 +02:00
Fabian Affolter and GitHub
6ebd0d5f70
Merge pull request #201958 from r-ryantm/auto-update/prometheus-fastly-exporter
...
prometheus-fastly-exporter: 7.2.5 -> 7.3.0
2022-11-21 17:32:53 +01:00
Fabian Affolter and GitHub
a6c748035f
Merge pull request #201957 from r-ryantm/auto-update/prometheus-bind-exporter
...
prometheus-bind-exporter: 0.5.0 -> 0.6.0
2022-11-21 17:32:29 +01:00
Fabian Affolter and GitHub
27aebe2819
Merge pull request #202030 from r-ryantm/auto-update/unifi-poller
...
unifi-poller: 2.1.3 -> 2.1.9
2022-11-21 17:31:21 +01:00
Fabian Affolter and GitHub
c9b947627d
Merge pull request #202091 from fabaff/msldap-bump
...
python310Packages.msldap: 0.4.6 -> 0.4.7, python310Packages.asyauth: 0.0.6 -> 0.0.7
2022-11-21 17:30:33 +01:00
Fabian Affolter and GitHub
e55e2f2e94
Merge pull request #202093 from r-ryantm/auto-update/python310Packages.mypy-boto3-builder
...
python310Packages.mypy-boto3-builder: 7.11.10 -> 7.11.11
2022-11-21 17:30:22 +01:00
Fabian Affolter and GitHub
6398a29e73
Merge pull request #202094 from fabaff/ocifs-bump
...
python310Packages.ocifs: 1.1.3 -> 1.1.4
2022-11-21 17:29:50 +01:00
Fabian Affolter and GitHub
883e1d43b5
Merge pull request #202195 from r-ryantm/auto-update/grype
...
grype: 0.52.0 -> 0.53.0
2022-11-21 17:18:50 +01:00
Fabian Affolter and GitHub
8a1aed05a6
Merge pull request #202197 from r-ryantm/auto-update/appthreat-depscan
...
appthreat-depscan: 3.0.2 -> 3.0.3
2022-11-21 17:18:23 +01:00
Fabian Affolter and GitHub
943c96eb31
Merge pull request #202090 from fabaff/pyotgw-bump
...
python310Packages.pyotgw: 2.1.1 -> 2.1.2
2022-11-21 17:17:08 +01:00
figsoda and GitHub
91969d8d37
Merge pull request #201527 from figsoda/lib
...
lib/attrsets: add concatMapAttrs
2022-11-21 11:01:43 -05:00
Artturi and GitHub
6b5019a48f
Merge pull request #202156 from NickCao/guile-cross
...
guile_*: use correct version of guile for cross compilation
2022-11-21 17:52:25 +02:00
Jean-Paul Calderone
edf1f46af8
libxcrypt: Fix the build on Android by allowing warnings
...
This fixes:
```
lib/util-xbzero.c:61:3: error: extension used [-Werror,-Wlanguage-extension-token]
OBSERVE_MEM (s, len);
^
lib/util-xbzero.c:45:3: note: expanded from macro 'OBSERVE_MEM'
asm volatile ("" : : "m" (*(const char (*)[len]) s))
^
```
2022-11-21 10:33:06 -05:00
Thiago Kenji Okada and GitHub
19230cff31
Merge pull request #202199 from PedroHLC/vulkan-caps-viewer-3.27
...
vulkan-caps-viewer: 3.25 -> 3.27
2022-11-21 15:21:38 +00:00
Artturi and GitHub
e665c8f51e
Merge pull request #202154 from NickCao/xdg-wlr-cross
...
xdg-desktop-portal-wlr: fix cross compilation
2022-11-21 17:00:23 +02:00
Bernardo Meurer and GitHub
b21694b324
Merge pull request #164296 from duxovni/fanotify_access_permissions
2022-11-21 09:58:04 -05:00
Bernardo Meurer and GitHub
6e6ef77e3f
Merge pull request #201981 from jordanisaacs/waylock-init
2022-11-21 09:56:27 -05:00
Thiago Kenji Okada and GitHub
ce6d05dbd9
Merge pull request #201584 from SamLukeYes/pacman
...
pacman: add missing dependencies of pacman-key
2022-11-21 14:52:03 +00:00
Thiago Kenji Okada and GitHub
8b2b9fe3bf
Merge pull request #202053 from SamLukeYes/arch-install-scripts
...
arch-install-scripts: 27 -> 28
2022-11-21 14:51:28 +00:00
PedroHLC ☭
9c128026bd
vulkan-caps-viewer: 3.25 -> 3.27
2022-11-21 11:47:00 -03:00
figsoda and GitHub
328d723f89
Merge pull request #200474 from fstamour/change-nickname
...
maintainers: change username "mpsyco" -> "fstamour"
2022-11-21 09:21:04 -05:00
R. Ryantm
263a1252f9
appthreat-depscan: 3.0.2 -> 3.0.3
2022-11-21 14:19:42 +00:00
Mario Rodas and GitHub
17a802cdd8
Merge pull request #202179 from r-ryantm/auto-update/eksctl
...
eksctl: 0.119.0 -> 0.120.0
2022-11-21 09:15:58 -05:00
Mario Rodas and GitHub
f0ed2f0961
Merge pull request #202176 from r-ryantm/auto-update/cargo-tarpaulin
...
cargo-tarpaulin: 0.22.0 -> 0.23.1
2022-11-21 09:15:26 -05:00
Mario Rodas and GitHub
32007eb0e4
Merge pull request #202123 from r-ryantm/auto-update/checkip
...
checkip: 0.43.0 -> 0.44.0
2022-11-21 09:14:40 -05:00
Mario Rodas and GitHub
7cf580502f
Merge pull request #202161 from r-ryantm/auto-update/aws-c-io
...
aws-c-io: 0.13.9 -> 0.13.11
2022-11-21 09:13:26 -05:00
Mario Rodas and GitHub
33b08bbfe3
Merge pull request #202151 from r-ryantm/auto-update/aws-c-sdkutils
...
aws-c-sdkutils: 0.1.6 -> 0.1.7
2022-11-21 09:12:51 -05:00
Mario Rodas and GitHub
23479a2793
Merge pull request #202158 from r-ryantm/auto-update/aws-c-auth
...
aws-c-auth: 0.6.20 -> 0.6.21
2022-11-21 09:12:02 -05:00
R. RyanTM and GitHub
ceecc71304
nano: 6.4 -> 7.0 ( #201570 )
2022-11-21 09:07:05 -05:00
Vladimír Čunát
dcede1059b
Merge #200868 : staging-next 2022-11-12
2022-11-21 15:02:53 +01:00
R. Ryantm
6153028767
grype: 0.52.0 -> 0.53.0
2022-11-21 13:59:59 +00:00
maralorn and GitHub
fe95dfad5d
Merge pull request #202141 from maralorn/bump-nom
...
nix-output-monitor: 2.0.0.3 -> 2.0.0.4
2022-11-21 14:49:17 +01:00
pacien and Winter
4cdc08f925
nixos/mautrix-telegram: document JSON env var config
...
This was introduced in mautrix-telegram v0.12.1.
See: https://github.com/mautrix/telegram/issues/584#issuecomment-1250027272
See: https://github.com/mautrix/telegram/releases/tag/v0.12.1
2022-11-21 08:46:52 -05:00
pacien and Winter
e14bdbb997
Revert "nixos/mautrix-telegram: substitute secrets in config file at runtime ( #112966 )"
...
This is no longer necessary since mautrix-telegram v0.12.1, which
supports JSON-formatted environment variable and therefore maps
natively.
See: https://github.com/mautrix/telegram/issues/584#issuecomment-1250027272
See: https://github.com/mautrix/telegram/releases/tag/v0.12.1
This partially reverts commit 24133ead28 .
2022-11-21 08:46:52 -05:00
CRTified and Winter
4a8f6ceb66
nixos/mautrix-telegram: add documentation for setting arbitrary secrets
...
The change that allows setting the secrets by an environment file had
the undocumented side effect of allowing to set any key by the environment
file (Related PR: https://github.com/tulir/mautrix-telegram/pull/332 ).
This is required to e.g. set `bridge.login_shared_secret`, which was not
documented before.
GitHub: closes #103347
2022-11-21 08:46:52 -05:00
pacien and Winter
7ddf10108b
matrix-appservice-discord: 3.1.0 -> 3.1.1
...
Changelog: https://github.com/matrix-org/matrix-appservice-discord/blob/develop/CHANGELOG.md#311-2022-11-10
2022-11-21 08:43:32 -05:00