3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

428851 commits

Author SHA1 Message Date
Jamie McClymont 09ff14cdbf tailscale: 1.32.2 -> 1.32.3 2022-11-22 07:21:16 +13:00
Artturi 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 debe1b93c9
Merge pull request #202104 from dotlambda/robotframework-seleniumlibrary-fix 2022-11-21 18:43:33 +01:00
Artturi 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 005197727b cargo-llvm-lines: 0.4.20 -> 0.4.21 2022-11-21 12:32:54 -05:00
figsoda 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 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
ajs124 195aa53509 nixos/redis: fix requirepass 2022-11-21 18:00:12 +01:00
Artturi 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 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 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 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 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 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 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 7ed6d28f5c
python310Packages.niapy: add changelog to meta 2022-11-21 17:29:04 +01:00
Fabian Affolter 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 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 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 91969d8d37
Merge pull request #201527 from figsoda/lib
lib/attrsets: add concatMapAttrs
2022-11-21 11:01:43 -05:00
R. Ryantm f2918bea11 aocd: 1.1.3 -> 1.2.1 2022-11-21 15:59:32 +00:00
Robert Schütz 733dee4f84 python310Packages.aiomusiccast: 0.14.5 -> 0.14.6
https://github.com/vigonotion/aiomusiccast/releases/tag/0.14.6
2022-11-21 07:58:55 -08:00
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