Commit Graph

469932 Commits

Author SHA1 Message Date
Ilan Joselevich
9b0c60a90f
nextcloud-client: 3.7.4 -> 3.8.0
Diff: https://github.com/nextcloud/desktop/compare/v3.7.4...v3.8.0
2023-03-31 20:43:53 +03:00
Maximilian Bosch
22793aa0a2
Merge pull request #224086 from LibreCybernetics/kernel-updates
Linux kernel updates 2023-03-31
2023-03-31 19:42:00 +02:00
R. Ryantm
121b8ff577 bdf2sfd: 1.1.7 -> 1.1.8 2023-03-31 17:33:25 +00:00
Nikolay Korotkiy
3487ae7d0f
Merge pull request #222224 from imincik/rasterio-1.3.6
python3Packages.rasterio: 1.3.5 -> 1.3.6
2023-03-31 21:02:45 +04:00
Michal Sojka
b1cb42d3b7 cppzmq: make zeromq propagatedBuildInput
cppzmq is a header-only library. As such, it is not much useful
without zeromq, whose headers it includes. By having zeromq in
propagatedBuildInputs, we can simplify dependent expressions.

This change is motivated by
https://github.com/lopsided98/nix-ros-overlay/issues/255#issuecomment-1487590226.
The expressions in nix-ros-overlay are automatically generated and
since packages in other distributions where ROS runs need not to
explicitly depend on zeromq, the Nix expression should behave the
same. This way, nix-ros-overlay will not to have manually
patch/overlay the automatically generated expressions.
2023-03-31 18:58:56 +02:00
0x4A6F
3bd8fc0067
lgogdownloader: 3.10 -> 3.11 2023-03-31 18:35:01 +02:00
Nikolay Korotkiy
1c0ae9981b
Merge pull request #223857 from r-ryantm/auto-update/martin
martin: 0.8.0 -> 0.8.1
2023-03-31 19:50:13 +04:00
Philipp Mildenberger
52e0339403 fractal: fix build due to git dependencies in Cargo.lock 2023-03-31 17:49:29 +02:00
Nikolay Korotkiy
aa3a0fe19a
Merge pull request #224052 from imincik/rasterio-geospatial-team-maint
python3Packages.rasterio: update maintainers to geospatial team
2023-03-31 19:49:03 +04:00
Martin Weinelt
474b520c44
Merge pull request #224044 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
firefox-beta-bin-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:49 +02:00
Martin Weinelt
69356a4c65
Merge pull request #224050 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:37 +02:00
Martin Weinelt
21f8d37a37
Merge pull request #224056 from jopejoe1/firefox
firefox-{beta,devedition}-unwrapped: 112.0b8 -> 112.0b9
2023-03-31 17:42:02 +02:00
Fabián Heredia Montiel
c981d75a8e linux/hardened/patches/6.1: 6.1.20-hardened1 -> 6.1.21-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
2797962ab0 linux/hardened/patches/5.4: 5.4.237-hardened1 -> 5.4.238-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
cd03b60191 linux/hardened/patches/5.15: 5.15.103-hardened1 -> 5.15.104-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
a1cc417761 linux/hardened/patches/5.10: 5.10.175-hardened1 -> 5.10.176-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
3659d5aa06 linux/hardened/patches/4.19: 4.19.278-hardened1 -> 4.19.279-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
85b76252bd linux/hardened/patches/4.14: 4.14.310-hardened1 -> 4.14.311-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
f5ada026d7 linux-rt_5_10: 5.10.175-rt84 -> 5.10.176-rt86 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
0df5f9c97b linux: 6.2.8 -> 6.2.9 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
7f1608165b linux: 6.1.21 -> 6.1.22 2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel
3d02a041ba linux: 5.4.238 -> 5.4.239 2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel
a7cf28e979 linux: 5.15.104 -> 5.15.105 2023-03-31 09:38:09 -06:00
maxine
3d1d7c88cb
Merge pull request #223991 from r-ryantm/auto-update/plexRaw 2023-03-31 15:21:42 +00:00
Natsu Kagami
bd06af8182
heisenbridge: 1.13.1 -> 1.14.2 2023-03-31 16:54:37 +02:00
Lein Matsumaru
e3c632e439
exploitdb: 2023-03-30 -> 2023-03-31 2023-03-31 14:48:27 +00:00
Weijia Wang
3364b5b117
Merge pull request #223898 from fabianpage/nixos-unstable
jdt-language-server: 1.20.0 -> 1.21.0
2023-03-31 17:30:54 +03:00
gilice
01b3e4487a fluffychat: 1.2.0 -> 1.2.10, build from binary
I understand that this may be a controversial change.
Here is my reasoning:
 - Fluffychat in nixpkgs has been broken since August
   because of reproducibility issues
 - Flutter in general has very bad nondeterminism going on with hashes,
   see https://github.com/NixOS/nixpkgs/issues/211606
 - End users are most likely to care about the programs working. It wasn't working earlier.
   Source builds at least won't break randomly.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-03-31 16:28:33 +02:00
R. Ryantm
f122e7629b python310Packages.google-cloud-vision: 3.4.0 -> 3.4.1 2023-03-31 14:14:21 +00:00
figsoda
0c21eefc36
Merge pull request #224013 from r-ryantm/auto-update/cargo-public-api
cargo-public-api: 0.27.3 -> 0.28.0
2023-03-31 09:58:45 -04:00
figsoda
b980c411ed
Merge pull request #224046 from fabaff/gitleaks-bump
gitleaks: 8.16.1 -> 8.16.2
2023-03-31 09:53:19 -04:00
figsoda
74a00a74d3 comrak: 0.17.1 -> 0.18.0
Diff: https://github.com/kivikakk/comrak/compare/0.17.1...0.18.0

Changelog: https://github.com/kivikakk/comrak/blob/0.18.0/changelog.txt
2023-03-31 09:29:10 -04:00
Artturi
5d154ceb68
Merge pull request #223025 from jfly/issue-223024-fix-aws-lambda-builders
python310Packages.aws-lambda-builders: Fix build under setuptools 66+
2023-03-31 16:13:00 +03:00
Thiago Kenji Okada
11a11063fd
Merge pull request #224060 from r-ryantm/auto-update/clojure
clojure: 1.11.1.1257 -> 1.11.1.1262
2023-03-31 13:57:55 +01:00
Izorkin
2aaf7974df
ngtcp2: 0.14.0 -> 0.14.1 2023-03-31 15:41:49 +03:00
Mario Rodas
e2d484ff7f
Merge pull request #223833 from marsam/update-pydata-sphinx-theme
python310Packages.pydata-sphinx-theme: 0.13.1 -> 0.13.2
2023-03-31 07:41:39 -05:00
Mahmoud Ayman
b86bb0e5a2
anki-bin: 2.1.60 -> 2.1.61 2023-03-31 14:31:34 +02:00
Matt Christ
3a9aec90fc xorg-server: 21.1.7 -> 21.1.8 fixes CVE-2023-1393 2023-03-31 07:29:02 -05:00
José Romildo Malaquias
f17e860315
Merge pull request #218267 from kilianar/dracula-theme-4.0.0
dracula-theme: 3.0 -> 4.0.0
2023-03-31 09:26:35 -03:00
Fabian Page
a566bad552 jdt-language-server: 1.20.0 -> 1.21.0 2023-03-31 13:55:23 +02:00
Martin Weinelt
62d5fcc12c
Merge pull request #221511 from helsinki-systems/upd/openssh
openssh: 9.2p1 -> 9.3p1
2023-03-31 13:54:40 +02:00
R. Ryantm
a3087fab34 python310Packages.duo-client: 4.6.1 -> 4.7.0 2023-03-31 11:43:39 +00:00
R. Ryantm
51d943bd5a clojure: 1.11.1.1257 -> 1.11.1.1262 2023-03-31 11:32:24 +00:00
Weijia Wang
8c57d13c13
Merge pull request #224051 from onny/netcat
netcat-gnu: Add mainProgram
2023-03-31 13:46:19 +03:00
Naïm Favier
0ec0abfcb5
Merge pull request #224037 from anund/less_ambiguous_messages
fcitx: remove deprecation message ambiguity
2023-03-31 12:30:49 +02:00
lewo
6e5f66fe23
Merge pull request #224048 from SuperSandro2000/yq-go
yq-go: 4.33.1 -> 4.33.2
2023-03-31 12:28:50 +02:00
Martin Weinelt
6c92b953b8
Merge pull request #223921 from NickCao/firefox-riscv
firefox-unwrapped: disable lto, crashreporter and webrtc support on R…
2023-03-31 12:28:13 +02:00
Nick Cao
9b3b1c23c1
Merge pull request #223958 from Scrumplex/gamescope-update-upstream
gamescope: update source repository owner
2023-03-31 18:14:40 +08:00
Weijia Wang
0c5b3c3c40
Merge pull request #208008 from r-ryantm/auto-update/jna
jna: 4.5.2 -> 5.13.0
2023-03-31 13:12:55 +03:00
Fabian Affolter
741cdecae8 python310Packages.mitmproxy-wireguard: 0.1.20 -> 0.1.21
Changelog: https://github.com/decathorpe/mitmproxy_wireguard/releases/tag/0.1.21
2023-03-31 11:56:12 +02:00