Commit Graph

553710 Commits

Author SHA1 Message Date
Lily Foster
010c7296f3
Merge pull request #269099 from penalty1083/geph
geph: add cacert to provide certificates during fetches
2023-11-28 07:34:59 -05:00
Bobby Rong
ac43ad99a9
Merge pull request #270438 from bobby285271/upd/xfce
xfce.xfce4-whiskermenu-plugin: 2.8.1 -> 2.8.2
2023-11-28 20:24:10 +08:00
Bobby Rong
ca9cc0f6cc
Merge pull request #270424 from bobby285271/upd/cinnamon
Cinnamon updates 2023-11-27
2023-11-28 20:18:26 +08:00
David Guibert
024e4447a4 paraview: fix strlcat symbol provided by glibc 2.38
Glibc introduces strlcat in commit [1].
The logic of vtknetcdf was to only define strlcat conditionally on not
BSD systems, but starting with glibc 2.38, strlcat is also defined on
Linux.

The CMakelist checks for the symbol existence, the redefinition of the
symbol can be conditional on the boolean HAVE_STRLCAT instead of if
not BSD systems.

This commit fixes 268961.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=454a20c8756c9c1d55419153255fc7692b3d2199
2023-11-28 12:57:31 +01:00
R. Ryantm
8ae2bf1e60 dconf2nix: 0.0.12 -> 0.1.1 2023-11-28 12:21:32 +01:00
Martin Weinelt
80c02eb872
Merge pull request #270534 from mweinelt/python-restore-passthru-tests
cpython: restore passthru.tests
2023-11-28 12:16:34 +01:00
Martin Weinelt
dd1493df95
Merge pull request #270547 from mweinelt/firefox-prune-patches
buildMozillaMach: prune patches
2023-11-28 12:10:14 +01:00
Mario Rodas
4b9f31c104
Merge pull request #267741 from mdarocha/keepass-refactor
keepass: move to by-name, remove dependency on buildDotnetPackage
2023-11-28 05:56:43 -05:00
Mario Rodas
9043355e2d
Merge pull request #267617 from mdarocha/dotnet-update
dotnet-sdk: 6.0.416 -> 6.0.417, dotnet-sdk_7: 7.0.403 -> 7.0.404, dotnet-sdk_8: 8.0.100-rc.2.23502.2 -> 8.0.100
2023-11-28 05:54:13 -05:00
Mario Rodas
676c6d52e7
Merge pull request #270499 from MikaelFangel/update-gum
gum: 0.11.0 -> 0.12.0
2023-11-28 05:43:15 -05:00
Mario Rodas
04e01d85bb
Merge pull request #270551 from qowoz/rg
ripgrep: 14.0.1 -> 14.0.2
2023-11-28 05:42:06 -05:00
Mario Rodas
e2d51d0e0f
Merge pull request #270567 from trofi/zlib-ng-update
zlib-ng: 2.1.4 -> 2.1.5
2023-11-28 05:41:07 -05:00
Mario Rodas
bbcbe6d0dc
Merge pull request #270498 from r-ryantm/auto-update/python310Packages.awswrangler
python310Packages.awswrangler: 3.4.0 -> 3.4.2
2023-11-28 05:37:05 -05:00
Mario Rodas
573f1765bc
Merge pull request #270495 from figsoda/difftastic
difftastic: 0.53.0 -> 0.53.1
2023-11-28 05:36:47 -05:00
Mario Rodas
6a75480a2b
Merge pull request #270500 from figsoda/fx
felix-fm: 2.10.1 -> 2.10.2
2023-11-28 05:36:18 -05:00
Mario Rodas
f51229211a
Merge pull request #270535 from marsam/update-pydata-sphinx-theme
python311Packages.pydata-sphinx-theme: 0.14.3 -> 0.14.4
2023-11-28 05:35:34 -05:00
Mario Rodas
185f3fddd7
Merge pull request #270526 from SuperSandro2000/asf
ArchiSteamFarm: 5.4.12.5 -> 5.4.13.4
2023-11-28 05:35:01 -05:00
Mario Rodas
92eed75244
Merge pull request #270512 from musjj/patch-3
gallery-dl: 1.26.2 -> 1.26.3
2023-11-28 05:34:01 -05:00
Jacek Galowicz
3a0030bfaf
Merge pull request #261305 from uninsane/pr-fractal-next-gst-good
fractal: enable gstreamer-good support
2023-11-28 10:54:09 +01:00
OTABI Tomoya
19db0e265f
Merge pull request #270524 from r-ryantm/auto-update/python310Packages.bentoml
python310Packages.bentoml: 1.1.9 -> 1.1.10
2023-11-28 18:38:03 +09:00
OTABI Tomoya
2064e11f66
Merge pull request #269496 from hulr/pytest-testinfra
python3Packages.pytest-testinfra: 9.0.0 -> 10.0.0
2023-11-28 18:36:12 +09:00
OTABI Tomoya
3a31e2877e
Merge pull request #265380 from r-ryantm/auto-update/python310Packages.anytree
python310Packages.anytree: 2.10.0 -> 2.12.0
2023-11-28 18:30:46 +09:00
OTABI Tomoya
0b8c440475
Merge pull request #270201 from GaetanLepage/python-lsp-ruff
python311Packages.python-lsp-ruff: 1.6.0 -> 2.0.0
2023-11-28 18:28:41 +09:00
Fabian Affolter
5879b2143d
Merge pull request #270379 from fabaff/allure-pytest-bump
python311Packages.allure-pytest: remove tests parts
2023-11-28 09:55:28 +01:00
Ivan Mincik
627dda7f87
tiledb: 2.8.3 -> 2.18.0 (#268876) 2023-11-28 09:28:12 +01:00
K900
cbbc1a6508
Merge pull request #270414 from K900/kontact-fix-maybe
kontact: add all the plugins to the wrapper
2023-11-28 11:26:52 +03:00
markuskowa
9aaa0ca445
Merge pull request #269696 from markuskowa/fix-macsec
hostapd: enable MACSEC features
2023-11-28 09:08:34 +01:00
markuskowa
537453f5fd
Merge pull request #267703 from zimbatm/gromacs-plumed
gromacs: add the plumed patches
2023-11-28 09:07:16 +01:00
Fabian Affolter
46c4011ef7
Merge pull request #270464 from r-ryantm/auto-update/python310Packages.appthreat-vulnerability-db
python310Packages.appthreat-vulnerability-db: 5.5.3 -> 5.5.4
2023-11-28 08:37:38 +01:00
Fabian Affolter
f6c8b9042f
Merge pull request #270450 from r-ryantm/auto-update/python310Packages.aiortm
python310Packages.aiortm: 0.8.5 -> 0.8.6
2023-11-28 08:37:28 +01:00
Azat Bahawi
40fc4afa45
Merge pull request #270130 from azahi/vesktop-desktop-categories
vesktop: add desktop item categories
2023-11-28 10:33:57 +03:00
Matthias Beyer
6f23532909
Merge pull request #270478 from figsoda/dist
cargo-dist: 0.4.3 -> 0.5.0
2023-11-28 08:13:11 +01:00
Sergei Trofimovich
c0eef128b3 zlib-ng: 2.1.4 -> 2.1.5
Changes: https://github.com/zlib-ng/zlib-ng/releases/tag/2.1.5
2023-11-28 06:46:25 +00:00
Vincent Laporte
9fef199b2a hivex: 1.3.21 → 1.3.23 2023-11-28 06:44:06 +01:00
Vincent Laporte
97e9d370d7 obuild: 0.1.10 → 0.1.11 2023-11-28 06:07:37 +01:00
zowoq
e274d5a6c2 ripgrep: 14.0.1 -> 14.0.2
Diff: https://github.com/BurntSushi/ripgrep/compare/14.0.1...14.0.2
2023-11-28 13:30:28 +10:00
zowoq
4469e22700 gh: 2.39.1 -> 2.39.2
Diff: https://github.com/cli/cli/compare/v2.39.1...v2.39.2

Changelog: https://github.com/cli/cli/releases/tag/v2.39.2
2023-11-28 13:21:20 +10:00
Pol Dellaiera
6620eab212
Merge pull request #270401 from drupol/bump/typst-preview-0.9.2
typst-preview: 0.9.1 -> 0.9.2
2023-11-28 04:02:42 +01:00
Martin Weinelt
3303ff548b
buildMozillaMach: prune patches
The oldest version we support is at 115 right now, so we can drop
everything older than that.
2023-11-28 03:58:48 +01:00
Martin Weinelt
19173a85eb
Merge pull request #270536 from mweinelt/firefox-dbus-cflags-fix
buildMozillaMach: replace dbus workaround with upstream patch
2023-11-28 03:50:14 +01:00
Dmitry Kalinkin
cc0257d063
Merge pull request #270339 from NixOS/pr/geant_11_1_3
geant4: 11.0.4 -> 11.1.3
2023-11-27 21:27:07 -05:00
Aaron Andersen
337f0451e8
Merge pull request #270280 from Soupstraw/kodi-steam-launcher-fixup
kodiPackages.steam-launcher: fix paths in the scripts
2023-11-27 21:03:55 -05:00
Martin Weinelt
a72f24ef3b
buildMozillaMach: replace dbus workaround with upstream patch
https://bugzilla.mozilla.org/show_bug.cgi?id=1864083

The fix was targeted for Firefox 122.
2023-11-28 02:49:47 +01:00
Martin Weinelt
f69da37098
cpython: restore passthru.tests
Fixes a regression from #261323, where all `passthru.tests` were
overwritten.
2023-11-28 02:09:29 +01:00
adisbladis
48d578b7f4
Merge pull request #269783 from Vonfry/update/tdlib-1.8.21
tdlib: 1.8.19 -> 1.8.21
2023-11-28 14:08:18 +13:00
Mario Rodas
3dba8d6fdb
Merge pull request #268634 from tie/redis-restrict-address-families
nixos/redis: loosen systemd address family restrictions
2023-11-27 20:06:29 -05:00
Mario Rodas
9b696e80b8
Merge pull request #270430 from anthonyroussel/fix-licenses
ktfmt,tuxmut: fix meta.license (apsl20 -> asl20)
2023-11-27 20:02:30 -05:00
Mario Rodas
693668dbb0
Merge pull request #270147 from anthonyroussel/zhf-fix/sonic-server
sonic-server: fix build with clang 16
2023-11-27 20:02:05 -05:00
Mario Rodas
8a3fed1ab1
Merge pull request #270353 from aaronjheng/scc
scc: 3.1.0 -> 3.2.0
2023-11-27 20:00:09 -05:00
Martin Weinelt
3a65a71f59
Merge pull request #269244 from mweinelt/firefox-121.0b2
firefox-{beta,devedition}-unwrapped: 120.0b9 -> 121.0b3
2023-11-28 01:58:41 +01:00