3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

462688 commits

Author SHA1 Message Date
Nick Cao be3f50fd25
Merge pull request #220779 from NickCao/sdl2-fcitx
SDL2: remove unnecessary dependency on fcitx
2023-03-13 09:47:02 +08:00
Nick Cao bd7f22a4cf
Merge pull request #220508 from posch/ipmitool-1
ipmitool: add enterprise-numbers file
2023-03-13 09:46:20 +08:00
Bobby Rong a3d1e2a87a
Merge pull request #220916 from bobby285271/fix/pantheon.elementary-mail
pantheon.elementary-mail: Backport a crash fix
2023-03-13 09:43:37 +08:00
sternenseemann 7c84ea61ab rure: update locked dependencies 2023-03-13 02:15:10 +01:00
sternenseemann bc6c2ee545 rure: fix darwin dylib names
This hasn't been an issue on x86_64, but running it anyways shouldn't
hurt. aarch64-darwin's trouble could be due to codesigning? Besides that
there don't seem to be many differences between the actual derivations.

This also unbreaks the test suite of regex-rure.
2023-03-13 02:15:10 +01:00
0x4A6F c76fb2fef8
Merge pull request #220847 from Janik-Haag/engelsystem
engelsystem: 3.1.0 -> 3.3.0
2023-03-13 02:07:57 +01:00
figsoda e7e30a81f5
Merge pull request #220901 from fabaff/httpx-bump
httpx: 1.2.7 -> 1.2.8
2023-03-12 20:40:13 -04:00
figsoda 479e76597e
Merge pull request #220904 from SuperSandro2000/topgrade
topgrade: 10.3.1 -> 10.3.2
2023-03-12 20:14:42 -04:00
Austin Seipp 787381926a tamarin-prover: set LOCALE_ARCHIVE in wrapper
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-03-12 19:06:58 -05:00
Ilan Joselevich 13c264a4d0
Merge pull request #220906 from Alizter/ps/rr/maintainers__add_alizter
maintainers: add Alizter
2023-03-13 01:58:49 +02:00
Sandro d8c0673244
Merge pull request #216502 from azahi/psql2csv 2023-03-13 00:55:35 +01:00
Bobby Rong 24450ca95b
pantheon.elementary-mail: Backport a crash fix 2023-03-13 07:55:20 +08:00
Sandro 0bdb9b3c47
Merge pull request #215704 from azahi/dendrite-0111 2023-03-13 00:55:18 +01:00
figsoda 08c92d1382
Merge pull request #220712 from figsoda/vim 2023-03-12 19:52:58 -04:00
Sandro 052d40b90b
Merge pull request #219509 from azahi/werf-12205 2023-03-13 00:51:48 +01:00
Ali Caglayan b89c6b0eb2
maintainers: add Alizter to Coq team
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-03-13 00:41:41 +01:00
Ali Caglayan 9e278649c0
maintainers: add Alizter
<!-- ps-id: 2f46745a-f72e-48ca-94bd-c79805722172 -->

Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-03-13 00:41:41 +01:00
Weijia Wang 26d9471ea9
Merge pull request #220908 from r-ryantm/auto-update/rocalution
rocalution: 5.4.2 -> 5.4.3
2023-03-13 01:14:02 +02:00
Ben Wolsieffer b92dae961c nixos/chrony: allow @chown syscall set
The module was allowing specific chown syscalls, which is brittle because
there are several and different ones are used by glibc on different
architectures. For example, fchownat was already added to the allowlist for
aarch64, while on armv6l chrony crashes because chown32 is not in the
allowlist.

systemd provides the @chown syscall set, which includes all the chown
syscalls and avoids this brittleness. I believe the syscalls would all be
equivalent from an attacker's perspective, so there is unlikely to be any
security impact.
2023-03-12 18:10:56 -05:00
Luflosi ccd250410e yosys: 0.26 -> 0.27
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.27
2023-03-12 18:10:19 -05:00
Luflosi e8f1fcd350 abc-verifier: unstable-2023-02-04 -> unstable-2023-02-23 2023-03-12 18:10:19 -05:00
R. Ryantm 7bc5b8a327 rocalution: 5.4.2 -> 5.4.3 2023-03-12 22:58:25 +00:00
Fabian Affolter 3c3475c673
Merge pull request #220900 from fabaff/goodwe-bump
python310Packages.goodwe: 0.2.27 -> 0.2.28
2023-03-12 23:54:43 +01:00
Robert Scott 643b9afc19
Merge pull request #220255 from dotlambda/fritzconnection-1.12.0
python310Packages.fritzconnection: 1.11.0 -> 1.12.0
2023-03-12 22:46:57 +00:00
Robert Scott 5106aa201f
Merge pull request #220259 from dotlambda/foolscap-23.3.0
python310Packages.foolscap: 21.7.0 -> 23.3.0
2023-03-12 22:44:27 +00:00
Sandro Jäckel 408f52a103
topgrade: 10.3.1 -> 10.3.2
Diff: https://github.com/topgrade-rs/topgrade/compare/v10.3.1...v10.3.2

Changelog: https://github.com/topgrade-rs/topgrade/releases/tag/v10.3.2
2023-03-12 23:34:37 +01:00
Sandro 3eb3c94ff1
Merge pull request #220871 from fabaff/google-cloud-bigtable-bump 2023-03-12 23:29:41 +01:00
Robert Scott 6bab2b645b
Merge pull request #220594 from Lugarun/scikit-rf
python3Packages.scikit-rf: init at 0.25.0
2023-03-12 22:23:23 +00:00
Fabian Affolter 83984bdee7 httpx: 1.2.7 -> 1.2.8
Diff: https://github.com/projectdiscovery/httpx/compare/refs/tags/v1.2.7...v1.2.8

Changelog: https://github.com/projectdiscovery/httpx/releases/tag/v1.2.8
2023-03-12 22:59:10 +01:00
Fabian Affolter d508f19184 python310Packages.goodwe: 0.2.27 -> 0.2.28
Changelog: https://github.com/marcelblijleven/goodwe/releases/tag/v0.2.28
2023-03-12 22:58:35 +01:00
Fabian Affolter 9dfcfbd705
Merge pull request #220863 from fabaff/slack-sdk-bump
python310Packages.slack-sdk: 3.20.1 -> 3.20.2
2023-03-12 22:55:12 +01:00
Fabian Affolter f5641a026c
Merge pull request #220864 from fabaff/spur-bump
python310Packages.spur: 0.3.22 -> 0.3.23
2023-03-12 22:55:01 +01:00
Fabian Affolter 334071cb8b
Merge pull request #220866 from fabaff/aiosomecomfort-bump
python310Packages.aiosomecomfort: 0.0.11 -> 0.0.14
2023-03-12 22:54:49 +01:00
Fabian Affolter bf2e058449
Merge pull request #220859 from fabaff/aiopulse-bump
python310Packages.aiopulse: 0.4.3 -> 0.4.4
2023-03-12 22:54:16 +01:00
Fabian Affolter c860f71f5c
Merge pull request #220862 from fabaff/mypy-boto3-builder-bump
python310Packages.mypy-boto3-builder: 7.12.5 -> 7.13.0
2023-03-12 22:54:01 +01:00
Fabian Affolter e78136ffed
Merge pull request #220858 from fabaff/identify-bump
python310Packages.identify: 2.5.19 -> 2.5.20
2023-03-12 22:53:39 +01:00
Fabian Affolter 9bc3140b70
Merge pull request #220856 from fabaff/reolink-aio-bump
python310Packages.reolink-aio: 0.5.3 -> 0.5.4
2023-03-12 22:53:28 +01:00
Fabian Affolter 1f391a3389
Merge pull request #220855 from fabaff/ghrepo-stats-bump
python310Packages.ghrepo-stats: 0.5.2 -> 0.5.3
2023-03-12 22:53:19 +01:00
Fabian Affolter a9efe7ca9b
Merge pull request #220854 from fabaff/twilio-bump
python310Packages.twilio: 7.16.4 -> 7.16.5
2023-03-12 22:53:09 +01:00
Fabian Affolter 609c1f7cda
Merge pull request #220877 from fabaff/tplink-omada-client-bump
python310Packages.tplink-omada-client: 1.1.1 -> 1.1.3
2023-03-12 22:51:59 +01:00
Fabian Affolter 30ea75f277
Merge pull request #220876 from fabaff/tls-parser-bump
python310Packages.tls-parser: 2.0.0 -> 2.0.1
2023-03-12 22:51:49 +01:00
Fabian Affolter 9d2864e772
Merge pull request #220867 from fabaff/asn1tools-bump
python310Packages.asn1tools: 0.165.0 -> 0.166.0
2023-03-12 22:51:38 +01:00
Fabian Affolter 7150f0fd33
Merge pull request #220868 from fabaff/casbin-bump
python310Packages.casbin: 1.17.6 -> 1.18.0
2023-03-12 22:51:26 +01:00
Fabian Affolter 8ae581469c
Merge pull request #220880 from fabaff/websockify-bump
python310Packages.websockify: 0.10.0 -> 0.11.0
2023-03-12 22:50:49 +01:00
Atemu a65bb07a66
Merge pull request #220738 from Atemu/update/xanmod
xanmod-kernels: update
2023-03-12 22:10:20 +01:00
Lily Foster 5a1dc8acd9
Merge pull request #214031 from sersorrel/xivlauncher-gstreamer
xivlauncher: include GStreamer in closure
2023-03-12 16:51:36 -04:00
Domen Kožar 826b063fef
Merge pull request #220793 from ghuntley/patch-9
coder: resolve hash mismatch in fixed-output derivation
2023-03-12 20:48:46 +00:00
Mario Rodas 77a2365e78
Merge pull request #220733 from marsam/update-flexget
flexget: 3.5.27 -> 3.5.30
2023-03-12 15:40:48 -05:00
Ilan Joselevich 4c567acd2c
Merge pull request #220845 from felipeqq2/maintainers/update-felipeqq2
mmaintainers: update felipeqq2's gpg key
2023-03-12 22:37:11 +02:00
Weijia Wang 51415e67f6
Merge pull request #220851 from figsoda/highlight-assertions
highlight-assertions: 0.1.6 -> 0.1.7
2023-03-12 22:26:51 +02:00