0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00
Commit graph

630186 commits

Author SHA1 Message Date
Weijia Wang
f7da007372 doc/release-notes: update codename 2024-05-22 18:48:39 +02:00
Aaron Jheng
16b7680853
okteto: 2.26.1 → 2.27.1 (#313264) 2024-05-22 16:36:06 +00:00
Emily
bc5dc89513
Merge pull request #313694 from networkException/ungoogled-chromium
ungoogled-chromium: 125.0.6422.60-1 -> 125.0.6422.76-1
2024-05-22 18:29:59 +02:00
lassulus
669e5e77a5
Merge pull request #313522 from r-ryantm/auto-update/copilot-cli
copilot-cli: 1.33.3 -> 1.33.4
2024-05-22 18:27:35 +02:00
devusb
c34ed5c8f0
chiaki4deck: use curl from nixpkgs (#313284) 2024-05-22 16:27:00 +00:00
Alyssa Ross
aa0ce1a26e qemu: enable canokey by default
Given that we were overriding qemu_test to enable this anyway,
enabling this by default saves Hydra a QEMU build.

There's also clear demand from users[1] for this feature, so our
alternatives are:

 - Offer a qemu-canokey attribute.  I don't want to do this, because I
   don't think there's any reason to make Hydra build an extra QEMU.

 - Enable it only for qemu_test.  I don't want to do this, because it
   will lead to users using qemu_test without understanding its
   subtleties.

 - Force users to build from source.  I don't think there's any reason
   to do this when it's unlikely to hurt anybody having it enabled by
   default.  There's no reason to single out canokey to be disabled by
   default in spite of users' needs given that we enable so many other
   optional QEMU features.

[1]: https://github.com/canokeys/canokey-qemu/issues/6
2024-05-22 18:26:30 +02:00
Alyssa Ross
19e14ba4c1 canokey-qemu: fix build on x86_64-darwin 2024-05-22 18:26:30 +02:00
Alyssa Ross
befe8bbe40 canokey-qemu: fix build with clang 2024-05-22 18:26:30 +02:00
Alyssa Ross
740152c8c1 canokey-qemu: unstable-2022-06-23 -> 0-unstable-2023-06-06 2024-05-22 18:26:30 +02:00
Alyssa Ross
a8dbe01264 mailman-web: 0.0.8 -> 0.0.9 2024-05-22 18:24:51 +02:00
nicoo
5d592b8571
Merge #313310: immich-go 0.13.2 → 0.14.1 2024-05-22 16:19:16 +00:00
Weijia Wang
4a817d2083 24.05 is Vicuña 2024-05-22 18:15:34 +02:00
Matthias Beyer
0b49ef697b
Merge pull request #313435 from r-ryantm/auto-update/qq
qq: 3.2.7 -> 3.2.8
2024-05-22 18:03:56 +02:00
Matthias Beyer
1ff0b473f6
Merge pull request #313133 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 7.5.0 -> 7.6.0
2024-05-22 18:03:28 +02:00
Matthias Beyer
68cd833601
Merge pull request #312790 from r-ryantm/auto-update/cloudlog
cloudlog: 2.6.11 -> 2.6.12
2024-05-22 18:03:10 +02:00
Shogo Takata
03ec1bbeab
ibus-engines.mozc: add desktop file for gnome-control-center (#313335)
gnome-control-center needs this file to open the mozc settings.
This solution was copied from ubuntu.
2024-05-22 16:02:26 +00:00
Aleksana
9f46451cf3
Merge pull request #313414 from r-ryantm/auto-update/openvi
openvi: 7.5.28 -> 7.5.29
2024-05-22 23:59:51 +08:00
Martin Weinelt
37d23f4b3b
Merge pull request #313628 from mweinelt/python-nixfmt
python3Packages: format with nixfmt
2024-05-22 17:58:05 +02:00
Ben Darwin
eb3e5c5f0d
python311Packages.monai: 1.3.0 -> 1.3.1 (#313406) 2024-05-22 15:55:27 +00:00
Aaron Jheng
ee4854e801
atlas: 0.22.0 -> 0.23.0 (#313413) 2024-05-22 15:54:12 +00:00
Lucius Hu
08380cb613
lunarvim: 1.3.0 -> 1.4.0 (#313451)
See release note: <https://github.com/LunarVim/LunarVim/releases/tag/1.4.0>

Removed a temporary patch which is upstreamed, and added myself as a new maintainer.
2024-05-22 15:49:22 +00:00
Darryl Magadzika
1779bbbf2f
lexido: init at 1.4.2 (#313454) 2024-05-22 15:47:56 +00:00
Darryl Magadzika
a7d3990462
gh-s: init at 0.0.8 (#313455) 2024-05-22 15:47:01 +00:00
Martin Weinelt
42961a65a9
.git-blame-ignore-revs: Add python packages reformat 2024-05-22 17:32:43 +02:00
Martin Weinelt
59b1aef590
python3Packages: format with nixfmt 2024-05-22 17:32:03 +02:00
Martin Weinelt
691216eca3
python312Packages.waitress-django: clean source
and use PEP517 build system.
2024-05-22 17:30:13 +02:00
nicoo
a39290dfdf
Merge #304232: frr 9.1 → 10.0
Addresses
  CVE-2024-31948
  CVE-2024-31949
  CVE-2024-31950
  CVE-2024-31951
2024-05-22 15:08:42 +00:00
Weijia Wang
5b0e7d5171
Merge pull request #313655 from fabaff/distorm3-py312
python312Packages.distorm3: disable on Python 3.12
2024-05-22 17:06:16 +02:00
Markus Theil
650b034813 doc/release-notes: add frr 10.0 BGP
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-05-22 15:01:44 +00:00
Markus Theil
0b2fd04c0c frr: 9.1 -> 10.0
Release notes:
https://github.com/FRRouting/frr/releases/tag/frr-10.0

Breaking changes relevant for NixOS:
- bgpd: Enable enforce-first-as by default for BGP -> may disable for RR

Some Notable changes:
- BGP RPKI VRF support
- Introduce local host routes

Notable fixes:
- Fix crash in OSPF TE parsing

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-05-22 15:00:33 +00:00
Weijia Wang
2db5894f35
Merge pull request #313667 from wegank/caio-fix
python311Packages.caio: fix build on darwin
2024-05-22 16:59:34 +02:00
Weijia Wang
41230580ef
Merge pull request #313672 from wegank/matrix-commander-rs-fix
matrix-commander-rs: fix build on darwin
2024-05-22 16:58:47 +02:00
Weijia Wang
ae913e97a1
Merge pull request #313669 from wegank/fim-rs-fix
fim-rs: fix build on darwin
2024-05-22 16:57:42 +02:00
Weijia Wang
2fe170b2e1
Merge pull request #313664 from wegank/feroxbuster-darwin
feroxbuster: fix build on darwin
2024-05-22 16:56:43 +02:00
Weijia Wang
4385065b7f
Merge pull request #313631 from fabaff/pystatgrab-darwin
python312Packages.pystatgrab: refactor
2024-05-22 16:55:29 +02:00
Weijia Wang
6f7c990b0e
Merge pull request #313674 from fabaff/ward-fix
python311Packages.ward: marks as broken
2024-05-22 16:54:47 +02:00
networkException
c24ddc2c7c
ungoogled-chromium: 125.0.6422.60-1 -> 125.0.6422.76-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html

This update includes 6 security fixes.

CVEs:
CVE-2024-5157 CVE-2024-5158 CVE-2024-5159 CVE-2024-5160
2024-05-22 16:32:40 +02:00
Aleksana
9217de2956
Merge pull request #221729 from JohnJohnstone/master
rofi-blezz: init at unstable-2022-09-07
2024-05-22 22:30:09 +08:00
éclairevoyant
ffb9257caa
Merge pull request #290458 from surfaceflinger/furmark-init
furmark: init at 2.3.0.0
2024-05-22 14:28:02 +00:00
Sandro
7417c12687
Merge pull request #313649 from f2k1de/graylog-5.1.13 2024-05-22 15:51:11 +02:00
Sandro
2098d845d7
Merge pull request #284789 from vdemeester/add-gosmee 2024-05-22 15:46:00 +02:00
Lin Jian
da73f74323
Merge pull request #313309 from ibizaman/emacs-conflict
emacsPackages.emacs-conflict: init at 9f236b
2024-05-22 21:25:43 +08:00
Emily
cfbba418ae
Merge pull request #313527 from emilylange/chromium
chromedriver,chromium: 125.0.6422.60 -> 125.0.6422.76
2024-05-22 15:25:32 +02:00
Fabian Affolter
e55d010a5e
Merge pull request #307946 from fabaff/rich-click-bump
python312Packages.rich-click: 1.7.4 -> 1.8.0,  robotframework-tidy: 4.11.0 -> 4.13.0
2024-05-22 15:19:15 +02:00
Thomas Gerbet
6d0adb4dac
tinyproxy: 1.11.1 -> 1.11.2 (#313449)
Fixes CVE-2023-49606 and CVE-2023-40533.

https://github.com/tinyproxy/tinyproxy/releases/tag/1.11.2

Reporter advisories:
https://talosintelligence.com/vulnerability_reports/TALOS-2023-1889
https://talosintelligence.com/vulnerability_reports/TALOS-2023-1902
2024-05-22 13:17:58 +00:00
Doron Behar
f365ba1e01
Merge pull request #312920 from eliandoran/dev/frequest_fix_desktop_icon
frequest: fix desktop icon name
2024-05-22 16:15:34 +03:00
Fabian Affolter
1b1dbc70d6
Merge pull request #313662 from fabaff/skjold-fix
skjold: 0.6.1 -> 0.6.2
2024-05-22 15:15:05 +02:00
Yaya
4894e34d25
gitlab: 16.10.5 -> 16.10.6 (#313641)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.6-ee/CHANGELOG.md

Fixes CVE-2023-6195
Fixes CVE-2023-6682
Fixes CVE-2023-6688
Fixes CVE-2024-1211
Fixes CVE-2024-1539
Fixes CVE-2024-2454
Fixes CVE-2024-2651
Fixes CVE-2024-2878
Fixes CVE-2024-3976
Fixes CVE-2024-4539
Fixes CVE-2024-4597
2024-05-22 13:06:18 +00:00
Fabian Affolter
2bd7127feb python311Packages.ward: marks as broken
Old requirements (cucumber-tag-expressions and rich)
https://github.com/darrenburns/ward/issues/380
2024-05-22 15:05:44 +02:00
OTABI Tomoya
6641517141
Merge pull request #313314 from GaetanLepage/sfepy
python311Packages.sfepy: 2023.1 -> 2024.1
2024-05-22 21:54:39 +09:00