Artturi
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
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
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
b21694b324
Merge pull request #164296 from duxovni/fanotify_access_permissions
2022-11-21 09:58:04 -05:00
Bernardo Meurer
6e6ef77e3f
Merge pull request #201981 from jordanisaacs/waylock-init
2022-11-21 09:56:27 -05:00
Thiago Kenji Okada
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
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
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
figsoda
2500c9270b
vimPlugins.nvim-treesitter: remove parser directory
2022-11-21 09:17:33 -05:00
Mario Rodas
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
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
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
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
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
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
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
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
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
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
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
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
R. Ryantm
9aa81986de
flyctl: 0.0.432 -> 0.0.433
2022-11-21 13:25:22 +00:00
Nick Cao
60ae5afd44
xdg-desktop-portal-wlr: fix cross compilation
2022-11-21 15:10:12 +02:00
github-actions[bot]
eb29401de4
Merge master into staging-next
2022-11-21 12:01:35 +00:00
Aaron Jheng
4f18481878
harmonist: use buildGoModule
2022-11-21 11:34:23 +00:00
R. Ryantm
73944c5c5e
dprint: 0.32.2 -> 0.33.0
2022-11-21 11:25:38 +00:00
Oleksii Filonenko
79bb815a1c
Merge pull request #202127 from AtaraxiaSjel/update/mullvad-2022.5
...
mullvad{,-vpn}: 2022.4 -> 2022.5
2022-11-21 13:15:19 +02:00
R. Ryantm
384ed019df
eksctl: 0.119.0 -> 0.120.0
2022-11-21 10:58:04 +00:00
Yorick van Pelt
3d8ffea12c
spf-engine: apply review comments
2022-11-21 11:46:58 +01:00
Yorick van Pelt
d316aeccdf
libmilter: add fixDarwinDylibNames call to fix imports on darwin
2022-11-21 11:46:58 +01:00
Yorick van Pelt
46b4a9d74a
pimilter: fix some tests using libredirect
2022-11-21 11:46:58 +01:00
markuskowa
379056838f
Merge pull request #202172 from markuskowa/fix-elpa
...
elpa: explicity disable the use of SSE assembly on non x86
2022-11-21 11:46:51 +01:00
Yorick van Pelt
37cc873ac8
pypolicyd-spf 2.0.2 -> spf-engine 2.9.3
...
Fixes CVE-2019-20790
2022-11-21 11:46:25 +01:00
Yorick van Pelt
2fb3bfb178
python3Packages.pymilter: init at 1.0.5
2022-11-21 11:45:43 +01:00
Izorkin
17933082cc
nixos/mastodon: fix emoji import
2022-11-21 11:43:28 +01:00
R. Ryantm
0a91e1a0e0
cargo-tarpaulin: 0.22.0 -> 0.23.1
2022-11-21 10:33:36 +00:00
Markus Kowalewski
4a0ceec14c
elpa: explicity disable the use of SSE assembly on non x86
2022-11-21 11:07:47 +01:00
Theodore Ni
1bff5de944
python310Packages.h5py: remove unittest2 and six
2022-11-21 01:52:08 -08:00
Theodore Ni
271d7abb49
python310Packages.unicode-slugify: remove unittest2
2022-11-21 01:39:54 -08:00
Janne Heß
c107fb66da
Merge pull request #202132 from ElvishJerricco/systemd-stage-1-tests-hibernate
...
nixos: ext fixes with systemd-initrd
2022-11-21 10:38:19 +01:00
Theodore Ni
f3773f3436
python310Packages.python-datemath: remove unittest2
2022-11-21 01:22:04 -08:00
Thomas Gerbet
8683f16c39
rekor-cli, rekor-server: 1.0.0 -> 1.0.1
...
https://github.com/sigstore/rekor/releases/tag/v1.0.1
2022-11-21 09:47:40 +01:00
Yannik Rödel
4de63c6750
outline: 0.66.3 -> 0.67.0
2022-11-21 09:33:08 +01:00
Peter Hoeg
73eab78fd8
puddletag: fix permissions so our wrapper works
2022-11-21 16:24:28 +08:00
R. Ryantm
85c5ea3834
aws-c-io: 0.13.9 -> 0.13.11
2022-11-21 08:01:25 +00:00