Commit Graph

420284 Commits

Author SHA1 Message Date
Mario Rodas
f40382dcf6
Merge pull request #197209 from azahi/seaweed
seaweedfs: 3.27 -> 3.32
2022-10-22 12:16:53 -05:00
Mario Rodas
90e77c45dc
Merge pull request #194227 from NickCao/mautrix-telegram
mautrix-telegram: 0.12.0 -> 0.12.1
2022-10-22 12:09:57 -05:00
Mario Rodas
b0020c047e
Merge pull request #196689 from NickCao/rustup-openssl
rustup: build with openssl 3.0
2022-10-22 12:08:41 -05:00
Mario Rodas
95a25b06c6
Merge pull request #197174 from evils/f3
f3: fix linux build
2022-10-22 12:08:23 -05:00
Mario Rodas
ef0cd8215c
Merge pull request #197200 from fabaff/cdcs-bump
python310Packages.cdcs: 0.1.8 -> 0.1.9
2022-10-22 12:07:00 -05:00
Mario Rodas
a71da62c13
Merge pull request #197241 from r-ryantm/auto-update/infra
infra: 0.15.1 -> 0.15.2
2022-10-22 12:06:07 -05:00
Mario Rodas
1a5cce575d
Merge pull request #197242 from r-ryantm/auto-update/istioctl
istioctl: 1.15.0 -> 1.15.2
2022-10-22 12:05:54 -05:00
R. Ryantm
628b94f02f dnstwist: 20221011 -> 20221022 2022-10-22 16:11:09 +00:00
Robert Scott
31acb601e3
Merge pull request #196812 from smaret/fix-gildas-python
gildas: restore Python support
2022-10-22 17:07:30 +01:00
Mario Rodas
788e369ce6
Merge pull request #197175 from r-ryantm/auto-update/infracost
infracost: 0.10.12 -> 0.10.13
2022-10-22 11:07:05 -05:00
Robert Scott
a3bca5ea5a shapelib: enable tests 2022-10-22 11:02:30 -05:00
Weijia Wang
0c60d6c5d5 comical: add darwin support 2022-10-22 11:00:52 -05:00
Thiago Kenji Okada
91d1abf49f
Merge pull request #197212 from PedroHLC/zen-kernels-6.0.3
zen-kernels: {6.0.2-zen1,5.19.16-lqx2} -> {6.0.3-zen2,5.19.16-lqx4}
2022-10-22 16:51:16 +01:00
Martin Weinelt
9eee093074
Merge pull request #197078 from YorikSar/mocket-network-test-skip 2022-10-22 17:50:21 +02:00
R. Ryantm
5df9122095 istioctl: 1.15.0 -> 1.15.2 2022-10-22 15:49:04 +00:00
R. Ryantm
1dba4f7694 infra: 0.15.1 -> 0.15.2 2022-10-22 15:38:46 +00:00
Mario Rodas
18301ffa89
Merge pull request #197190 from foo-dogsquared/update-eyedropper
eyedropper: 0.3.1 -> 0.4.0
2022-10-22 10:37:50 -05:00
novenary
2a39991e32 warpd: fix wayland build 2022-10-22 18:07:03 +03:00
Yuriy Taraday
d64ced2189 pythonPackages.mocket: disable test_gethostbyname
This test requires network access and breaks in Darwin sandbox.
2022-10-22 19:06:24 +04:00
Pascal Bach
bb02aa6e86
Merge pull request #196938 from r-ryantm/auto-update/minio
minio: 2022-10-15T19-57-03Z -> 2022-10-20T00-55-09Z
2022-10-22 17:04:53 +02:00
Anderson Torres
5906d56cec
Merge pull request #197171 from atorres1985-contrib/arcan-cat9
arcanPackages.cat9: init at unstable-2018-09-13
2022-10-22 11:59:00 -03:00
Mario Rodas
d90e324d5d
Merge pull request #197084 from r-ryantm/auto-update/fvwm
fvwm: 2.6.9 -> 2.7.0

Closes #197083
2022-10-22 09:57:36 -05:00
Mario Rodas
6302d3cf80
Merge pull request #197128 from r-ryantm/auto-update/minio-client
minio-client: 2022-10-12T18-12-50Z -> 2022-10-20T23-26-33Z
2022-10-22 09:50:36 -05:00
Mario Rodas
cbb4f54130
Merge pull request #197223 from r-ryantm/auto-update/ferretdb
ferretdb: 0.5.2 -> 0.5.4
2022-10-22 09:49:17 -05:00
Mario Rodas
6a31e9e768
Merge pull request #197225 from r-ryantm/auto-update/flyctl
flyctl: 0.0.415 -> 0.0.417
2022-10-22 09:47:46 -05:00
Mario Rodas
c01db348f5
Merge pull request #197226 from r-ryantm/auto-update/flow
flow: 0.190.0 -> 0.190.1
2022-10-22 09:47:15 -05:00
Mario Rodas
73d70fc892
Merge pull request #197208 from marsam/update-millet
millet: 0.4.2 -> 0.5.6
2022-10-22 09:46:20 -05:00
K900
729d0cf1e0 corectrl: 1.2.7 -> 1.3.1
Also fixes build after the staging merge.
2022-10-22 17:45:51 +03:00
Nikolay Korotkiy
0547d5e67a
aerc: 0.12.0 → 0.13.0 2022-10-22 17:43:58 +03:00
Vincent Laporte
c96a0248ca ocamlPackages.react: 1.2.1 → 1.2.2 2022-10-22 16:40:21 +02:00
Yuriy Taraday
a2d5dc2c46
pythonPackages.passlib: disable native support test on darwin (#197077)
Several instances of this test fail with error like:

  AssertionError: did not expect 'darwin' platform would have native support for '...'

It looks like passlib's tests erroneously assume that some methods
should not have support on Darwin while current nixpkgs does
support it through libxcrypt.
2022-10-22 16:32:19 +02:00
R. Ryantm
95aeaf83c2 wrangler_1: 1.19.12 -> 1.20.0 2022-10-22 10:11:34 -04:00
R. Ryantm
061659268e flow: 0.190.0 -> 0.190.1 2022-10-22 13:30:55 +00:00
R. Ryantm
edd71e12ac flyctl: 0.0.415 -> 0.0.417 2022-10-22 13:25:37 +00:00
R. Ryantm
e00a2c8569 ferretdb: 0.5.2 -> 0.5.4 2022-10-22 13:19:05 +00:00
Sandro
aa92a34471
Merge pull request #194559 from dit7ya/cotton
cotton: init at unstable-2022-10-04
2022-10-22 14:59:47 +02:00
ajs124
68eac2f6d2
Merge pull request #190417 from r-ryantm/auto-update/thc-hydra
thc-hydra: 9.3 -> 9.4
2022-10-22 14:44:40 +02:00
Maxine Aubrey
6db9acf250
networkmanager: 1.40.0 -> 1.40.2 2022-10-22 14:44:12 +02:00
Martin Weinelt
3928cfa27d
Merge pull request #195862 from NixOS/staging-next 2022-10-22 14:36:29 +02:00
7c6f434c
598f7de7bc
Merge pull request #152954 from hqurve/libre-deps
libreoffice: fix #152506 - add explicit dependencies on grep and coreutils to wrapper
2022-10-22 12:35:30 +00:00
Robert Scott
c1989c17e2
Merge pull request #197087 from mjmaurer/fix/pypackage-poetry-m1
python3Packages.poetry: fix thread crashes in tests on aarch64-darwin
2022-10-22 13:30:11 +01:00
PedroHLC ☭
d3d997df27
linux-zen: 6.0.2-zen1 -> 6.0.3-zen2 2022-10-22 09:12:15 -03:00
PedroHLC ☭
c5db584ec7
linux-lqx: 5.19.16-lqx2 -> 5.19.16-lqx4 2022-10-22 09:09:02 -03:00
Bernardo Meurer
d5f444efab
Merge pull request #197189 from NixOS/kernel-updates 2022-10-22 08:03:20 -04:00
7c6f434c
39dc530f39
Merge branch 'master' into libre-deps 2022-10-22 12:01:58 +00:00
github-actions[bot]
71e4896d63
Merge master into staging-next 2022-10-22 12:01:25 +00:00
7c6f434c
6c484dbae7
Merge pull request #197033 from r-ryantm/auto-update/cgal
cgal_5: 5.5 -> 5.5.1
2022-10-22 11:58:41 +00:00
Arnout Engelen
5784f69a46
Merge pull request #158967 from mschwaig/sd-image-determinism
sd-image: make firmware partition reproducible, sd-image, dvd-image: get rid of faketime related warnings
2022-10-22 13:58:22 +02:00
happysalada
fdfdc5df21 caddy: module: rmem_max default 2022-10-22 07:55:53 -04:00
Robin Appelman
d1e1c91a13 rconc: init at version 0.1.4 2022-10-22 13:25:00 +02:00