Commit graph

458965 commits

Author SHA1 Message Date
Weijia Wang
916f626e42
Merge pull request #218700 from wegank/vte-gcc12
vte: restrict condition for using clangStdenv
2023-02-28 01:32:48 +02:00
Weijia Wang
b9f8de04eb
Merge pull request #218691 from emattiza/update/otel-cli-0-2-0
otel-cli: 0.1.0 -> 0.2.0
2023-02-28 01:24:01 +02:00
Fabian Affolter
35e4921e18
Merge pull request #218586 from fabaff/holidays-bump
python310Packages.holidays: 0.18 -> 0.20
2023-02-28 00:23:04 +01:00
Sandro
b83895e608
Merge pull request #217854 from azuwis/sketchybar 2023-02-28 00:20:13 +01:00
Thomas Gerbet
a700cfde02
Merge pull request #218651 from developer-guy/feature/new-cosign-maintainer
add developer-guy to cosign maintainers list
2023-02-28 00:12:41 +01:00
Weijia Wang
70335751e4 vte: restrict condition for using clangStdenv 2023-02-28 01:04:47 +02:00
Robert Schütz
be55739ebb
Merge pull request #218025 from MrFreezeex/protonbridge-update
protonmail-bridge: 2.3.0 -> 3.0.18
2023-02-27 14:57:12 -08:00
zendo
2c106c1e7c
google-chrome: Support GTK 4 (#218572)
Same as #217144 (04b1a12a6e) but for Google Chrome.
Relevant when launching Chrome with `--gtk-version=4`.
2023-02-27 23:50:50 +01:00
Will Fancher
ace4d26ccc
Merge pull request #217887 from lilyinstarlight/fix/allow-overriding-systemd-initrd-bins
nixos/systemd-initrd: allow overriding initrdBin with extraBin
2023-02-27 17:43:30 -05:00
Weijia Wang
97e7b0e43c
Merge pull request #218670 from wegank/nodenv-unix
nodenv: support more platforms
2023-02-28 00:38:47 +02:00
Weijia Wang
647a7f0eea
Merge pull request #218684 from wegank/orc-gcc12
orc: fix build with gcc12 on aarch64-linux
2023-02-28 00:37:35 +02:00
Batuhan Apaydın
000960c351 cosign: add developer-guy to the maintainers 2023-02-27 23:25:33 +01:00
Batuhan Apaydın
f2a1f0cf82 maintainers: add developer-guy 2023-02-27 23:24:15 +01:00
emattiza
a3a34145d3 otel-cli: 0.1.0 -> 0.2.0
Release Notes: https://github.com/equinix-labs/otel-cli/releases/tag/v0.2.0
2023-02-27 16:18:50 -06:00
Doron Behar
33b748f6f2
Merge pull request #218643 from r-ryantm/auto-update/zoom-us
zoom-us: 5.13.7.683 -> 5.13.10.1208
2023-02-28 00:13:39 +02:00
Doron Behar
805ad231bc
Merge pull request #218573 from r-ryantm/auto-update/texlab
texlab: 5.2.0 -> 5.3.0
2023-02-28 00:09:22 +02:00
Samuel Ainsworth
f8b7170883
Merge pull request #218634 from r-ryantm/auto-update/python310Packages.ml-collections
python310Packages.ml-collections: 0.1.0 -> 0.1.1
2023-02-27 17:08:16 -05:00
Samuel Ainsworth
831d312916
Merge pull request #217410 from ConnorBaker/feat/magma-2.7.0
magma: init 2.7.1; migrate to cudaPackages
2023-02-27 17:06:19 -05:00
adisbladis
c13127ebd4
Merge pull request #218605 from saschagrunert/crun
crun: 1.8 -> 1.8.1
2023-02-28 11:03:04 +13:00
Weijia Wang
3ad64d9e2d
Merge pull request #218677 from r-ryantm/auto-update/rocclr
rocclr: 5.4.2 -> 5.4.3
2023-02-27 23:49:53 +02:00
Weijia Wang
e825a158dc orc: fix build with gcc12 on aarch64-linux 2023-02-27 23:47:08 +02:00
Robert Scott
3a3d4c8bd2
Merge pull request #217902 from LeSuisse/haproxy-CVE-2023-25725
haproxy: 2.7.2 -> 2.7.3
2023-02-27 21:39:38 +00:00
Sandro
7afa5caf5f
Merge pull request #203869 from jordanisaacs/shairport-sync-update 2023-02-27 22:35:17 +01:00
Sandro
7dce27fe8d
Merge pull request #209304 from Luflosi/update/kubo-migrator 2023-02-27 22:34:19 +01:00
Sandro
c3c83d053a
Merge pull request #216311 from zendo/clash-verge 2023-02-27 22:33:18 +01:00
Stefan Frijters
2af041ab44 nixos/gitlab-runner: do not pull in Docker if gitlab-runner-clear-docker-cache is disabled
Only create the service if the option is enabled and if any docker executors exist.
2023-02-27 22:24:14 +01:00
Weijia Wang
84e04bd391
Merge pull request #218029 from r-ryantm/auto-update/python310Packages.python-openstackclient
python310Packages.python-openstackclient: 6.0.0 -> 6.1.0
2023-02-27 23:11:40 +02:00
Weijia Wang
b96b5b805a
Merge pull request #218148 from r-ryantm/auto-update/wasmtime
wasmtime: 5.0.0 -> 6.0.0
2023-02-27 23:08:03 +02:00
Martin Weinelt
1119b00710 python310Packages.wasmer*: Fix build with maturin 0.14
With maturin 0.14.0 certain metadata fields cannot live in Cargo.toml
anymore. Instead of warning about it we're seeing a hard fail, so we
just go about and patch the names away, so it doesn't see them any
longer.

> The following metadata fields in `package.metadata.maturin` section
> of Cargo.toml are removed since maturin 0.14.0: classifier,
> project-url, please set them in pyproject.toml as PEP 621 specifies.
2023-02-27 20:58:56 +00:00
Luke Granger-Brown
751efb4314
Merge pull request #208635 from lukegb/prison-zxing
libsForQt5.prison: enable PrisonScanner functionality
2023-02-27 20:51:58 +00:00
Weijia Wang
cdebb2e68f
Merge pull request #218142 from r-ryantm/auto-update/semodule-utils
semodule-utils: 3.4 -> 3.5
2023-02-27 22:42:13 +02:00
Gabriella Gonzalez
509f32d9c9
python3Packages.dnspython: fix tests (again) (#218662)
This is essentially the same fix as #161740, except not just for macOS.

The `dnspython` build was failing on Linux with a certificate
verification failure just like in #161740:

```ShellSession
$ nix build nixpkgs#python3Packages.dnspython --rebuild
error: builder for '/nix/store/c1v553fzq3yybsd0lm398qf87jmy47qd-python3.10-dnspython-2.3.0.drv' failed with exit code 1;
       last 10 log lines:
       >
       > /nix/store/iw1vmh509hcbby8dbpsaanbri4zsq7dj-python3-3.10.10/lib/python3.10/ssl.py:1342: SSLCertVerificationError
…
```

… and this change fixes that build failure.
2023-02-27 12:39:53 -08:00
Weijia Wang
57b5ae9ac8
Merge pull request #218103 from r-ryantm/auto-update/sdrangel
sdrangel: 7.9.0 -> 7.10.0
2023-02-27 22:39:36 +02:00
R. Ryantm
28f162579b rocclr: 5.4.2 -> 5.4.3 2023-02-27 20:31:30 +00:00
Weijia Wang
6063022010
Merge pull request #217967 from r-ryantm/auto-update/virtiofsd
virtiofsd: 1.5.0 -> 1.5.1
2023-02-27 22:29:24 +02:00
Weijia Wang
29fd9b78ea
Merge pull request #218635 from figsoda/zine
zine: 0.11.0 -> 0.11.1
2023-02-27 22:27:12 +02:00
Weijia Wang
6666824460
Merge pull request #218650 from LeSuisse/gogs-0.13.0
gogs: 0.12.10 -> 0.13.0
2023-02-27 22:25:53 +02:00
Weijia Wang
702dd8ea61 nodenv: support more platforms 2023-02-27 22:25:02 +02:00
Weijia Wang
bfe0ddb422
Merge pull request #218302 from r-ryantm/auto-update/nodenv
nodenv: 1.4.0 -> 1.4.1
2023-02-27 22:23:20 +02:00
Weijia Wang
15ae5dd794
Merge pull request #218645 from cpu/cpu-blightmud-5.1.0
blightmud: 5.0.0 -> 5.1.0
2023-02-27 22:15:36 +02:00
Weijia Wang
602d0d31d0
Merge pull request #218639 from evils/serialio-typo
python serialio: connunication -> communication
2023-02-27 22:14:41 +02:00
Weijia Wang
96a4c16d94
Merge pull request #218647 from Luflosi/update/apfs-fuse
apfs-fuse: 2020-09-28 -> 2023-01-04
2023-02-27 22:11:58 +02:00
Weijia Wang
5e07339c4e
Merge pull request #218540 from r-ryantm/auto-update/pv-migrate
pv-migrate: 1.0.1 -> 1.1.0
2023-02-27 22:07:31 +02:00
Weijia Wang
e3bf380256
Merge pull request #218519 from r-ryantm/auto-update/furnace
furnace: 0.6pre3 -> 0.6pre4-hotfix
2023-02-27 22:05:08 +02:00
Weijia Wang
3c7464178e
Merge pull request #218047 from r-ryantm/auto-update/foxotron
foxotron: 2022-11-02 -> 2023-02-23
2023-02-27 22:04:44 +02:00
Weijia Wang
f2b5cbf351
Merge pull request #218127 from r-ryantm/auto-update/snappymail
snappymail: 2.26.0 -> 2.26.3
2023-02-27 22:02:58 +02:00
Weijia Wang
22a4595919
Merge pull request #218146 from r-ryantm/auto-update/opcr-policy
opcr-policy: 0.1.47 -> 0.1.50
2023-02-27 22:00:54 +02:00
Weijia Wang
b454ccfa61
Merge pull request #217973 from r-ryantm/auto-update/dufs
dufs: 0.31.0 -> 0.32.0
2023-02-27 21:57:11 +02:00
Weijia Wang
9e5ca4fd96
Merge pull request #217965 from r-ryantm/auto-update/minizinc
minizinc: 2.6.4 -> 2.7.0
2023-02-27 21:53:14 +02:00
Weijia Wang
6e7cfee297
Merge pull request #217969 from r-ryantm/auto-update/slint-lsp
slint-lsp: 0.3.4 -> 0.3.5
2023-02-27 21:51:52 +02:00