Commit Graph

630226 Commits

Author SHA1 Message Date
éclairevoyant
1cf46c7e17
furmark: fix version to pass release checks 2024-05-22 13:48:17 -04:00
Weijia Wang
1ced6b1623
Merge pull request #312507 from stuebinm/mattermost-9.5.5
mattermost: 9.5.4 → 9.5.5
2024-05-22 19:47:16 +02:00
Weijia Wang
5482f1e38c
Merge pull request #312720 from JohnRTitor/pulsar
pulsar: 1.114.0 -> 1.117.0
2024-05-22 19:46:27 +02:00
Weijia Wang
89f23464e2
Merge pull request #312922 from ereslibre/bump-unison
unison-ucm: 0.5.19 -> 0.5.20
2024-05-22 19:45:41 +02:00
Weijia Wang
685b7a10bd
Merge pull request #313495 from r-ryantm/auto-update/pgroll
pgroll: 0.5.0 -> 0.6.0
2024-05-22 19:45:12 +02:00
Weijia Wang
3746e4d427
Merge pull request #313118 from r-ryantm/auto-update/cni-plugins
cni-plugins: 1.4.1 -> 1.5.0
2024-05-22 19:42:56 +02:00
Weijia Wang
372f1a521e
Merge pull request #312652 from r-ryantm/auto-update/clash-meta
clash-meta: 1.18.4 -> 1.18.5
2024-05-22 19:41:59 +02:00
Weijia Wang
54bf026db2
Merge pull request #313521 from r-ryantm/auto-update/cirrus-cli
cirrus-cli: 0.117.0 -> 0.118.0
2024-05-22 19:37:47 +02:00
Weijia Wang
cbd7cc1b1e
Merge pull request #313100 from r-ryantm/auto-update/python311Packages.django-modeltranslation
python311Packages.django-modeltranslation: 0.18.12 -> 0.18.13
2024-05-22 19:31:57 +02:00
Weijia Wang
531774d0c1
Merge pull request #313101 from r-ryantm/auto-update/cri-o-unwrapped
cri-o-unwrapped: 1.30.0 -> 1.30.1
2024-05-22 19:31:31 +02:00
Weijia Wang
83825b3248
Merge pull request #313239 from r-ryantm/auto-update/ols
ols: 0-unstable-2024-05-11 -> 0-unstable-2024-05-18
2024-05-22 19:31:05 +02:00
Weijia Wang
c29cc2d307
Merge pull request #313434 from r-ryantm/auto-update/snac2
snac2: 2.52 -> 2.53
2024-05-22 19:28:39 +02:00
Weijia Wang
696ec1e28d
Merge pull request #313484 from r-ryantm/auto-update/zsh-abbr
zsh-abbr: 5.6.0 -> 5.7.1
2024-05-22 19:28:22 +02:00
Nick Cao
b72dc8eb43
Merge pull request #313440 from Kiskae/nvidia/555.42.02
linuxPackages.nvidiaPackages.beta: 550.40.07 -> 555.42.02
2024-05-22 13:20:09 -04:00
Weijia Wang
1c91e55a2d
Merge pull request #311902 from wamirez/nix-env-rm
doc: clarify consequences of `lib.meta.setName`
2024-05-22 19:15:22 +02:00
Weijia Wang
16d101c84a
Merge pull request #313658 from wegank/mitmproxy-macos-broken
python311Packages.mitmproxy-macos: mark as broken
2024-05-22 19:09:53 +02:00
Rafael Fernández López
a6adf126b2
wasmtime: 20.0.2 -> 21.0.0 (#313230) 2024-05-22 16:59:28 +00:00
Jacek Generowicz
028cc4b606
doc/release-notes: more release note edits (#313730)
* Move watchdogd to correct section

* Move FileSender to correct position

* Reword

* Add TODO querying meaning of dwarf-fortress note

* Remove comments suggesting random item placement

* Add comments asking to maintain alphabetical order
2024-05-22 18:57:12 +02:00
lsix
41b39e41b9
Merge pull request #309654 from lsix/fix-rocgdb
rocmPackages.rocgdb: Ensure build with AMDPGU support, plus various improvements
2024-05-22 17:53:58 +01:00
Weijia Wang
190b1478c2
Merge pull request #313733 from NixOS/codename-update
doc/release-notes: update codename
2024-05-22 18:52:59 +02:00
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