<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>nixpkgs.news</title><description>A weekly recap of news from the Nix ecosystem.</description><link>https://nixpkgs.news/</link><item><title>Nix Weekly Recap: 2024-07-07</title><link>https://nixpkgs.news/archive/2024-07-07/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-07-07/</guid><description>Critical SSH vulnerability, improved DX for dev shells, faster search, and Nix Constitutional Assembly updates.</description><pubDate>Sun, 07 Jul 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Welcome back to nixpkgs.news! As many have noticed, the Nix community has been in a difficult position for some
time. As tensions have risen and contributors have left we have seen the beginning of a new chapter for Nix.
Projects like &lt;a href=&quot;https://lix.systems&quot;&gt;Lix&lt;/a&gt; and &lt;a href=&quot;https://auxolotl.org&quot;&gt;Aux&lt;/a&gt; seek to provide a space more conducive
to collaboration and technical excellence. As a part of this transition, nixpkgs.news will not be issuing new
releases. Instead, after initial work, news related to Lix and Aux will be the primary focus of this outlet. It
is a difficult decision to make as I&apos;ve come to hear from many who find these weekly recaps useful, but the
current climate of the Nix ecosystem is not something that I am comfortable promoting. To stay up to date throughout
this process, you can find myself on &lt;a href=&quot;https://hachyderm.io/@jakehamilton&quot;&gt;Mastodon&lt;/a&gt; and
&lt;a href=&quot;https://patreon.com/jakehamilton&quot;&gt;Patreon&lt;/a&gt; where I still intend to release regular content involving my Nix
escapades and other learnings.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/emily&quot;&gt;@emily&lt;/a&gt; has provided a &lt;a href=&quot;https://discourse.nixos.org/t/security-advisory-openssh-cve-2024-6387-regresshion-update-your-servers-asap/48220&quot;&gt;security advisory for OpenSSH CVE-2024-6387 &quot;regreSSHion&quot;&lt;/a&gt;.
This is a particularly nasty vulnerability which should be patched immediately. Fixes are available for &lt;code&gt;23.11&lt;/code&gt;,
&lt;code&gt;24.05&lt;/code&gt;, and &lt;code&gt;unstable&lt;/code&gt;. If you have not already, please consider this an urgent call to update your systems.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/nicknovitski&quot;&gt;@nicknovitski&lt;/a&gt; announced &lt;a href=&quot;https://discourse.nixos.org/t/make-shell-a-modular-replacement-for-mkshell/48509&quot;&gt;make-shell&lt;/a&gt;,
a modular replacement for Nixpkgs&apos; &lt;code&gt;mkShell&lt;/code&gt; helper. Rather than operating as a wrapper around &lt;code&gt;mkDerivation&lt;/code&gt; like
&lt;code&gt;mkShell&lt;/code&gt; does, this project allows you to make use of the NixOS module system to construct more elaborate shell
environments. To give the project a try, see its instructions &lt;a href=&quot;https://github.com/nicknovitski/make-shell&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/diamondburned&quot;&gt;@diamondburned&lt;/a&gt; has released &lt;a href=&quot;https://discourse.nixos.org/t/nix-search-a-faster-better-nix-search/48568&quot;&gt;nix-search&lt;/a&gt;,
a fast replacement for &lt;code&gt;nix search&lt;/code&gt;. The project works by first constructing a package index which takes approximately
20 seconds. After that, packages can be queried nearly instantly. To get started, see the announcement for installation
instructions or refer to the project &lt;a href=&quot;https://github.com/diamondburned/nix-search&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Infinisil&quot;&gt;@Infinisil&lt;/a&gt; posted a new update from the Nix Constitutional Assembly about a
new &lt;a href=&quot;https://discourse.nixos.org/t/constitutional-assembly-interim-nixpkgs-committer-delegation-team/48562&quot;&gt;interim Nixpkgs committer delegation team&lt;/a&gt;.
In recent weeks the ability for Nixpkgs contributors to gain commit rights to the repository ground to a halt. To
resolve this an interim team comprised of veteran Nixpkgs contributors has been established to manage the responsibility.
This team is comprised of &lt;a href=&quot;https://discourse.nixos.org/u/mic92&quot;&gt;@Mic92&lt;/a&gt;, &lt;a href=&quot;https://discourse.nixos.org/u/nickcao&quot;&gt;@NickCao&lt;/a&gt;, and
&lt;a href=&quot;https://discourse.nixos.org/u/jtojnar&quot;&gt;@jtojnar&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/lassulus&quot;&gt;@lassulus&lt;/a&gt; provided a &lt;a href=&quot;https://discourse.nixos.org/t/constitutional-assembly-status-report/48502&quot;&gt;status report for the constitutional assembly&lt;/a&gt;.
This post goes into detail describing the work that has been done over the last 7 weeks that the assembly has existed
and what work remains to be done. There is still a significant amount of work to be done by the assembly, but it does
appear to be making reasonable progress. If you would like to provide feedback for the assembly, you can now do so
&lt;a href=&quot;https://github.com/nixos/nix-constitutional-assembly?tab=readme-ov-file#feedback-and-ideas&quot;&gt;through official feedback channels&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/adamcstephens&quot;&gt;@adamcstephens&lt;/a&gt;: added &lt;code&gt;next-ls&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/324678&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt;: added &lt;code&gt;wiliwili&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/324636&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/arthsmn&quot;&gt;@arthsmn&lt;/a&gt;: added &lt;code&gt;hyprls&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/323392&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/D3vil0p3r&quot;&gt;@D3vil0p3r&lt;/a&gt;: added &lt;code&gt;exe2hex&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/288126&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/D3vil0p3r&quot;&gt;@D3vil0p3r&lt;/a&gt;: added &lt;code&gt;fairywren&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/323468&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/D3vil0p3r&quot;&gt;@D3vil0p3r&lt;/a&gt;: added &lt;code&gt;weevely&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287904&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/doronbehar&quot;&gt;@doronbehar&lt;/a&gt;: added &lt;code&gt;versionCheckHook&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/320266&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt;: added &lt;code&gt;typstwriter&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/323987&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;obote&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/324537&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;code&gt;commit&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318705&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;code&gt;decibels&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318708&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;code&gt;morphosis&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318199&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Guanran928&quot;&gt;@Guanran928&lt;/a&gt;: added &lt;code&gt;dopamine&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315465&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/heywoodlh&quot;&gt;@heywoodlh&lt;/a&gt;: added &lt;code&gt;choose-gui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/288931&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jcelerier&quot;&gt;@jcelerier&lt;/a&gt;: added &lt;code&gt;ossia-score&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315409&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/justinas&quot;&gt;@justinas&lt;/a&gt;: added &lt;code&gt;teleport_16&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/324627&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/kilimnik&quot;&gt;@kilimnik&lt;/a&gt;: added &lt;code&gt;gitlab-release-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/323147&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Nebucatnetzer&quot;&gt;@Nebucatnetzer&lt;/a&gt;: added &lt;code&gt;stu&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314539&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/onny&quot;&gt;@onny&lt;/a&gt;: added &lt;code&gt;eintopf&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293210&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/OPNA2608&quot;&gt;@OPNA2608&lt;/a&gt;: added &lt;code&gt;lomiri.lomiri-polkit-agent&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/325102&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Pandapip1&quot;&gt;@Pandapip1&lt;/a&gt;: added &lt;code&gt;envision&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/321015&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/romildo&quot;&gt;@romildo&lt;/a&gt;: added &lt;code&gt;marwaita-mint&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/323801&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TheBrainScrambler&quot;&gt;@TheBrainScrambler&lt;/a&gt;: added &lt;code&gt;trrntzip&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/253132&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/tie&quot;&gt;@tie&lt;/a&gt;: added &lt;code&gt;ansible-cmdb&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317405&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Vinetos&quot;&gt;@Vinetos&lt;/a&gt;: added &lt;code&gt;nova-password&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/324763&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Vonfry&quot;&gt;@Vonfry&lt;/a&gt;: added &lt;code&gt;dracula-qt5&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/253233&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/onny&quot;&gt;@onny&lt;/a&gt;: added &lt;code&gt;eintopf&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293210&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-06-30</title><link>https://nixpkgs.news/archive/2024-06-30/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-06-30/</guid><description>An important Nix security fix, self-hosted GitHub runners with Nix, Proxmox-NixOS, and more!</description><pubDate>Sun, 30 Jun 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;After our brief hiatus last week to allow for community events to settle down we are now back with the
weekly Nix recap!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/fricklerhandwerk&quot;&gt;@fricklerhandwerk&lt;/a&gt; posted a &lt;a href=&quot;https://discourse.nixos.org/t/security-fix-nix-derivation-sandbox-escape/47778&quot;&gt;notice for an important Nix security fix&lt;/a&gt;.
This fix resolves &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-38531&quot;&gt;&lt;code&gt;CVE-2024-38531&lt;/code&gt;&lt;/a&gt; which is a sandbox escape vulnerability in Nix. All Nix users should update
immediately to avoid security risks. All Nix versions from &lt;code&gt;2.18&lt;/code&gt; through &lt;code&gt;2.23&lt;/code&gt; have received a patch
for this vulnerability.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/shivaraj-bh&quot;&gt;@shivaraj-bh&lt;/a&gt; announced &lt;a href=&quot;https://discourse.nixos.org/t/github-nix-ci-for-self-hosting-github-runners-on-macos-linux/47642&quot;&gt;&lt;code&gt;github-nix-ci&lt;/code&gt;&lt;/a&gt;,
a project which provides NixOS and nix-darwin modules for self-hosting GitHub runners. This is an
excellent addition to every hobbyist&apos;s toolkit to allow for taking advantage of GitHub Actions while
avoiding free-tier monthly limits. To get started with the project, check out the &lt;a href=&quot;https://github.com/juspay/github-nix-ci&quot;&gt;GitHub repository&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/7c6f434c&quot;&gt;@7c6f434c&lt;/a&gt; let the community know that &lt;a href=&quot;https://discourse.nixos.org/t/rfc-0146-fcp-meta-categories/47818&quot;&gt;RFC 0146, &lt;code&gt;Meta.Categories&lt;/code&gt;, is
in its Final Comment Period&lt;/a&gt;.
This feature has been in the works for over a year and is sorely needed to help expand Nixpkgs&apos; metadata
and discoverability. Once merged, packages in Nixpkgs will now be able to specify useful categories in their
&lt;code&gt;meta&lt;/code&gt; properties similar to desktop items. To read the full proposal, see the issue
&lt;a href=&quot;https://github.com/NixOS/rfcs/pull/146&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/drmikecrowe&quot;&gt;@drmikecrowe&lt;/a&gt; has created &lt;a href=&quot;https://discourse.nixos.org/t/xonsh-xontribs-announcing-xontrib-nur-repository/47744&quot;&gt;Xonsh xontribs&lt;/a&gt;,
a collection of packages for the Python-powered Xonsh shell. For Xonsh users or people interested in giving
it a try, you can find the package set &lt;a href=&quot;https://github.com/drmikecrowe/nur-packages&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/JulienMalka&quot;&gt;@JulienMalka&lt;/a&gt; announced general availability for
&lt;a href=&quot;https://discourse.nixos.org/t/announcing-proxmox-nixos/47579&quot;&gt;Proxmox-NixOS&lt;/a&gt;! This project brings the
&lt;a href=&quot;https://www.proxmox.com/&quot;&gt;Proxmox Hypervisor&lt;/a&gt; to NixOS, enabling a new host of virtualization options for
the platform and ecosystem. If you are currently operating virtual machines or run a home lab, it is worth
giving this project a try. The project is available &lt;a href=&quot;https://github.com/SaumonNet/proxmox-nixos&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Mic92&quot;&gt;@Mic92&lt;/a&gt; posted an article on &lt;a href=&quot;https://docs.clan.lol/blog/2024/06/24/backups/&quot;&gt;Declarative Backups and Restore&lt;/a&gt; using the &lt;a href=&quot;https://clan.lol&quot;&gt;Clan&lt;/a&gt; project.
A fully formed backup solution this easy to use is certainly worth a look!&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: patched &lt;code&gt;libndp&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5564&quot;&gt;&lt;code&gt;CVE-2024-5564&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/321349&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/thillux&quot;&gt;@thillux&lt;/a&gt;: updated &lt;code&gt;openssl_3&lt;/code&gt; and &lt;code&gt;openssl_3_1&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4741&quot;&gt;&lt;code&gt;CVE-2024-4741&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4603&quot;&gt;&lt;code&gt;CVE-2024-4603&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-2511&quot;&gt;&lt;code&gt;CVE-2024-2511&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318322&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/florian-sanders-cc&quot;&gt;@florian-sanders-cc&lt;/a&gt;: added &lt;a href=&quot;https://github.com/CleverCloud/clever-tools&quot;&gt;&lt;code&gt;clever-tools&lt;/code&gt;&lt;/a&gt;, command line tools for deploying to Clever Cloud: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319818&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Linbreux&quot;&gt;@Linbreux&lt;/a&gt;: added &lt;a href=&quot;https://cyclonedds.io/&quot;&gt;&lt;code&gt;cyclonedds-cxx&lt;/code&gt;&lt;/a&gt;, C++ bindings for Eclipse Cyclone DDS : &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/263036&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/markuskowa&quot;&gt;@markuskowa&lt;/a&gt;: added &lt;a href=&quot;https://saunafs.com&quot;&gt;&lt;code&gt;saunafs&lt;/code&gt;&lt;/a&gt;, a distributed POSIX file system: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314811&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/proux01&quot;&gt;@proux01&lt;/a&gt;: added &lt;a href=&quot;https://coq.inria.fr&quot;&gt;&lt;code&gt;coq_8_20&lt;/code&gt;&lt;/a&gt;, the Coq proof assistant: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/323105&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;a href=&quot;https://github.com/fizzyizzy05/binary&quot;&gt;&lt;code&gt;binary&lt;/code&gt;&lt;/a&gt;, a small and simple app to convert numbers to a different base: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/322087&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hatch01&quot;&gt;@hatch01&lt;/a&gt;: added &lt;a href=&quot;https://github.com/thibaultmarin/hpp2plantuml&quot;&gt;&lt;code&gt;hpp2plantuml&lt;/code&gt;&lt;/a&gt;, a tool for converting C++ header files to PlantUML: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317821&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Your sponsorship here! &lt;a href=&quot;https://nixpkgs.news&quot;&gt;nixpkgs.news&lt;/a&gt; is currently accepting sponsorship applications
to ensure the project can continue running with financial stability. If you would like to sponsor one or more
articles, please get in touch &lt;a href=&quot;mailto:jake.hamilton@hey.com&quot;&gt;via email&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-06-16</title><link>https://nixpkgs.news/archive/2024-06-16/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-06-16/</guid><description>Nix Constitutional Assembly completion date, Chromium bug fixes, and a few new packages.</description><pubDate>Sun, 16 Jun 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Infinisil&quot;&gt;@Infinisil&lt;/a&gt; has updated the community on the &lt;a href=&quot;https://discourse.nixos.org/t/constitutional-assembly-announcement-target-date-public-repo-office-hours-interviews/46827&quot;&gt;Nix Constitutional Assembly, pertaining to the target date, public repository, office hours, and interviews&lt;/a&gt;.
The assembly members have been working out the details over the last few weeks and have set a goal for
completion of this work by 2024-09-01. In addition to this target date, a place for housing related documents
has been created &lt;a href=&quot;https://github.com/nixos/nix-constitutional-assembly&quot;&gt;on GitHub&lt;/a&gt;. This repository is intended
to serve as the central point of information for the assembly. Office hours and interviews are also now
running in an effort to gather feedback and answer questions. Open office hours and information on requesting
a private interview can be found in the linked announcement.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/hellwolf&quot;&gt;@hellwolf&lt;/a&gt; released &lt;a href=&quot;https://discourse.nixos.org/t/mk-cache-key-nix-make-build-cache-key-for-half-board-nix-projects/46771&quot;&gt;mk-cache-key.nix&lt;/a&gt;,
a tool for helping to improve caching in CI for projects that have not fully adopted Nix yet. For more
detailed usage information and examples, see the project &lt;a href=&quot;https://github.com/hellwolf/mk-cache-key.nix/tree/master&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilylange&quot;&gt;@emilylange&lt;/a&gt;: updated &lt;code&gt;chromedriver&lt;/code&gt; and &lt;code&gt;chromeium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5830&quot;&gt;&lt;code&gt;CVE-2024-5830&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5831&quot;&gt;&lt;code&gt;CVE-2024-5831&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5832&quot;&gt;&lt;code&gt;CVE-2024-5832&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5833&quot;&gt;&lt;code&gt;CVE-2024-5833&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5834&quot;&gt;&lt;code&gt;CVE-2024-5834&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5835&quot;&gt;&lt;code&gt;CVE-2024-5835&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5836&quot;&gt;&lt;code&gt;CVE-2024-5836&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5837&quot;&gt;&lt;code&gt;CVE-2024-5837&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5838&quot;&gt;&lt;code&gt;CVE-2024-5838&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5839&quot;&gt;&lt;code&gt;CVE-2024-5839&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5840&quot;&gt;&lt;code&gt;CVE-2024-5840&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5841&quot;&gt;&lt;code&gt;CVE-2024-5841&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5842&quot;&gt;&lt;code&gt;CVE-2024-5842&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5843&quot;&gt;&lt;code&gt;CVE-2024-5843&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5844&quot;&gt;&lt;code&gt;CVE-2024-5844&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5845&quot;&gt;&lt;code&gt;CVE-2024-5845&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5846&quot;&gt;&lt;code&gt;CVE-2024-5846&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5847&quot;&gt;&lt;code&gt;CVE-2024-5847&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319193&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/guoard&quot;&gt;@guoard&lt;/a&gt;: updated &lt;code&gt;docker_26&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-24789&quot;&gt;&lt;code&gt;CVE-2024-24789&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-24790&quot;&gt;&lt;code&gt;CVE-2024-24790&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319485&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/JohnRTitor&quot;&gt;@JohnRTitor&lt;/a&gt;: updated &lt;code&gt;google-chrome&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5830&quot;&gt;&lt;code&gt;CVE-2024-5830&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5831&quot;&gt;&lt;code&gt;CVE-2024-5831&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5832&quot;&gt;&lt;code&gt;CVE-2024-5832&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5833&quot;&gt;&lt;code&gt;CVE-2024-5833&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5834&quot;&gt;&lt;code&gt;CVE-2024-5834&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5835&quot;&gt;&lt;code&gt;CVE-2024-5835&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5836&quot;&gt;&lt;code&gt;CVE-2024-5836&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5837&quot;&gt;&lt;code&gt;CVE-2024-5837&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5838&quot;&gt;&lt;code&gt;CVE-2024-5838&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5839&quot;&gt;&lt;code&gt;CVE-2024-5839&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5840&quot;&gt;&lt;code&gt;CVE-2024-5840&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5841&quot;&gt;&lt;code&gt;CVE-2024-5841&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5842&quot;&gt;&lt;code&gt;CVE-2024-5842&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5843&quot;&gt;&lt;code&gt;CVE-2024-5843&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5844&quot;&gt;&lt;code&gt;CVE-2024-5844&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5845&quot;&gt;&lt;code&gt;CVE-2024-5845&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5846&quot;&gt;&lt;code&gt;CVE-2024-5846&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5847&quot;&gt;&lt;code&gt;CVE-2024-5847&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319998&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/networkException&quot;&gt;@networkException&lt;/a&gt;: updated &lt;code&gt;ungoogled-chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5830&quot;&gt;&lt;code&gt;CVE-2024-5830&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5831&quot;&gt;&lt;code&gt;CVE-2024-5831&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5832&quot;&gt;&lt;code&gt;CVE-2024-5832&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5833&quot;&gt;&lt;code&gt;CVE-2024-5833&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5834&quot;&gt;&lt;code&gt;CVE-2024-5834&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5835&quot;&gt;&lt;code&gt;CVE-2024-5835&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5836&quot;&gt;&lt;code&gt;CVE-2024-5836&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5837&quot;&gt;&lt;code&gt;CVE-2024-5837&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5838&quot;&gt;&lt;code&gt;CVE-2024-5838&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5839&quot;&gt;&lt;code&gt;CVE-2024-5839&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5840&quot;&gt;&lt;code&gt;CVE-2024-5840&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5841&quot;&gt;&lt;code&gt;CVE-2024-5841&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5842&quot;&gt;&lt;code&gt;CVE-2024-5842&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5843&quot;&gt;&lt;code&gt;CVE-2024-5843&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5844&quot;&gt;&lt;code&gt;CVE-2024-5844&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5845&quot;&gt;&lt;code&gt;CVE-2024-5845&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5846&quot;&gt;&lt;code&gt;CVE-2024-5846&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5847&quot;&gt;&lt;code&gt;CVE-2024-5847&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319927&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: patched &lt;code&gt;ffmpeg&lt;/code&gt; and &lt;code&gt;ffmpeg_5&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-49501&quot;&gt;&lt;code&gt;CVE-2023-49501&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-49502&quot;&gt;&lt;code&gt;CVE-2023-49502&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-50007&quot;&gt;&lt;code&gt;CVE-2023-50007&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-50008&quot;&gt;&lt;code&gt;CVE-2023-50008&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-50009&quot;&gt;&lt;code&gt;CVE-2023-50009&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-50010&quot;&gt;&lt;code&gt;CVE-2023-50010&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-51791&quot;&gt;&lt;code&gt;CVE-2023-51791&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-51793&quot;&gt;&lt;code&gt;CVE-2023-51793&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-51795&quot;&gt;&lt;code&gt;CVE-2023-51795&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-51796&quot;&gt;&lt;code&gt;CVE-2023-51796&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318912&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/0x61nas&quot;&gt;@0x61nas&lt;/a&gt;: added &lt;code&gt;tabiew&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315711&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/aaronjheng&quot;&gt;@aaronjheng&lt;/a&gt;: added &lt;code&gt;kitex&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319253&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;subprober&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319908&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Guanran928&quot;&gt;@Guanran928&lt;/a&gt;: added &lt;code&gt;hn-text&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316883&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/heisfer&quot;&gt;@heisfer&lt;/a&gt;: added &lt;code&gt;code2prompt&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318243&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Nydragon&quot;&gt;@Nydragon&lt;/a&gt;: added &lt;code&gt;impala&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319553&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/pluiedev&quot;&gt;@pluiedev&lt;/a&gt;: added &lt;code&gt;colorgrind&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/319261&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RossComputerGuy&quot;&gt;@RossComputerGuy&lt;/a&gt;: added &lt;code&gt;zig_0_13&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317861&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/thecaralice&quot;&gt;@thecaralice&lt;/a&gt;: added &lt;code&gt;srgn&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308346&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Your sponsorship here! &lt;a href=&quot;https://nixpkgs.news&quot;&gt;nixpkgs.news&lt;/a&gt; is currently accepting sponsorship applications
to ensure the project can continue running with financial stability. If you would like to sponsor one or more
articles, please get in touch &lt;a href=&quot;mailto:jake.hamilton@hey.com&quot;&gt;via email&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-06-09</title><link>https://nixpkgs.news/archive/2024-06-09/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-06-09/</guid><description>NixOS 24.05 retrospective, marketing team call for social media support, and the introduction of Brioche.</description><pubDate>Sun, 09 Jun 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;With the release of NixOS 24.05 complete, &lt;a href=&quot;https://discourse.nixos.org/u/wegank&quot;&gt;@wegank&lt;/a&gt; announced the
accompanying &lt;a href=&quot;https://discourse.nixos.org/t/nixos-24-05-retrospective/46719&quot;&gt;Retrospective Meeting&lt;/a&gt; for
Sunday, June 9th. If you participated in the release process this year or have useful feedback for what
worked well, poorly, or was average, then please consider joining to help improve future releases.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/avocadoom&quot;&gt;@avocadoom&lt;/a&gt; let the community know that the &lt;a href=&quot;https://discourse.nixos.org/t/marketing-looking-for-support-in-the-social-media-department/46562&quot;&gt;Marketing team is
looking for support in the social media department&lt;/a&gt;.
The Marketing team maintains regular posts about community news across multiple social media channels. If
you feel that you could fill the role, the team can be reached on
&lt;a href=&quot;https://matrix.to/#/#marketing:nixos.org&quot;&gt;Matrix at #marketing:nixos.org&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/matklad&quot;&gt;@matklad&lt;/a&gt; posted about &lt;a href=&quot;https://discourse.nixos.org/t/introducing-brioche-a-new-nix-like-package-manager-written-in-rust/46447&quot;&gt;Brioche, a nix-like package manager written
in Rust&lt;/a&gt;.
While the project is not directly related to Nix, it brings together many learnings from Nix and other
tools that the Nix community may find useful to reflect on. The official announcement is available on
&lt;a href=&quot;https://brioche.dev/blog/announcing-brioche/&quot;&gt;Brioche&apos;s website&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt;: updated &lt;code&gt;php&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4577&quot;&gt;&lt;code&gt;CVE-2024-4577&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5458&quot;&gt;&lt;code&gt;CVE-2024-5458&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-2408&quot;&gt;&lt;code&gt;CVE-2024-2408&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5585&quot;&gt;&lt;code&gt;CVE-2024-5585&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4577&quot;&gt;&lt;code&gt;CVE-2024-4577&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5458&quot;&gt;&lt;code&gt;CVE-2024-5458&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-2408&quot;&gt;&lt;code&gt;CVE-2024-2408&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5585&quot;&gt;&lt;code&gt;CVE-2024-5585&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4577&quot;&gt;&lt;code&gt;CVE-2024-4577&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5458&quot;&gt;&lt;code&gt;CVE-2024-5458&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-2408&quot;&gt;&lt;code&gt;CVE-2024-2408&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5585&quot;&gt;&lt;code&gt;CVE-2024-5585&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317830&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilylange&quot;&gt;@emilylange&lt;/a&gt;: updated &lt;code&gt;grafana-agent&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-36129&quot;&gt;&lt;code&gt;CVE-2024-36129&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318063&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;rabbitmq-c&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-35789&quot;&gt;&lt;code&gt;CVE-2023-35789&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300582&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/malt3&quot;&gt;@malt3&lt;/a&gt;: updated &lt;code&gt;envoy&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-34362&quot;&gt;&lt;code&gt;CVE-2024-34362&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-34363&quot;&gt;&lt;code&gt;CVE-2024-34363&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-24364&quot;&gt;&lt;code&gt;CVE-2024-24364&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32974&quot;&gt;&lt;code&gt;CVE-2024-32974&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32975&quot;&gt;&lt;code&gt;CVE-2024-32975&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32976&quot;&gt;&lt;code&gt;CVE-2024-32976&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-23326&quot;&gt;&lt;code&gt;CVE-2024-23326&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317476&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/afh&quot;&gt;@afh&lt;/a&gt;: added &lt;code&gt;ijhttp&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317995&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/chayleaf&quot;&gt;@chayleaf&lt;/a&gt;: added &lt;code&gt;techmino&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/225445&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/dbalan&quot;&gt;@dbalan&lt;/a&gt;: added &lt;code&gt;hid-t150&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316148&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/DontEatOreo&quot;&gt;@DontEatOreo&lt;/a&gt;: added &lt;code&gt;rewind-ai&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315953&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/doronbehar&quot;&gt;@doronbehar&lt;/a&gt;: added &lt;code&gt;LPCNet&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316920&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/doronbehar&quot;&gt;@doronbehar&lt;/a&gt;: added &lt;code&gt;rtl_fm_streamer&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316841&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/dvn0&quot;&gt;@dvn0&lt;/a&gt;: added &lt;code&gt;undertime&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315148&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;sr2t&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317967&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/flokli&quot;&gt;@flokli&lt;/a&gt;: added &lt;code&gt;geesefs&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315854&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GeoffreyFrogeye&quot;&gt;@GeoffreyFrogeye&lt;/a&gt;: added &lt;code&gt;massdns&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317046&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Golo300&quot;&gt;@Golo300&lt;/a&gt;: added &lt;code&gt;stash&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316452&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/IogaMaster&quot;&gt;@IogaMaster&lt;/a&gt;: added &lt;code&gt;kalamine&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289359&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/IogaMaster&quot;&gt;@IogaMaster&lt;/a&gt;: added &lt;code&gt;kubefwd&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289357&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jfvillablanca&quot;&gt;@jfvillablanca&lt;/a&gt;: added &lt;code&gt;chatgpt-shell-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/262916&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jfvillablanca&quot;&gt;@jfvillablanca&lt;/a&gt;: added &lt;code&gt;xenon&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/260340&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/JoaquinTrinanes&quot;&gt;@JoaquinTrinanes&lt;/a&gt;: added &lt;code&gt;nu_plugin_polars&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317269&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jrobinson-uk&quot;&gt;@jrobinson-uk&lt;/a&gt;: added &lt;code&gt;brickstore&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309937&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/l0b0&quot;&gt;@l0b0&lt;/a&gt;: added &lt;code&gt;nexusmods-app&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/270372&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Laurent2916&quot;&gt;@Laurent2916&lt;/a&gt;: added &lt;code&gt;okolors&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/275222&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/lheckemann&quot;&gt;@lheckemann&lt;/a&gt;: added &lt;code&gt;snx-rs&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314550&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Ligthiago&quot;&gt;@Ligthiago&lt;/a&gt;: added &lt;code&gt;leetgo&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287833&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/matteo-pacini&quot;&gt;@matteo-pacini&lt;/a&gt;: added &lt;code&gt;easyaudiosync&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316606&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/matteo-pacini&quot;&gt;@matteo-pacini&lt;/a&gt;: added &lt;code&gt;needle&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317561&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/michaelgrahamevans&quot;&gt;@michaelgrahamevans&lt;/a&gt;: added &lt;code&gt;buffer&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317262&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/misuzu&quot;&gt;@misuzu&lt;/a&gt;: added &lt;code&gt;nats-kafka&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317993&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/natsukium&quot;&gt;@natsukium&lt;/a&gt;: added &lt;code&gt;mactop&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316685&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/natsukium&quot;&gt;@natsukium&lt;/a&gt;: added &lt;code&gt;renovate&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317764&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/NotAShelf&quot;&gt;@NotAShelf&lt;/a&gt;: added &lt;code&gt;hexxy&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/318012&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/onemoresuza&quot;&gt;@onemoresuza&lt;/a&gt;: added &lt;code&gt;hareHook&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295155&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/phunehehe&quot;&gt;@phunehehe&lt;/a&gt;: added &lt;code&gt;quinze&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/273789&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/raspher&quot;&gt;@raspher&lt;/a&gt;: added &lt;code&gt;dnss&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286175&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/romildo&quot;&gt;@romildo&lt;/a&gt;: added &lt;code&gt;latexminted&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315336&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/shard77&quot;&gt;@shard77&lt;/a&gt;: added &lt;code&gt;payloadsallthethings&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283621&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/shivaraj-bh&quot;&gt;@shivaraj-bh&lt;/a&gt;: added &lt;code&gt;open-webui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316248&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Sigmanificient&quot;&gt;@Sigmanificient&lt;/a&gt;: added &lt;code&gt;autotrash&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316350&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/squarepear&quot;&gt;@squarepear&lt;/a&gt;: added &lt;code&gt;gdtoolkit_4&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291040&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/starsep&quot;&gt;@starsep&lt;/a&gt;: added &lt;code&gt;gol&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283537&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Tochiaha&quot;&gt;@Tochiaha&lt;/a&gt;: added &lt;code&gt;xmltoman&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305096&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;comet-gog&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/278800&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;desktop-postflop&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/252951&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;git-toolbelt&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304857&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;keypunch&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317749&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;mathmod&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/254623&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/vunso&quot;&gt;@vunso&lt;/a&gt;: added &lt;code&gt;grafana-alloy&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317741&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wegank&quot;&gt;@wegank&lt;/a&gt;: added &lt;code&gt;challenger&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312528&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yajo&quot;&gt;@yajo&lt;/a&gt;: added &lt;code&gt;git-find-repos&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310098&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jpds&quot;&gt;@jpds&lt;/a&gt;: added &lt;code&gt;quickwit&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/317152&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Your sponsorship here! &lt;a href=&quot;https://nixpkgs.news&quot;&gt;nixpkgs.news&lt;/a&gt; is currently accepting sponsorship applications
to ensure the project can continue running with financial stability. If you would like to sponsor one or more
articles, please get in touch &lt;a href=&quot;mailto:jake.hamilton@hey.com&quot;&gt;via email&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-06-02</title><link>https://nixpkgs.news/archive/2024-06-02/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-06-02/</guid><description>The NixOS 24.05 release, Snowfall Lib v3, and a call for gradle2nix v2 testers.</description><pubDate>Sun, 02 Jun 2024 00:00:00 GMT</pubDate><content:encoded>&lt;h3&gt;NixOS 24.05 Release&lt;/h3&gt;
&lt;p&gt;It&apos;s release week for NixOS! The brand new 24.05 release, codename &quot;Uakari&quot;, is out officially out. The
release managers deserve thanks for their work in making this release happen. Thank you to
&lt;a href=&quot;https://github.com/wegank&quot;&gt;Weijia Wang&lt;/a&gt;, &lt;a href=&quot;https://github.com/Mic92&quot;&gt;Jörg Thalheim&lt;/a&gt;, and everyone else
who contributed to this event no matter how small. A full release announcement can be found
&lt;a href=&quot;https://nixos.org/blog/announcements/2024/nixos-2405/&quot;&gt;on the NixOS blog&lt;/a&gt; and comprehensive release notes
are &lt;a href=&quot;https://nixos.org/manual/nixos/stable/release-notes#sec-release-24.05&quot;&gt;available in the manual&lt;/a&gt;. While
this article will not cover all of the highlights and breaking changes found in the release, the following
are a set of interesting changes picked out by the author of &lt;a href=&quot;https://nixpkgs.news&quot;&gt;nixpkgs.news&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;24.05 highlights&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;The default Linux kernel is now version 6.6.&lt;/li&gt;
&lt;li&gt;Linux firmware blobs are now compressed with zstd which results in an increase file size, but faster decompression speed.&lt;/li&gt;
&lt;li&gt;A new ELF loader is now available to improve the non-nix packaged software user experience.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;NIX_PATH&lt;/code&gt; and the Flake Registry will now automatically have the system&apos;s &lt;code&gt;nixpkgs&lt;/code&gt; input pinned when creating systems with &lt;code&gt;nixpkgs.lib.nixosSystem&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://kde.org/announcements/megarelease/6/&quot;&gt;Plasma 6&lt;/a&gt; is now available.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://lomiri.com/&quot;&gt;Lomiri&lt;/a&gt; (formerly Unity8) is now available.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://mate-desktop.org/&quot;&gt;MATE&lt;/a&gt; is now updated to version 1.28.&lt;/li&gt;
&lt;li&gt;Perl can now be avoided entirely by importing the module &lt;code&gt;${modulesPath}/profiles/perlless.nix&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;A new service for &lt;a href=&quot;https://github.com/alvr-org/alvr&quot;&gt;ALVR&lt;/a&gt; is available with the option &lt;code&gt;programs.alvr&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Support for running &lt;a href=&quot;https://appimage.org/&quot;&gt;AppImage&lt;/a&gt; programs directly is now available via &lt;code&gt;programs.appimage.binfmt&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://fcast.org/&quot;&gt;FCast Receiver&lt;/a&gt; is now available as &lt;code&gt;programs.fcast-receiver&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.ory.sh/keto/&quot;&gt;Ory Keto&lt;/a&gt; is now packaged.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LizardByte/Sunshine&quot;&gt;Sunshine&lt;/a&gt; now has a module available to use from &lt;code&gt;services.sunshine&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;24.05 breaking changes&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;akkoma&lt;/code&gt; now requires &lt;code&gt;setttings.&quot;Pleroma.Upload&quot;.base_url&lt;/code&gt; to be set.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;appimageTools.wrapAppImage&lt;/code&gt; now exports binaries as &lt;code&gt;pname&lt;/code&gt; instead of &lt;code&gt;${pname}-${version}&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;boot.supportedFilesystems&lt;/code&gt; and &lt;code&gt;boot.initrd.supportedFilesystems&lt;/code&gt; are now attribute sets instead of lists.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cryptsetup&lt;/code&gt; has been upgraded, users should verify that their encryption setup is still working correctly.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;inetutils&lt;/code&gt; has had its priority lowered to avoid shadowing util-linux.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;lua&lt;/code&gt;&apos;s &lt;code&gt;LUA_PATH&lt;/code&gt; and &lt;code&gt;LUA_CPATH&lt;/code&gt; are no longer overriden. Instead, &lt;code&gt;LUA_ROOT&lt;/code&gt; is modified.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;nixVersions.unstable&lt;/code&gt; has been replaced by &lt;code&gt;nixVersions.latest&lt;/code&gt; and &lt;code&gt;nixVersions.git&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;pipewire&lt;/code&gt; and &lt;code&gt;wireplumber&lt;/code&gt; can not be configured by setting files with &lt;code&gt;environment.etc&lt;/code&gt;. Instead, their &lt;code&gt;extraConfig&lt;/code&gt; and &lt;code&gt;configPackages&lt;/code&gt; options should be used.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;security.pam.enableSSHAgentAuth&lt;/code&gt; has been modified and users should verify whether their config needs to be updated.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Community Recap&lt;/h3&gt;
&lt;p&gt;Aside from the release of NixOS 24.05, we saw &lt;a href=&quot;https://discourse.nixos.org/u/tad&quot;&gt;@tad&lt;/a&gt; announce a
&lt;a href=&quot;https://discourse.nixos.org/t/gradle2nix-v2-call-for-testers/46199&quot;&gt;call for gradle2nix v2 testers&lt;/a&gt;.
The project has been completely rewritten to be faster and more reliable. Any community members wanting
to try out the new version can access it via the &lt;a href=&quot;https://github.com/tadfisher/gradle2nix/tree/v2&quot;&gt;&lt;code&gt;v2&lt;/code&gt; branch on GitHub&lt;/a&gt;
and can find a summary of changes &lt;a href=&quot;https://github.com/tadfisher/gradle2nix/pull/62&quot;&gt;documented here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Last week also began the migration of &lt;a href=&quot;https://snowfall.org/guides/lib/migration/v3/&quot;&gt;Snowfall Lib users to v3&lt;/a&gt;.
This release includes improved integration with Home-Manager, the ability to define homes for all matching
system types instead of a single host, more flexible overlays, first-class namespace support, as well as
NixOS and Home-Manager modules which are automatically added to configurations in order to provide additional
context such as the current user or to pass through Home-Manager configuration.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt;: updated &lt;code&gt;python312Packages.requests&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-35195&quot;&gt;&lt;code&gt;CVE-2024-35195&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315293&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilylange&quot;&gt;@emilylange&lt;/a&gt;: updated &lt;code&gt;chromedriver&lt;/code&gt;, &lt;code&gt;chromium&lt;/code&gt;, and &lt;code&gt;ungoogled-chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5493&quot;&gt;&lt;code&gt;CVE-2024-5493&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5494&quot;&gt;&lt;code&gt;CVE-2024-5494&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5495&quot;&gt;&lt;code&gt;CVE-2024-5495&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5497&quot;&gt;&lt;code&gt;CVE-2024-5497&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5498&quot;&gt;&lt;code&gt;CVE-2024-5498&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5499&quot;&gt;&lt;code&gt;CVE-2024-5499&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316226&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;nginx&lt;/code&gt; and &lt;code&gt;nginxMainline&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32760&quot;&gt;&lt;code&gt;CVE-2024-32760&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-31079&quot;&gt;&lt;code&gt;CVE-2024-31079&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-35200&quot;&gt;&lt;code&gt;CVE-2024-35200&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-34161&quot;&gt;&lt;code&gt;CVE-2024-34161&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/316104&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/donovanglover&quot;&gt;@donovanglover&lt;/a&gt;: added &lt;code&gt;ringracers&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/306820&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/JohnRTitor&quot;&gt;@JohnRTitor&lt;/a&gt;: added &lt;code&gt;plymouth-vortex-ubuntu-theme&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315960&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/JohnRTitor&quot;&gt;@JohnRTitor&lt;/a&gt;: added &lt;code&gt;plymouth-proxzima-theme&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315961&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Scrumplex&quot;&gt;@Scrumplex&lt;/a&gt;: added &lt;code&gt;oo7&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289851&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/amyipdev&quot;&gt;@amyipdev&lt;/a&gt;: added &lt;code&gt;pwalarmd&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315703&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Atemu&quot;&gt;@Atemu&lt;/a&gt;: added &lt;code&gt;marked-man&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309414&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MarchCraft&quot;&gt;@MarchCraft&lt;/a&gt;: added &lt;code&gt;wlinhibit&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315728&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ajs124&quot;&gt;@ajs124&lt;/a&gt;: added &lt;code&gt;marknote&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/315888&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ali-abrar&quot;&gt;@ali-abrar&lt;/a&gt;: added &lt;code&gt;openbsd&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311836&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Sigmanificient&quot;&gt;@Sigmanificient&lt;/a&gt;: added &lt;code&gt;filterpath&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311898&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eskytthe&quot;&gt;@eskytthe&lt;/a&gt;: added &lt;code&gt;kube-state-metrics&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314208&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Your sponsorship here! &lt;a href=&quot;https://nixpkgs.news&quot;&gt;nixpkgs.news&lt;/a&gt; is currently accepting sponsorship applications
to ensure the project can continue running with financial stability. If you would like to sponsor one or more
articles, please get in touch &lt;a href=&quot;mailto:jake.hamilton@hey.com&quot;&gt;via email&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-05-26</title><link>https://nixpkgs.news/archive/2024-05-26/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-05-26/</guid><description>Closing in on NixOS 24.05, Constitutional Assembly Q&amp;A, an improved Elixir builder, Neovim flake updates, and JSON Schemas for NixOS modules.</description><pubDate>Sun, 26 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;This week saw the last major step in the NixOS 24.05 release process, including creation of the &lt;code&gt;release-24.05&lt;/code&gt;
branch, release channels, and redirection of new &lt;a href=&quot;https://github.com/NixOS/nixpkgs/issues/309482&quot;&gt;Zero Hydra Failures&lt;/a&gt;
fixes to &lt;code&gt;master&lt;/code&gt; with the ability to backport fixes to the 24.05 release. The official release will occur on
May 31st, 2024. If you would like to start using the new version early, users can update their systems to point
to the new &lt;code&gt;nixos-24.05&lt;/code&gt; branch.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;https://discourse.nixos.org/t/nixos-foundation-board-giving-power-to-the-community/44552?u=jakehamilton&quot;&gt;Nix Constitutional Assembly&lt;/a&gt; continues to make progress. &lt;a href=&quot;https://discourse.nixos.org/u/7c6f434c&quot;&gt;@7c6f434c&lt;/a&gt; announced
that an &lt;a href=&quot;https://discourse.nixos.org/t/assembly-q-a-stream/45707&quot;&gt;Assembly Q&amp;amp;A stream&lt;/a&gt; will be held on
Monday, May 20th, 2024 at 19:00 UTC. Interested parties may participate in the question and answer session
via &lt;a href=&quot;https://nixpkgs.zulipchat.com/#narrow/stream/438035-Assembly-Q.26A/topic/stream.20events&quot;&gt;Zulip&lt;/a&gt; and
the &lt;a href=&quot;https://meet.google.com/zkm-jcwr-ebi&quot;&gt;Google Meet call&lt;/a&gt;. Before participating, please note the rules
for the assembly and this event in the announcement post.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/codesupply&quot;&gt;@codesupply&lt;/a&gt; has released &lt;a href=&quot;https://discourse.nixos.org/t/deps-nix-mix2nix-alternative-as-a-mix-task/45740&quot;&gt;deps_nix&lt;/a&gt;,
a Nix builder for Elixir. The project aims to be a drop-in replacement for &lt;a href=&quot;https://github.com/ydlr/mix2nix&quot;&gt;mix2nix&lt;/a&gt;
while adding support for Git dependencies, environment/package selection, and improved output formatting.
deps_nix is available today on &lt;a href=&quot;https://github.com/code-supply/deps_nix&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/teto&quot;&gt;@teto&lt;/a&gt; let Neovim users know that &lt;a href=&quot;https://discourse.nixos.org/t/neovims-flake-nix-moved-to-nix-community/45887&quot;&gt;Neovim&apos;s flake.nix moved to nix-community&lt;/a&gt;.
For users who were previously pulling Neovim Nightly from the upstream repository&apos;s flake, the input will need to
be modified to point to &lt;a href=&quot;https://github.com/nix-community/neovim-nightly-overlay&quot;&gt;&lt;code&gt;github:nix-community/neovim-nightly-overlay&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/DavHau&quot;&gt;@DavHau&lt;/a&gt; introduced a &lt;a href=&quot;https://discourse.nixos.org/t/introducing-the-nixos-to-json-schema-converter/45948&quot;&gt;NixOS to JSON Schema Converter&lt;/a&gt;,
a tool which allows you to extract JSON Schema definitions from NixOS modules. Official documentation for the
project can be found at &lt;a href=&quot;https://docs.clan.lol/blog/2024/05/25/jsonschema-converter/&quot;&gt;docs.clan.lol&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/clefru&quot;&gt;@clefru&lt;/a&gt;: updated &lt;code&gt;google-chrome&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5274&quot;&gt;&lt;code&gt;CVE-2024-5274&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314505&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;asterisk_18&lt;/code&gt; and &lt;code&gt;asterisk_20&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-35190&quot;&gt;&lt;code&gt;CVE-2024-35190&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/313465&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/networkException&quot;&gt;@networkException&lt;/a&gt;: updated &lt;code&gt;ungoogled-chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5274&quot;&gt;&lt;code&gt;CVE-2024-5274&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314367&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilylange&quot;&gt;@emilylange&lt;/a&gt;: updated &lt;code&gt;chromedriver&lt;/code&gt; and &lt;code&gt;chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-5274&quot;&gt;&lt;code&gt;CVE-2024-5274&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314144&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/paveloom&quot;&gt;@paveloom&lt;/a&gt;: added &lt;code&gt;steamrip&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/280725&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Qyriad&quot;&gt;@Qyriad&lt;/a&gt;: added &lt;code&gt;cppitertools&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/306071&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/tricktron&quot;&gt;@tricktron&lt;/a&gt;: added &lt;code&gt;sonarlint-ls&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/313158&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;signal-backup-deduplicator&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/314312&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/kiike&quot;&gt;@kiike&lt;/a&gt;: added &lt;code&gt;basedpyright&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308503&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Misterio77&quot;&gt;@Misterio77&lt;/a&gt;: added &lt;code&gt;hdos&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312710&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/chiroptical&quot;&gt;@chiroptical&lt;/a&gt;: added &lt;code&gt;erlang_27&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/313173&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Your sponsorship here! &lt;a href=&quot;https://nixpkgs.news&quot;&gt;nixpkgs.news&lt;/a&gt; is currently accepting sponsorship applications
to ensure the project can continue running with financial stability. If you would like to sponsor one or more
articles, please get in touch &lt;a href=&quot;mailto:jake.hamilton@hey.com&quot;&gt;via email&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-05-19</title><link>https://nixpkgs.news/archive/2024-05-19/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-05-19/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 19 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;As we pass the halfway mark of the month, the &lt;a href=&quot;https://github.com/NixOS/nixpkgs/issues/309482&quot;&gt;Zero Hydra Failures initiative&lt;/a&gt;
for the new NixOS 24.05 release has picked up steam. This important step in the release cycle is focused on resolving
package build failures that would otherwise prevent a release or require certain packages to be marked as broken.
Interested contributors can look at the &lt;a href=&quot;https://malob.github.io/nix-review-tools-reports/&quot;&gt;Nix Review Tools Reports&lt;/a&gt; site
to discover failing builds that need fixing. Moving forward, release channels will be created on May 22nd to finalize
them before the official release at the end of the month.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/ron&quot;&gt;@ron&lt;/a&gt; released an update on the &lt;a href=&quot;https://malob.github.io/nix-review-tools-reports/&quot;&gt;Constitutional Assembly Appointment&lt;/a&gt;. After nominations for the assembly closed last week, 7 members were selected to construct
the new governance model for Nix. The chosen assembly members represent highly-skilled and involved members of the
community and will require the next few weeks to work out the necessary changes to the Nix ecosystem. For more information
about the specific assembly members, including their applications for the process, see the linked announcement.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/fricklerhandwerk&quot;&gt;@fricklerhandwerk&lt;/a&gt; posted a &lt;a href=&quot;https://discourse.nixos.org/t/call-for-volunteers-curating-official-projects/45382&quot;&gt;call for volunteers to curate official
Nix projects&lt;/a&gt;. The Nix ecosystem
has few official projects, limiting its scope to NixPkgs, NixOS, and Nix mainly. However, third-party Nix projects have
become vital underpinnings of the technology&apos;s use. With this in mind, the intent of the linked post is to begin curating
a set of these projects which can be officially supported. This would be an important step to improving the maintenance
story for many projects as well as increasing interoperability and consistency between Nix tools.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/dnr&quot;&gt;@dnr&lt;/a&gt; announced &lt;a href=&quot;https://discourse.nixos.org/t/styx-alternate-binary-substitution-mechanism/45579&quot;&gt;Styx, an alternate binary substitution mechanism&lt;/a&gt;.
Styx breaks up files into chunks and allows substitutors to only download the new chunks that they don&apos;t already have.
The project is also capable of using differential compression on sequences of chunks, producing a read-only filesystem where
files share chunks, fetching and caching chunks on-demand, and reducing the overall disk requirements for binary caches
that would otherwise be storing Nix Archives (NARs).&lt;/p&gt;
&lt;p&gt;nixpkgs.news is now also accepting sponsorship applications! If you or your business benefit from the publication and would
like to support it financially, you can reach out &lt;a href=&quot;mailto:jake.hamilton@hey.com&quot;&gt;via email&lt;/a&gt;. All sponsorships of nixpkgs.news
articles will take the form of non-intrusive and relevant text-based advertisement.&lt;/p&gt;
&lt;p&gt;Readers interested in supporting the effort can also consider &lt;a href=&quot;https://www.patreon.com/jakehamilton&quot;&gt;subscribing on Patreon&lt;/a&gt;.
Doing so provides multiple benefits such as early access to nixpkgs.news articles, early access to upcoming projects, one-on-one
Nix support, bi-weekly updates for the in-progress book Nix For Newcomers, and more!&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/alyssais&quot;&gt;@alyssais&lt;/a&gt;: updated &lt;code&gt;util-linux&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-28085&quot;&gt;&lt;code&gt;CVE-2024-28085&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309805&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/edef1c&quot;&gt;@edef1c&lt;/a&gt;: updated &lt;code&gt;git&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32002&quot;&gt;&lt;code&gt;CVE-2024-32002&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32004&quot;&gt;&lt;code&gt;CVE-2024-32004&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32465&quot;&gt;&lt;code&gt;CVE-2024-32465&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32020&quot;&gt;&lt;code&gt;CVE-2024-32020&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32021&quot;&gt;&lt;code&gt;CVE-2024-32021&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311801&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilylange&quot;&gt;@emilylange&lt;/a&gt;: updated &lt;code&gt;chromedriver&lt;/code&gt;, &lt;code&gt;chromium&lt;/code&gt;, and &lt;code&gt;ungoogled-chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4947&quot;&gt;&lt;code&gt;CVE-2024-4947&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4948&quot;&gt;&lt;code&gt;CVE-2024-4948&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4949&quot;&gt;&lt;code&gt;CVE-2024-4949&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4950&quot;&gt;&lt;code&gt;CVE-2024-4950&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312059&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MagicRB&quot;&gt;@MagicRB&lt;/a&gt;: updated &lt;code&gt;docker_24&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-21626&quot;&gt;&lt;code&gt;CVE-2024-21626&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-23651&quot;&gt;&lt;code&gt;CVE-2024-23651&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-23652&quot;&gt;&lt;code&gt;CVE-2024-23652&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-23653&quot;&gt;&lt;code&gt;CVE-2024-23653&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311392&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt;: updated &lt;code&gt;microcodeIntel&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-45733&quot;&gt;&lt;code&gt;CVE-2023-45733&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-46103&quot;&gt;&lt;code&gt;CVE-2024-46103&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-45745&quot;&gt;&lt;code&gt;CVE-2023-45745&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-47855&quot;&gt;&lt;code&gt;CVE-2023-47855&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311717&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/SuperSandro2000&quot;&gt;@SuperSandro2000&lt;/a&gt;: updated &lt;code&gt;paperless-ngx&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-35184&quot;&gt;&lt;code&gt;CVE-2024-35184&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312492&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt;: added &lt;code&gt;catppuccinifier-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312429&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/alyssais&quot;&gt;@alyssais&lt;/a&gt;: added &lt;code&gt;tiny-dfr&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/277549&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/brsvh&quot;&gt;@brsvh&lt;/a&gt;: added &lt;code&gt;parinfer-rust-emacs&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310468&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/cameronraysmith&quot;&gt;@cameronraysmith&lt;/a&gt;: added &lt;code&gt;ratchet&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311799&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/CherryKitten&quot;&gt;@CherryKitten&lt;/a&gt;: added &lt;code&gt;gungnir&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311881&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Coca162&quot;&gt;@Coca162&lt;/a&gt;: added &lt;code&gt;miracode&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311743&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fpletz&quot;&gt;@fpletz&lt;/a&gt;: added &lt;code&gt;tracexec&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311809&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fufexan&quot;&gt;@fufexan&lt;/a&gt;: added &lt;code&gt;hyprwayland-scanner&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309075&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;eepers&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304221&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/gepbird&quot;&gt;@gepbird&lt;/a&gt;: added &lt;code&gt;dbeaver-bin&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311968&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;code&gt;modrinth-app&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289149&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;code&gt;shellcheck-sarif&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/266575&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/JohnRTitor&quot;&gt;@JohnRTitor&lt;/a&gt;: added &lt;code&gt;plymouth-matrix-theme&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312459&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/lorenzleutgeb&quot;&gt;@lorenzleutgeb&lt;/a&gt;: added &lt;code&gt;benchexec&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/263375&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/luftmensch-luftmensch&quot;&gt;@luftmensch-luftmensch&lt;/a&gt;: added &lt;code&gt;cargo-features-manager&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312464&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/luftmensch-luftmensch&quot;&gt;@luftmensch-luftmensch&lt;/a&gt;: added &lt;code&gt;izrss&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311889&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ners&quot;&gt;@ners&lt;/a&gt;: added &lt;code&gt;bdf2ttf&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310328&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/NobbZ&quot;&gt;@NobbZ&lt;/a&gt;: added &lt;code&gt;kx-aspe-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311464&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/nyabinary&quot;&gt;@nyabinary&lt;/a&gt;: added &lt;code&gt;goofcord&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310646&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Nydragon&quot;&gt;@Nydragon&lt;/a&gt;: added &lt;code&gt;rofi-obsidian&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312259&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/onny&quot;&gt;@onny&lt;/a&gt;: added &lt;code&gt;opencascade-occt_7_6&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309347&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/peterhoeg&quot;&gt;@peterhoeg&lt;/a&gt;: added &lt;code&gt;fooyin&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311879&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RaghavSood&quot;&gt;@RaghavSood&lt;/a&gt;: added &lt;code&gt;workshop-runner&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312370&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/SyedAhkam&quot;&gt;@SyedAhkam&lt;/a&gt;: added &lt;code&gt;bombsquad&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309886&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wegank&quot;&gt;@wegank&lt;/a&gt;: added &lt;code&gt;sync&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/311933&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/weitzj&quot;&gt;@weitzj&lt;/a&gt;: added &lt;code&gt;powerpipe&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/307971&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/YvesStraten&quot;&gt;@YvesStraten&lt;/a&gt;: added &lt;code&gt;picom-pijulius&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/312338&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/PatrickDaG&quot;&gt;@PatrickDaG&lt;/a&gt;: added &lt;code&gt;your_spotify&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293817&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-05-11</title><link>https://nixpkgs.news/archive/2024-05-11/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-05-11/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sat, 11 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Last week began with a bang, starting with the announcement of &lt;a href=&quot;https://lix.systems&quot;&gt;Lix&lt;/a&gt;, a Nix fork. The project
describes itself as &quot;a modern, delicious implementation of the Nix package manager, focused on correctness,
usability, and growth – and committed to doing right by its community&quot; and is run by several &lt;a href=&quot;https://lix.systems/team/&quot;&gt;subject matter
experts&lt;/a&gt;. Lix has been worked on for the past two months before beginning its public
preview on May 5th. With improvements to stability and user experience, this project is worth following. If you
would like to get started using Lix, see the instructions for &lt;a href=&quot;https://lix.systems/install/&quot;&gt;Installing Lix&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/thufschmitt&quot;&gt;@thufschmitt&lt;/a&gt; announced that &lt;a href=&quot;https://discourse.nixos.org/t/nix-constitutional-assembly-applications-open/45186&quot;&gt;Nix Constitutional Assembly Applications are now open&lt;/a&gt;. For community
members interested in participating in the 7-member assembly, see the announcement post for full details on the
application requirements and instructions. The process is expected to take roughly two weeks of work spread over the
course of two months in order to establish a new governance structure for the Nix ecosystem.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Mic92&quot;&gt;@Mic92&lt;/a&gt; has posted a call for help &lt;a href=&quot;https://discourse.nixos.org/t/help-wanted-updating-links-to-point-to-the-new-nixos-wiki/45185&quot;&gt;updating links to point to the new NixOS wiki&lt;/a&gt;.
With the recent adoption of the official NixOS wiki, existing documentation and community resources need to be
modified to point to &lt;a href=&quot;https://wiki.nixos.org&quot;&gt;wiki.nixos.org&lt;/a&gt;. Any help is welcome and will improve the onboarding
experience of new Nix users by making it easier to find official documentation.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/fricklerhandwerk&quot;&gt;@fricklerhandwerk&lt;/a&gt; announced that regular &lt;a href=&quot;https://discourse.nixos.org/t/documentation-office-hours-onboarding-for-new-maintainers/45015&quot;&gt;documentation office hours and onboarding for new maintainers&lt;/a&gt; will be held each week for the next few months. If you would like to help improve the state
of Nix documentation, interested contributors can view available office hours on &lt;a href=&quot;https://calendar.google.com/calendar/u/0/embed?src=b9o52fobqjak8oq8lfkhg3t0qg@group.calendar.google.com&quot;&gt;Google Calendar&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/leona-ya&quot;&gt;@leona-ya&lt;/a&gt;: updated &lt;code&gt;glib&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-34397&quot;&gt;&lt;code&gt;CVE-2024-34397&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309952&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/networkException&quot;&gt;@networkException&lt;/a&gt;: updated &lt;code&gt;chromedriver&lt;/code&gt;, &lt;code&gt;ungoogled-chromium&lt;/code&gt;, and &lt;code&gt;chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4671&quot;&gt;&lt;code&gt;CVE-2024-4671&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310471&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/qubitnano&quot;&gt;@qubitnano&lt;/a&gt;: modified &lt;code&gt;gdk-pixbuf&lt;/code&gt; to avoid &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2022-48622&quot;&gt;&lt;code&gt;CVE-2022-48622&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308976&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jacg&quot;&gt;@jacg&lt;/a&gt;: added &lt;code&gt;bugstalker&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/306479&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jlesquembre&quot;&gt;@jlesquembre&lt;/a&gt;: added &lt;code&gt;openfga-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310184&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jlesquembre&quot;&gt;@jlesquembre&lt;/a&gt;: added &lt;code&gt;openfpa&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310534&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/momeemt&quot;&gt;@momeemt&lt;/a&gt;: added &lt;code&gt;superfile&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310718&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/pbek&quot;&gt;@pbek&lt;/a&gt;: added &lt;code&gt;go-passbolt-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304480&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/pbek&quot;&gt;@pbek&lt;/a&gt;: added &lt;code&gt;wowup-cf&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310189&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Sail0rd&quot;&gt;@Sail0rd&lt;/a&gt;: added &lt;code&gt;litmusctl&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309817&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/sodiboo&quot;&gt;@sodiboo&lt;/a&gt;: added &lt;code&gt;caligula&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310023&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;pragtical&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/306852&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/tomfitzhenry&quot;&gt;@tomfitzhenry&lt;/a&gt;: added &lt;code&gt;go-landlock&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309208&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wangxiaoerYah&quot;&gt;@wangxiaoerYah&lt;/a&gt;: added &lt;code&gt;halo&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/310156&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wr7&quot;&gt;@wr7&lt;/a&gt;: added &lt;code&gt;glsl_analyzer&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295076&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-05-05</title><link>https://nixpkgs.news/archive/2024-05-05/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-05-05/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 05 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;As of last week, Eelco Dolstra has stepped down from the NixOS Foundation Board. The foundation outlined steps for and began organizing a constitutional assembly to restructure governance for the Nix ecosystem.
The board intends to delegate authority to the community to during and after this restructuring effort.
As such, a discussion space has been created on Zulip with the goals of managing this assembly and receiving
input from members of the community. For the full details of these events and for information on how to
join the assembly discussion space, see the official post: &lt;a href=&quot;https://discourse.nixos.org/t/nixos-foundation-board-giving-power-to-the-community/44552&quot;&gt;NixOS Foundation Board: Giving power to the
community&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Last week also saw the emergence of a Nix fork, &lt;a href=&quot;https://aux.computer&quot;&gt;Aux&lt;/a&gt;. For insight into what the
fork intends to accomplish, see the linked site and for information about Aux&apos;s response to changes in
the Nix ecosystem see the post &lt;a href=&quot;https://forum.aux.computer/t/the-future-of-aux-and-nix/168&quot;&gt;The Future of Aux and Nix&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/BatteredBunny&quot;&gt;@BatteredBunny&lt;/a&gt; has announced &lt;a href=&quot;https://discourse.nixos.org/t/brew-nix-a-flake-automatically-packaging-all-homebrew-casks/44880&quot;&gt;Brew-nix&lt;/a&gt;,
an experimental Nix flake for automatically packaging all Homebrew casks for Nix. If you are currently
using Nix on macOS and would like to transition any remaining Homebrew tooling to reproducible Nix
configuration then this project is just the one for you. The project can be found on &lt;a href=&quot;https://github.com/BatteredBunny/brew-nix&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/viperML&quot;&gt;@viperML&lt;/a&gt; released &lt;a href=&quot;https://discourse.nixos.org/t/noshell-user-configurable-login-shell/44703&quot;&gt;Noshell&lt;/a&gt;, a user-configurable login shell that allows for switching shells
without root privileges. Users can replace their shell by modifying a symlink in their home directory rather
interfacing with &lt;code&gt;chsh&lt;/code&gt; or system configuration. For more information, see the project&apos;s &lt;a href=&quot;https://github.com/viperML/noshell&quot;&gt;GitHub&lt;/a&gt; repository.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Mic92&quot;&gt;@Mic92&lt;/a&gt; let the community know that &lt;a href=&quot;https://discourse.nixos.org/t/buildbot-nix-now-supports-gitea/44789&quot;&gt;Buildbot-nix now supports Gitea&lt;/a&gt;.
Documentation for the feature is still in progress, but users can begin using it today by referencing
examples in the project&apos;s &lt;a href=&quot;https://github.com/Mic92/buildbot-nix/blob/a36953b52d6bb9a52da2f5edce9abba18bd595c5/examples/master.nix#L41&quot;&gt;GitHub&lt;/a&gt; repository.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/RaitoBezarius&quot;&gt;@RaitoBezarius&lt;/a&gt; announced a partnership between
&lt;a href=&quot;https://discourse.nixos.org/t/exciting-partnership-announcement-framework-community-nixos-communities-join-forces/44640&quot;&gt;Framework and the NixOS Community&lt;/a&gt;!
The partnership intends to seed Framework computers to participants who will be able to contribute fixes
and improvements for NixOS support on these machines. For information on how to apply, see the linked
announcement.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/binarycat&quot;&gt;@binarycat&lt;/a&gt; has released &lt;a href=&quot;https://discourse.nixos.org/t/nix-inst-0-3-3-released-better-imperitive-package-management/44831&quot;&gt;Nix-inst&lt;/a&gt;,
a tool for managing imperative package management more easily. The tool comes with UX, stability, and
performance improvements as well as support for systems using Nix Flakes and ones that are not. The
project can be found on &lt;a href=&quot;https://codeberg.org/binarycat/nix-inst&quot;&gt;Codeberg&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/hexa&quot;&gt;@hexa&lt;/a&gt; welcomed &lt;a href=&quot;https://discourse.nixos.org/u/endocrimes&quot;&gt;@endocrimes&lt;/a&gt; (Danielle Lancashire) to the moderation team. She has been contributing to NixPkgs since 2019 and co-chairs
the CNCF wasm-wg as well as being a member of the Kubernetes Code of Conduct Committee. Her experience and
and knowledge should make her a great addition to the team. The full announcement is available on the
&lt;a href=&quot;https://discourse.nixos.org/t/welcome-endocrimes-to-the-moderation-team/44793&quot;&gt;NixOS Discourse&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/aciceri&quot;&gt;@aciceri&lt;/a&gt; posted &lt;a href=&quot;https://discourse.nixos.org/t/agenix-shell-keep-secrets-directly-in-your-flake-and-access-them-from-your-devshell/44716&quot;&gt;Agenix-shell&lt;/a&gt;,
a tool that allows for encrypted secrets to be provided to flakes while having them decrypted in the
development shell environment. The project&apos;s source code is available on &lt;a href=&quot;https://github.com/aciceri/agenix-shell&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Janik&quot;&gt;@Janik&lt;/a&gt; announced this year&apos;s &lt;a href=&quot;https://discourse.nixos.org/t/announcing-our-google-summer-of-code-participants/44618&quot;&gt;Google Summer of Code Participants&lt;/a&gt;!
These participants include siddhantCodes, Sinan Mohd, Vidhvath J, and Yurii Shymon. Over the next 8-12
weeks pull requests and progress posts will be created as a part of the event. This is the first year that
the NixOS Foundation is participating in Google Summer of Code and it is exciting to see some great
initiatives and contributors joining.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: patched &lt;code&gt;python3Packages.aiohttp&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-30251&quot;&gt;&lt;code&gt;CVE-2024-30251&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308764&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: patched &lt;code&gt;R&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-27322&quot;&gt;&lt;code&gt;CVE-2024-27322&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308781&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;storm&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-43123&quot;&gt;&lt;code&gt;CVE-2023-43123&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305407&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/networkException&quot;&gt;@networkException&lt;/a&gt;: updated &lt;code&gt;ungoogled-chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4331&quot;&gt;&lt;code&gt;CVE-2024-4331&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4368&quot;&gt;&lt;code&gt;CVE-2024-4368&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309090&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yayayayaka&quot;&gt;@yayayayaka&lt;/a&gt;: updated &lt;code&gt;electron_29&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4058&quot;&gt;&lt;code&gt;CVE-2024-4058&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-4060&quot;&gt;&lt;code&gt;CVE-2024-4060&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309041&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/9glenda&quot;&gt;@9glenda&lt;/a&gt;: added &lt;code&gt;lc0&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305525&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/a-camarillo&quot;&gt;@a-camarillo&lt;/a&gt;: added &lt;code&gt;broom&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/306057&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/acesyde&quot;&gt;@acesyde&lt;/a&gt;: added &lt;code&gt;gitversion&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289799&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt;: added &lt;code&gt;lilipod&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308524&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/aos&quot;&gt;@aos&lt;/a&gt;: added &lt;code&gt;kubernetes-helm-mapkubeapis&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301933&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bddvlpr&quot;&gt;@bddvlpr&lt;/a&gt;: added &lt;code&gt;youtube-upnext&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283286&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/b-rodrigues&quot;&gt;@b-rodrigues&lt;/a&gt;: added &lt;code&gt;symphony&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305301&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/evenbrenden&quot;&gt;@evenbrenden&lt;/a&gt;: added &lt;code&gt;jotta-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302570&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;cent&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308582&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;galah&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308545&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;trickest-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/307918&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;xnlinkfinder&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308580&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;cosmic-tasks&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305008&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;code&gt;protonplus&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296126&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/grahamnorris&quot;&gt;@grahamnorris&lt;/a&gt;: added &lt;code&gt;flashgbx&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291763&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/javaes&quot;&gt;@javaes&lt;/a&gt;: added &lt;code&gt;slumber&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308200&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: added &lt;code&gt;varnish75&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308604&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MatthewCroughan&quot;&gt;@MatthewCroughan&lt;/a&gt;: added &lt;code&gt;dps8m&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/264416&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MatthewCroughan&quot;&gt;@MatthewCroughan&lt;/a&gt;: added &lt;code&gt;jtdx&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/307230&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MatthewCroughan&quot;&gt;@MatthewCroughan&lt;/a&gt;: added &lt;code&gt;nss-xhosts&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/277782&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MatthewCroughan&quot;&gt;@MatthewCroughan&lt;/a&gt;: added &lt;code&gt;ucblogo&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291621&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RaySlash&quot;&gt;@RaySlash&lt;/a&gt;: added &lt;code&gt;yofi&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308481&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/rohanssrao&quot;&gt;@rohanssrao&lt;/a&gt;: added &lt;code&gt;lumafly&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/306907&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/rollf&quot;&gt;@rollf&lt;/a&gt;: added &lt;code&gt;nf-test&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308756&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ruby0b&quot;&gt;@ruby0b&lt;/a&gt;: added &lt;code&gt;ups&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308628&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/sikmir&quot;&gt;@sikmir&lt;/a&gt;: added &lt;code&gt;redka&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/308361&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/starsep&quot;&gt;@starsep&lt;/a&gt;: added &lt;code&gt;kotlin-interactive-shell&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/285902&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;hieroglyphic&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/307857&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;siyuan&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309163&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/vinnymeller&quot;&gt;@vinnymeller&lt;/a&gt;: added &lt;code&gt;jikken&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305885&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yayayayaka&quot;&gt;@yayayayaka&lt;/a&gt;: added &lt;code&gt;electron_30&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/309041&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Cryolitia&quot;&gt;@Cryolitia&lt;/a&gt;: added &lt;code&gt;xdg-terminal-exec&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303225&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/evenbrenden&quot;&gt;@evenbrenden&lt;/a&gt;: added &lt;code&gt;jotta-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302570&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-04-28</title><link>https://nixpkgs.news/archive/2024-04-28/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-04-28/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 28 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Recent events in the Nix Community have resulted in many unpleasant situations over the last week. Jonathan Ringer will no
longer be fulfilling the role of release manager due to multiple code of conduct violations. NixPkgs maintainers are &lt;a href=&quot;https://github.com/NixOS/nixpkgs/issues?q=label%3A%228.has%3A+maintainer+removal%22+is%3Aclosed&quot;&gt;leaving
the project&lt;/a&gt;. Many of these
events have been percolating, but have since reached &lt;a href=&quot;https://kilo.bytesize.xyz/nix-the-breaking-point&quot;&gt;a breaking point&lt;/a&gt;.
Vital packages are currently left unmaintained and morale is at an all-time low. Currently, the future of Nix appears unclear
and pretending otherwise would be disingenuous. As such, this week&apos;s issue of nixpkgs.news is not including announcements or a report of
packages, modules, or security changes. Instead, readers are encouraged to reflect on how we got here and the substantial changes
that must be made to governance of Nix if it is to continue.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-04-21</title><link>https://nixpkgs.news/archive/2024-04-21/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-04-21/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 21 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;As we near the end of April, the &lt;code&gt;24.05&lt;/code&gt; release cycle is quickly approaching! This release, NixOS 24.05 &quot;Uakari&quot;, is
being managed by &lt;a href=&quot;https://github.com/wegank&quot;&gt;Weijia Wang&lt;/a&gt; and &lt;a href=&quot;https://github.com/jonringer&quot;&gt;Jonathan Ringer&lt;/a&gt;.
NixPkgs branches will be gradually restricted over the next few weeks to support the new stable release. If there
are any important changes for critical packages, now is the time to include them! For more information on the
release schedule, see the issue on GitHub for the &lt;a href=&quot;https://github.com/NixOS/nixpkgs/issues/303285&quot;&gt;NixOS 24.05 Release Schedule&lt;/a&gt;.
For information on the Zero Hydra Failures (Nix&apos;s CI pipeline) initiative, &lt;a href=&quot;https://zh.fail/&quot;&gt;zh.fail&lt;/a&gt; provides an up to date dashboard.
To track broken packages that need fixing before the release is cut, see &lt;a href=&quot;https://malob.github.io/nix-review-tools-reports/&quot;&gt;malob.github.io/nix-review-tools-reports&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/starcraft66&quot;&gt;@starcraft66&lt;/a&gt; has announced the creation of a Nix package for &lt;a href=&quot;https://discourse.nixos.org/t/net-aspire-dashboard-local-opentelemetry-ui-packaged-for-nix/43650&quot;&gt;.NET Aspire Dashboard, a local OpenTelemetry UI&lt;/a&gt;. OpenTelemetry is an indispensable tool for improving observability and monitoring for
services, but is typically deployed in a remote environment. Having access to a local dashboard available via a Nix
shell is an excellent addition to every developer&apos;s tool set. The package can be found as a Nix Flake
&lt;a href=&quot;https://github.com/starcraft66/nix-dotnet-aspire-dashboard&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilylange&quot;&gt;@emilylange&lt;/a&gt;: updated &lt;code&gt;chromium&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3832&quot;&gt;&lt;code&gt;CVE-2024-3832&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3833&quot;&gt;&lt;code&gt;CVE-2024-3833&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3914&quot;&gt;&lt;code&gt;CVE-2024-3914&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3834&quot;&gt;&lt;code&gt;CVE-2024-3834&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3837&quot;&gt;&lt;code&gt;CVE-2024-3837&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3838&quot;&gt;&lt;code&gt;CVE-2024-3838&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3839&quot;&gt;&lt;code&gt;CVE-2024-3839&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3840&quot;&gt;&lt;code&gt;CVE-2024-3840&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3841&quot;&gt;&lt;code&gt;CVE-2024-3841&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3843&quot;&gt;&lt;code&gt;CVE-2024-3843&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3844&quot;&gt;&lt;code&gt;CVE-2024-3844&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3845&quot;&gt;&lt;code&gt;CVE-2024-3845&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3846&quot;&gt;&lt;code&gt;CVE-2024-3846&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3847&quot;&gt;&lt;code&gt;CVE-2024-3847&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304768&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/leona-ya&quot;&gt;@leona-ya&lt;/a&gt;: updated &lt;code&gt;libreswan&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-2357&quot;&gt;&lt;code&gt;CVE-2024-2357&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3652&quot;&gt;&lt;code&gt;CVE-2024-3652&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305259&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;envoy&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-30255&quot;&gt;&lt;code&gt;CVE-2024-30255&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303227&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;glibc&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-2961&quot;&gt;&lt;code&gt;CVE-2024-2961&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304877&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;kubernetes&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3177&quot;&gt;&lt;code&gt;CVE-2024-3177&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304897&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt;: updated &lt;code&gt;matrix-appservice-irc&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-32000&quot;&gt;&lt;code&gt;CVE-2024-32000&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304515&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt;: updated &lt;code&gt;putty&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2023-48795&quot;&gt;&lt;code&gt;CVE-2023-48795&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-31497&quot;&gt;&lt;code&gt;CVE-2024-31497&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304468&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: patched &lt;code&gt;mbedtls&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-28755&quot;&gt;&lt;code&gt;CVE-2024-28755&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303874&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: patched &lt;code&gt;python311Packages.blosc2&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3203&quot;&gt;&lt;code&gt;CVE-2024-3203&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3204&quot;&gt;&lt;code&gt;CVE-2024-3204&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304367&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: patched &lt;code&gt;qdrant&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3078&quot;&gt;&lt;code&gt;CVE-2024-3078&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304371&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yayayayaka&quot;&gt;@yayayayaka&lt;/a&gt;: updated &lt;code&gt;electron&lt;/code&gt; to fix &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-1580&quot;&gt;&lt;code&gt;CVE-2024-1580&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3157&quot;&gt;&lt;code&gt;CVE-2024-3157&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3515&quot;&gt;&lt;code&gt;CVE-2024-3515&lt;/code&gt;&lt;/a&gt;, &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3516&quot;&gt;&lt;code&gt;CVE-2024-3516&lt;/code&gt;&lt;/a&gt;, and &lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3517&quot;&gt;&lt;code&gt;CVE-2024-3517&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304890&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/afh&quot;&gt;@afh&lt;/a&gt;: added &lt;code&gt;boost185&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304502&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/aktaboot&quot;&gt;@aktaboot&lt;/a&gt;: added &lt;code&gt;dogedns&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305139&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bnlrnz&quot;&gt;@bnlrnz&lt;/a&gt;: added &lt;code&gt;wlr-layout-ui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301557&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/cafkafk&quot;&gt;@cafkafk&lt;/a&gt;: added &lt;code&gt;kafka-cmak&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301475&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/DontEatOreo&quot;&gt;@DontEatOreo&lt;/a&gt;: added &lt;code&gt;arc-browser&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304337&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eclairevoyant&quot;&gt;@eclairevoyant&lt;/a&gt;: added &lt;code&gt;converseen&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/272288&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eclairevoyant&quot;&gt;@eclairevoyant&lt;/a&gt;: added &lt;code&gt;rippkgs&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305125&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eclairevoyant&quot;&gt;@eclairevoyant&lt;/a&gt;: added &lt;code&gt;sshesame&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/278905&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;gtfocli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305101&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;nomore403&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305115&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/FabianRig&quot;&gt;@FabianRig&lt;/a&gt;: added &lt;code&gt;labelle&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304353&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fccapria&quot;&gt;@fccapria&lt;/a&gt;: added &lt;code&gt;sandbar&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304029&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hatch01&quot;&gt;@hatch01&lt;/a&gt;: added &lt;code&gt;antares&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299465&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hexchen&quot;&gt;@hexchen&lt;/a&gt;: added &lt;code&gt;bundlewrap-keepass&lt;/code&gt;, &lt;code&gt;bundlewrap-pass&lt;/code&gt;, and &lt;code&gt;bundlewrap-teamvault&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/266258&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/isabelroses&quot;&gt;@isabelroses&lt;/a&gt;: added &lt;code&gt;fork-cleaner&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303817&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/isabelroses&quot;&gt;@isabelroses&lt;/a&gt;: added &lt;code&gt;kittysay&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303823&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jnsgruk&quot;&gt;@jnsgruk&lt;/a&gt;: added &lt;code&gt;charmcraft&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303369&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jnsgruk&quot;&gt;@jnsgruk&lt;/a&gt;: added &lt;code&gt;snapcraft&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305035&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/justinas&quot;&gt;@justinas&lt;/a&gt;: added &lt;code&gt;teleport_15&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/285922&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/kai-tub&quot;&gt;@kai-tub&lt;/a&gt;: added &lt;code&gt;immich-go&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303799&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Leixb&quot;&gt;@Leixb&lt;/a&gt;: added &lt;code&gt;mpris-notifier&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304901&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/nyadiia&quot;&gt;@nyadiia&lt;/a&gt;: added &lt;code&gt;solitaire-tui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303222&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/nyawox&quot;&gt;@nyawox&lt;/a&gt;: added &lt;code&gt;poppins&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304460&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/oluceps&quot;&gt;@oluceps&lt;/a&gt;: added &lt;code&gt;glider&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295219&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/oluceps&quot;&gt;@oluceps&lt;/a&gt;: added &lt;code&gt;moproxy&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295233&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/oluceps&quot;&gt;@oluceps&lt;/a&gt;: added &lt;code&gt;restls&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295235&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/oluceps&quot;&gt;@oluceps&lt;/a&gt;: added &lt;code&gt;shadow-tls&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295581&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/quantenzitrone&quot;&gt;@quantenzitrone&lt;/a&gt;: added &lt;code&gt;katawa-shoujo-re-engineered&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/297572&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RaitoBezarius&quot;&gt;@RaitoBezarius&lt;/a&gt;: added &lt;code&gt;git-pw&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/235918&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RossComputerGuy&quot;&gt;@RossComputerGuy&lt;/a&gt;: added &lt;code&gt;zig_0_12&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/305395&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/rster2002&quot;&gt;@rster2002&lt;/a&gt;: added &lt;code&gt;myxer&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304576&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/savyajha&quot;&gt;@savyajha&lt;/a&gt;: added &lt;code&gt;firefly-iii&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302136&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/soywod&quot;&gt;@soywod&lt;/a&gt;: added &lt;code&gt;neverest&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304281&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/sternenseemann&quot;&gt;@sternenseemann&lt;/a&gt;: added &lt;code&gt;haskell.compiler.ghc965&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304524&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/terrorbyte&quot;&gt;@terrorbyte&lt;/a&gt;: added &lt;code&gt;voidmap&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300804&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TheRealKeto&quot;&gt;@TheRealKeto&lt;/a&gt;: added &lt;code&gt;castero&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303771&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/thillux&quot;&gt;@thillux&lt;/a&gt;: added &lt;code&gt;cyclonedx-cli&lt;/code&gt; and &lt;code&gt;sbom-utility&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299753&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;inochi-creator&lt;/code&gt; and &lt;code&gt;inochi-session&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/288841&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;sourcery&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/244908&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/vinnymeller&quot;&gt;@vinnymeller&lt;/a&gt;: added &lt;code&gt;atac&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304574&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/viraptor&quot;&gt;@viraptor&lt;/a&gt;: added &lt;code&gt;ssimulacra2&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304495&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/YMSTNT&quot;&gt;@YMSTNT&lt;/a&gt;: added &lt;code&gt;fcast-receiver&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283513&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/NyCodeGHG&quot;&gt;@NyCodeGHG&lt;/a&gt;: added &lt;code&gt;db-rest&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/268133&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/savyajha&quot;&gt;@savyajha&lt;/a&gt;: added &lt;code&gt;firefly-iii&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302136&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/SebastianWendel&quot;&gt;@SebastianWendel&lt;/a&gt;: added &lt;code&gt;prometheus-dnssec-exporter&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302375&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Tom-Hubrecht&quot;&gt;@Tom-Hubrecht&lt;/a&gt;: added &lt;code&gt;netbird-server&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/247118&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/YMSTNT&quot;&gt;@YMSTNT&lt;/a&gt;: added &lt;code&gt;fcast-receiver&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283513&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-04-14</title><link>https://nixpkgs.news/archive/2024-04-14/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-04-14/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 14 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/thufschmitt&quot;&gt;@thufschmitt&lt;/a&gt; created a follow-up post discussing the
creation of the recent &lt;a href=&quot;https://discourse.nixos.org/t/nixos-foundation-event-sponsorship-policy/43110&quot;&gt;NixOS Foundation Event Sponsorship Policy&lt;/a&gt; as well as the widespread effects that both the
lack of a policy and the lengthy implementation of this announced one has caused. Readers of nixpkgs.news
are encouraged to read the announcement directly. Many important contributors and members of the
community were affected by these recent events and the comments of this post reflect the commitment
of many to build a positive ecosystem if they are able to.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/blusk&quot;&gt;@blusk&lt;/a&gt; has announced &lt;a href=&quot;https://discourse.nixos.org/t/nix-inspect-a-tui-for-browsing-nix-configs-and-other-expressions/43180&quot;&gt;Nix-inspect&lt;/a&gt;, a TUI for browsing nix configs and other expressions. Providing a more ergonomic and discoverable way to browse Nix
expressions than the Nix REPL, this program should be added to your tool belt right away. The project
can be found on &lt;a href=&quot;https://github.com/bluskript/nix-inspect&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: updated &lt;code&gt;python312Packages.yt-dlp&lt;/code&gt; to fix &lt;code&gt;CVE-2024-22423&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302958&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: flagged &lt;code&gt;envoy&lt;/code&gt; as vulnerable to &lt;code&gt;CVE-2024-30255&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303204&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;cosign&lt;/code&gt; to fix &lt;code&gt;CVE-2024-29903&lt;/code&gt; and &lt;code&gt;CVE-2024-29902&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304017&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;curl&lt;/code&gt; to fix &lt;code&gt;CVE-2024-2466&lt;/code&gt;, &lt;code&gt;CVE-2024-2398&lt;/code&gt;, &lt;code&gt;CVE-2024-2379&lt;/code&gt;, and &lt;code&gt;CVE-2024-2004&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299580&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;libdwarf&lt;/code&gt; to fix &lt;code&gt;CVE-2024-2002&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/297049&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;trafficserver&lt;/code&gt; to fix &lt;code&gt;CVE-2024-31309&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303171&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Ma27&quot;&gt;@Ma27&lt;/a&gt;: updated &lt;code&gt;php&lt;/code&gt; to fix &lt;code&gt;CVE-2024-2756&lt;/code&gt;, &lt;code&gt;CVE-2024-3096&lt;/code&gt;, and &lt;code&gt;CVE-2024-2757&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303711&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt;: updated &lt;code&gt;python312Packages.idna&lt;/code&gt; to fix &lt;code&gt;CVE-2024-3651&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303552&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/networkException&quot;&gt;@networkException&lt;/a&gt;: updated &lt;code&gt;chromedriver&lt;/code&gt;, &lt;code&gt;chromium&lt;/code&gt;, and &lt;code&gt;ungoogled-chromium&lt;/code&gt; to fix &lt;code&gt;CVE-2024-3157&lt;/code&gt;, &lt;code&gt;CVE-2024-3516&lt;/code&gt;, and &lt;code&gt;CVE-2024-3515&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303377&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: patched &lt;code&gt;python311Packages.jwcrypto&lt;/code&gt; to fix &lt;code&gt;CVE-2024-28102&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303896&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: updated &lt;code&gt;wireshark&lt;/code&gt; to fix &lt;code&gt;CVE-2024-2955&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/304010&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wegank&quot;&gt;@wegank&lt;/a&gt;: patched &lt;code&gt;guix&lt;/code&gt; to fix &lt;code&gt;CVE-2024-27297&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303024&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yayayayaka&quot;&gt;@yayayayaka&lt;/a&gt;: updated &lt;code&gt;electron-source&lt;/code&gt; to fix &lt;code&gt;CVE-2024-3156&lt;/code&gt; and &lt;code&gt;CVE-2024-3159&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303274&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yayayayaka&quot;&gt;@yayayayaka&lt;/a&gt;: updated &lt;code&gt;gitlab&lt;/code&gt; to fix &lt;code&gt;CVE-2023-6489&lt;/code&gt;, &lt;code&gt;CVE-2023-6678&lt;/code&gt;, &lt;code&gt;CVE-2024-2279&lt;/code&gt;, and &lt;code&gt;CVE-2024-3092&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303341&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/8aed&quot;&gt;@8aed&lt;/a&gt;: added &lt;code&gt;passt&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/265409&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt;: added &lt;code&gt;pablodraw&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287984&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt;: added &lt;code&gt;pomodoro-gtk&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302852&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/anthonyroussel&quot;&gt;@anthonyroussel&lt;/a&gt;: added &lt;code&gt;realmd&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302083&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ashuramaruzxc&quot;&gt;@ashuramaruzxc&lt;/a&gt;: added &lt;code&gt;thcrap-steam-proton-wrapper&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301845&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Atemu&quot;&gt;@Atemu&lt;/a&gt;: added &lt;code&gt;ffmpeg_7&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301855&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/auroraanna&quot;&gt;@auroraanna&lt;/a&gt;: added &lt;code&gt;colstr&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/276491&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bddvlpr&quot;&gt;@bddvlpr&lt;/a&gt;: added &lt;code&gt;hyprland-monitor-attached&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283262&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bluskript&quot;&gt;@bluskript&lt;/a&gt;: added &lt;code&gt;nix-inspect&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303512&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bonsairobo&quot;&gt;@bonsairobo&lt;/a&gt;: added &lt;code&gt;ktx-tools&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/267009&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ByteSudoer&quot;&gt;@ByteSudoer&lt;/a&gt;: added &lt;code&gt;chess-tui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299048&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ByteSudoer&quot;&gt;@ByteSudoer&lt;/a&gt;: added &lt;code&gt;koji&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301090&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/cafkafk&quot;&gt;@cafkafk&lt;/a&gt;: added &lt;code&gt;cargo-unfmt&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302384&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/chiroptical&quot;&gt;@chiroptical&lt;/a&gt;: added &lt;code&gt;erland_27&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303750&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/cimm&quot;&gt;@cimm&lt;/a&gt;: added &lt;code&gt;francis&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298182&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Conni2461&quot;&gt;@Conni2461&lt;/a&gt;: added &lt;code&gt;keydb&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301804&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Cryolitia&quot;&gt;@Cryolitia&lt;/a&gt;: added &lt;code&gt;shanggu-fonts&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303242&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/donovanglover&quot;&gt;@donovanglover&lt;/a&gt;: added &lt;code&gt;walker&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296165&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/dragonginger10&quot;&gt;@dragonginger10&lt;/a&gt;: added &lt;code&gt;discover-overlay&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295938&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/errnoh&quot;&gt;@errnoh&lt;/a&gt;: added &lt;code&gt;zluda&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/288644&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;radcli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303836&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fgaz&quot;&gt;@fgaz&lt;/a&gt;: added &lt;code&gt;wayfarer&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302772&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/flokli&quot;&gt;@flokli&lt;/a&gt;: added &lt;code&gt;brainstem&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302833&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;zed-editor&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/284010&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/getchoo&quot;&gt;@getchoo&lt;/a&gt;: added &lt;code&gt;garnet&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299566&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hellwolf&quot;&gt;@hellwolf&lt;/a&gt;: added &lt;code&gt;insync-nautilus&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302422&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hellwolf&quot;&gt;@hellwolf&lt;/a&gt;: added &lt;code&gt;lshw-gui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302060&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/imrying&quot;&gt;@imrying&lt;/a&gt;: added &lt;code&gt;dstep&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299797&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/isabelroses&quot;&gt;@isabelroses&lt;/a&gt;: added &lt;code&gt;pace&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303997&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/link2xt&quot;&gt;@link2xt&lt;/a&gt;: added &lt;code&gt;deltatouch&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289642&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/lukaslihotzki&quot;&gt;@lukaslihotzki&lt;/a&gt;: added multiple Asahi packages: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302205&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/marsam&quot;&gt;@marsam&lt;/a&gt;: added &lt;code&gt;piv-agent&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302264&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MatthewCroughan&quot;&gt;@MatthewCroughan&lt;/a&gt;: added &lt;code&gt;cc1541&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291473&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mattpolzin&quot;&gt;@mattpolzin&lt;/a&gt;: added &lt;code&gt;pixel-code&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295147&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mksafavi&quot;&gt;@mksafavi&lt;/a&gt;: added &lt;code&gt;livi&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295711&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/numinit&quot;&gt;@numinit&lt;/a&gt;: added &lt;code&gt;klee&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302984&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/numinit&quot;&gt;@numinit&lt;/a&gt;: added &lt;code&gt;pkcs11-provider&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300411&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ok-nick&quot;&gt;@ok-nick&lt;/a&gt;: added &lt;code&gt;c2patool&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292020&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/oo-infty&quot;&gt;@oo-infty&lt;/a&gt;: added &lt;code&gt;ugm&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287467&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/otavio&quot;&gt;@otavio&lt;/a&gt;: added &lt;code&gt;mcumgr-client&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301926&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Peefy&quot;&gt;@Peefy&lt;/a&gt;: added &lt;code&gt;kcl-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302488&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/PhDyellow&quot;&gt;@PhDyellow&lt;/a&gt;: added &lt;code&gt;ryzen_smu&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/271342&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Rucadi&quot;&gt;@Rucadi&lt;/a&gt;: added &lt;code&gt;devcontainer&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301313&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Sigmanificient&quot;&gt;@Sigmanificient&lt;/a&gt;: added &lt;code&gt;mini-calc&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301442&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/sikmir&quot;&gt;@sikmir&lt;/a&gt;: added &lt;code&gt;tootik&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302053&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/souxd&quot;&gt;@souxd&lt;/a&gt;: added &lt;code&gt;zandronum-alpha&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/271501&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/tiredofit&quot;&gt;@tiredofit&lt;/a&gt;: added &lt;code&gt;docker_26&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302945&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/toastal&quot;&gt;@toastal&lt;/a&gt;: added &lt;code&gt;movim&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296641&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Tochiaha&quot;&gt;@Tochiaha&lt;/a&gt;: added &lt;code&gt;dhcpig&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300555&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt;: added &lt;code&gt;nekoray&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300794&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Tom-Hubrecht&quot;&gt;@Tom-Hubrecht&lt;/a&gt;: added &lt;code&gt;crabfit&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300917&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/twitchy0&quot;&gt;@twitchy0&lt;/a&gt;: added &lt;code&gt;ngrid&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301972&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/uncenter&quot;&gt;@uncenter&lt;/a&gt;: added &lt;code&gt;cargo-shear&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303399&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/vinnymeller&quot;&gt;@vinnymeller&lt;/a&gt;: added &lt;code&gt;_0xpropo&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/303279&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/xrelkd&quot;&gt;@xrelkd&lt;/a&gt;: added &lt;code&gt;anchor&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302585&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yu-re-ka&quot;&gt;@yu-re-ka&lt;/a&gt;: added &lt;code&gt;fernglas&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/297416&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yu-re-ka&quot;&gt;@yu-re-ka&lt;/a&gt;: added &lt;code&gt;redict&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300049&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/linsui&quot;&gt;@linsui&lt;/a&gt;: added &lt;code&gt;lazygit&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302559&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/toastal&quot;&gt;@toastal&lt;/a&gt;: added &lt;code&gt;movim&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296641&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-04-07</title><link>https://nixpkgs.news/archive/2024-04-07/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-04-07/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 07 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Kicking this week off with a bang, &lt;a href=&quot;https://discourse.nixos.org/u/lassulus&quot;&gt;@lassulus&lt;/a&gt; has announced the
&lt;a href=&quot;https://discourse.nixos.org/t/wiki-nixos-org-is-now-live/42570&quot;&gt;launch of the new official wiki&lt;/a&gt;, found at
&lt;a href=&quot;https://wiki.nixos.org&quot;&gt;wiki.nixos.org&lt;/a&gt;. This effort was a long time coming and is the beginning of a more
cohesive developer and user experience for Nix.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/RaitoBezarius&quot;&gt;@RaitoBezarius&lt;/a&gt; has provided &lt;a href=&quot;https://discourse.nixos.org/t/update-on-sponsorship-policy-discussion/42704&quot;&gt;an update&lt;/a&gt;
on the previously mentioned sponsorship policy. A policy has not yet been decided on and the involved parties are
continuing to work out the details to ensure that the wishes of community members and contributors are
respected. A decision is likely to be made in time for the next board meeting. For more details on what has been
discussed, see &lt;a href=&quot;https://github.com/NixOS/foundation/issues/110&quot;&gt;NixOS/foundation Issue 110&lt;/a&gt; and
&lt;a href=&quot;https://github.com/NixOS/foundation/pull/128&quot;&gt;NixOS/foundation PR 128&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Mic92&quot;&gt;@Mic92&lt;/a&gt; introduced the
&lt;a href=&quot;https://discourse.nixos.org/t/introducing-the-clan-project/42746&quot;&gt;Clan project&lt;/a&gt;, a toolkit to make it easier
to manage networks of VPN-connected NixOS machines. The project combines many tools from the Nix ecosystem
such as &lt;code&gt;nixos-anywhere&lt;/code&gt; and &lt;code&gt;sops-nix&lt;/code&gt; with a uniform CLI. To learn more about Clan, take a look at &lt;a href=&quot;https://clan.lol/blog/hello-world/&quot;&gt;the project&apos;s
blog post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/mrcjk&quot;&gt;@mrcjk&lt;/a&gt; announced &lt;a href=&quot;https://discourse.nixos.org/t/kickstart-nix-nvim-a-dead-simple-nix-flake-template-repo-for-neovim-derivations/42791&quot;&gt;kickstart-nix.nvim&lt;/a&gt;.
If you&apos;ve wanted to bring your Neovim setup into the Nix world, this is a great place to start! The project
has been transferred to the nix-community organization &lt;a href=&quot;https://github.com/nix-community/kickstart-nix.nvim&quot;&gt;on GitHub&lt;/a&gt; and more information can be found there for how to get started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/AdoPi&quot;&gt;@AdoPi&lt;/a&gt; released &lt;a href=&quot;https://discourse.nixos.org/t/shoji-nix-ssh-key-management-module-for-nix/42576&quot;&gt;Shoji-Nix&lt;/a&gt;, a NixOS module designed to manage and securely store your SSH keys in your
NixOS configuration repository. Shoji-Nix brings together Age, Sops, and Shoji to securely and efficiently
store &lt;code&gt;.ssh&lt;/code&gt; details. The project is available &lt;a href=&quot;https://github.com/AdoPi/shoji-nix&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/getchoo&quot;&gt;@getchoo&lt;/a&gt; brought some delight to the Nix ecosystem this week with the
announcement of &lt;a href=&quot;https://discourse.nixos.org/t/catppuccin-nix-the-soothing-pastel-theme-but-for-nix/42915&quot;&gt;Catpuccin-nix&lt;/a&gt;! Having been brought in to the official Catpuccin GitHub organization, it is now the definitive way to
make use of the soothing pastel theme for NixOS systems or machines using Home-Manager. The Catpuccin-nix flake is
available &lt;a href=&quot;https://github.com/catppuccin/nix&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/tgrcdev&quot;&gt;@tgrcdev&lt;/a&gt; surprised everyone with the announcement of a &lt;a href=&quot;https://discourse.nixos.org/t/nix-garrys-mod-bringing-garrys-mod-dedicated-servers-to-nix-nixos/42553&quot;&gt;Garry&apos;s Mod
Nix flake&lt;/a&gt;.
It provides everything you need to run a dedicated Garry&apos;s mod server, including packages and a NixOS module.&lt;/p&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/9999years&quot;&gt;@9999years&lt;/a&gt; added &lt;code&gt;git-gr&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301371&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/a-kenji&quot;&gt;@a-kenji&lt;/a&gt; added &lt;code&gt;centerpiece&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301329&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ahoneybun&quot;&gt;@ahoneybun&lt;/a&gt; added &lt;code&gt;cosmic-store&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294061&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/aorith&quot;&gt;@aorith&lt;/a&gt; added &lt;code&gt;komac&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291346&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/aorith&quot;&gt;@aorith&lt;/a&gt; added &lt;code&gt;silverbullet&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291346&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/apraga&quot;&gt;@apraga&lt;/a&gt; added &lt;code&gt;rtg-tools&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/230394&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/arduano&quot;&gt;@arduano&lt;/a&gt; added &lt;code&gt;gpustat&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292338&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Assistant&quot;&gt;@Assistant&lt;/a&gt; added &lt;code&gt;flye&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299431&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/averagebit&quot;&gt;@averagebit&lt;/a&gt; added &lt;code&gt;meg&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/284885&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bhankas&quot;&gt;@bhankas&lt;/a&gt; added &lt;code&gt;ocis-bin&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296679&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ByteSudoer&quot;&gt;@ByteSudoer&lt;/a&gt; added &lt;code&gt;makima&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/297604&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/cbarrete&quot;&gt;@cbarrete&lt;/a&gt; added &lt;code&gt;buckle&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302007&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/cideM&quot;&gt;@cideM&lt;/a&gt; added &lt;code&gt;inflow&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283958&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/clot27&quot;&gt;@clot27&lt;/a&gt; added &lt;code&gt;_64gram&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294909&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/colemickens&quot;&gt;@colemickens&lt;/a&gt; added &lt;code&gt;sn-pro&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290744&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Dan-Theriault&quot;&gt;@Dan-Theriault&lt;/a&gt; added &lt;code&gt;hujsonfmt&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301395&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/dav-wolff&quot;&gt;@dav-wolff&lt;/a&gt; added &lt;code&gt;stylance-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290782&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/DontEatOreo&quot;&gt;@DontEatOreo&lt;/a&gt; added &lt;code&gt;hidden-bar&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/302093&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt; added &lt;code&gt;daytona-bin&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293826&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eclairevoyant&quot;&gt;@eclairevoyant&lt;/a&gt; added &lt;code&gt;anyrun&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/270197&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ehmry&quot;&gt;@ehmry&lt;/a&gt; added &lt;code&gt;ex_doc&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299740&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ehmry&quot;&gt;@ehmry&lt;/a&gt; added &lt;code&gt;min&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299740&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilytrau&quot;&gt;@emilytrau&lt;/a&gt; added &lt;code&gt;pingme&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300838&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilytrau&quot;&gt;@emilytrau&lt;/a&gt; added &lt;code&gt;sloth-app&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299107&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eopb&quot;&gt;@eopb&lt;/a&gt; added &lt;code&gt;cargo-information&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300703&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt; added &lt;code&gt;cero&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301363&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt; added &lt;code&gt;malwoverview&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300501&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt; added &lt;code&gt;nuclei-templates&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300341&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt; added &lt;code&gt;offat&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300765&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt; added &lt;code&gt;witnessme&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300909&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fd&quot;&gt;@fd&lt;/a&gt; added &lt;code&gt;rnd-name&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/297493&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt; added &lt;code&gt;lexical&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300802&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/giodamelio&quot;&gt;@giodamelio&lt;/a&gt; added &lt;code&gt;little_boxes&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296973&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hatch01&quot;&gt;@hatch01&lt;/a&gt; added &lt;code&gt;kshutdown&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298729&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/iynaix&quot;&gt;@iynaix&lt;/a&gt; added &lt;code&gt;scope-tui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296435&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/kachick&quot;&gt;@kachick&lt;/a&gt; added &lt;code&gt;plemoljp&lt;/code&gt;, &lt;code&gt;plemoljp-nf&lt;/code&gt;, and &lt;code&gt;plemoljp-hs&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298556&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/keenanweaver&quot;&gt;@keenanweaver&lt;/a&gt; added &lt;code&gt;bstone&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301881&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/lachrymaLF&quot;&gt;@lachrymaLF&lt;/a&gt; added &lt;code&gt;hydrapaper&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300104&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/lelgenio&quot;&gt;@lelgenio&lt;/a&gt; added &lt;code&gt;krita-plugin-gmic&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/285177&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/loicreynier&quot;&gt;@loicreynier&lt;/a&gt; added &lt;code&gt;gh-f&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299555&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/loicreynier&quot;&gt;@loicreynier&lt;/a&gt; added &lt;code&gt;gh-notify&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299557&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LordGrimmauld&quot;&gt;@LordGrimmauld&lt;/a&gt; added &lt;code&gt;rmenu&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300096&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/marmolak&quot;&gt;@marmolak&lt;/a&gt; added &lt;code&gt;gordonflashtool&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299295&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/matthiasbeyer&quot;&gt;@matthiasbeyer&lt;/a&gt; added &lt;code&gt;annextimelog&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/279322&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/matthiasbeyer&quot;&gt;@matthiasbeyer&lt;/a&gt; added &lt;code&gt;cargo-autoinherit&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299925&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Melkor333&quot;&gt;@Melkor333&lt;/a&gt; added &lt;code&gt;ansible-navigator&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290631&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mguentner&quot;&gt;@mguentner&lt;/a&gt; added &lt;code&gt;openapi-changes&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299859&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Moraxyc&quot;&gt;@Moraxyc&lt;/a&gt; added &lt;code&gt;nezha-agent&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/281278&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/msanft&quot;&gt;@msanft&lt;/a&gt; added &lt;code&gt;gossip&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299712&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/msanft&quot;&gt;@msanft&lt;/a&gt; added &lt;code&gt;ida-free&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299777&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/noaccOS&quot;&gt;@noaccOS&lt;/a&gt; added &lt;code&gt;astartectl&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300258&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/nokazn&quot;&gt;@nokazn&lt;/a&gt; added &lt;code&gt;proto&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301492&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/phip1611&quot;&gt;@phip1611&lt;/a&gt; added &lt;code&gt;limine&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298048&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/phip1611&quot;&gt;@phip1611&lt;/a&gt; added &lt;code&gt;rosa&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298048&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/pinpox&quot;&gt;@pinpox&lt;/a&gt; added &lt;code&gt;wastebin&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287455&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RAVENz46&quot;&gt;@RAVENz46&lt;/a&gt; added &lt;code&gt;coppwr&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300649&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Rucadi&quot;&gt;@Rucadi&lt;/a&gt; added &lt;code&gt;flatito&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299177&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Rutherther&quot;&gt;@Rutherther&lt;/a&gt; added &lt;code&gt;mautrix-meta&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296718&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ShamrockLee&quot;&gt;@ShamrockLee&lt;/a&gt; added &lt;code&gt;gfal2&lt;/code&gt;, &lt;code&gt;gfal2-python&lt;/code&gt;, and &lt;code&gt;gfal2-util&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/200100&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Sigmanificient&quot;&gt;@Sigmanificient&lt;/a&gt; added &lt;code&gt;cano&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301435&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/soispha&quot;&gt;@soispha&lt;/a&gt; added &lt;code&gt;manim-slides&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/275577&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/soyouzpanda&quot;&gt;@soyouzpanda&lt;/a&gt; added &lt;code&gt;pvsneslib&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300270&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/spk&quot;&gt;@spk&lt;/a&gt; added &lt;code&gt;upsun&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299451&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/terrorbyte&quot;&gt;@terrorbyte&lt;/a&gt; added &lt;code&gt;go-bare&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283654&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/thefossguy&quot;&gt;@thefossguy&lt;/a&gt; added &lt;code&gt;ubootNanoPCT6&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299899&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt; added &lt;code&gt;actiona&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/256946&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/TomaSajt&quot;&gt;@TomaSajt&lt;/a&gt; added &lt;code&gt;stirling-pdf&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283305&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/twitchy0&quot;&gt;@twitchy0&lt;/a&gt; added &lt;code&gt;randomfiletree&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301977&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/vpochapuis&quot;&gt;@vpochapuis&lt;/a&gt; added &lt;code&gt;ldproxy&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/301890&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/FabianRig&quot;&gt;@FabianRig&lt;/a&gt; added &lt;code&gt;technitium-dns-server&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298742&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jopejoe1&quot;&gt;@jopejoe1&lt;/a&gt; added &lt;code&gt;appimage&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295452&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt; patched &lt;code&gt;curl&lt;/code&gt; to fix &lt;code&gt;CVE-2024-2398&lt;/code&gt; and &lt;code&gt;CVE-2024-2004&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300199&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt; patched &lt;code&gt;expat&lt;/code&gt; to fix &lt;code&gt;CVE-2023-52425&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300500&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt; patched &lt;code&gt;gnutls&lt;/code&gt; to fix &lt;code&gt;CVE-2024-28834&lt;/code&gt; and &lt;code&gt;CVE-2024-28835&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298806&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt; added &lt;code&gt;python311Packages.onnx&lt;/code&gt; to fix &lt;code&gt;CVE-2024-27318&lt;/code&gt; and &lt;code&gt;CVE-2024-27319&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295967&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt; patched &lt;code&gt;podman&lt;/code&gt; to fix &lt;code&gt;CVE-2024-1753&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300808&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-03-31</title><link>https://nixpkgs.news/archive/2024-03-31/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-03-31/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 31 Mar 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Are you feeling lucky? The NixOS community certainly is after, to the best of our knowledge, avoiding a &lt;a href=&quot;https://discourse.nixos.org/t/cve-2024-3094-malicious-code-in-xz-5-6-0-and-5-6-1-tarballs/42405&quot;&gt;critical
backdoor in xz/liblzma&lt;/a&gt; (&lt;a href=&quot;https://nvd.nist.gov/vuln/detail/CVE-2024-3094&quot;&gt;CVE-2024-3094&lt;/a&gt;).
The security team will still be downgrading the &lt;code&gt;xz&lt;/code&gt; package to &lt;code&gt;5.4.6&lt;/code&gt; to be safe, but this process will result in
a mass rebuild of hundreds of thousands of packages meaning that it will take a little more than a week to complete. Note that
users can switch the version of the package early if they are willing to perform the builds on their systems. It is
not clear whether other vulnerabilities exist in &lt;code&gt;xz&lt;/code&gt; or other projects that the attacker has contributed to. A helpful
writeup of the events leading up to this point was &lt;a href=&quot;https://boehs.org/node/everything-i-know-about-the-xz-backdoor&quot;&gt;posted by Evan Boehs&lt;/a&gt; and an official page from the original &lt;code&gt;xz&lt;/code&gt; author is &lt;a href=&quot;https://tukaani.org/xz-backdoor/&quot;&gt;available here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;With May quickly approaching, a &lt;a href=&quot;https://discourse.nixos.org/t/24-05-call-for-release-manager-editor/42195&quot;&gt;call for a release manager and editor of the 24.05 NixOS release&lt;/a&gt; has been made. &lt;a href=&quot;https://discourse.nixos.org/u/figsoda&quot;&gt;@figsoda&lt;/a&gt; goes into detail about the release process and requirements for these roles. If you are interested in this position,
you can get in touch via the announcement&apos;s comments or on &lt;a href=&quot;https://matrix.to/#/#nixos-release-management:nixos.org&quot;&gt;Matrix&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The end of this week also saw the creation and move to final comment period of a new, exciting RFC: &lt;a href=&quot;https://discourse.nixos.org/t/rfc-0173-fcp-nixos-hotline/42536&quot;&gt;RFC 0173 FCP; NixOS hotline&lt;/a&gt;. The community is urged to read it
quickly before it is merged in. What an exciting time to be a NixPkgs contributor!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/cdmistman&quot;&gt;@cdmistman&lt;/a&gt; announced the release of &lt;a href=&quot;https://discourse.nixos.org/t/announcing-rippkgs-searching-nixpkgs-in-under-30-milliseconds/42381&quot;&gt;rippkgs&lt;/a&gt;, a tool capable of
&lt;a href=&quot;https://blog.replit.com/nixpkgs-search&quot;&gt;searching NixPkgs in under 30 milliseconds&lt;/a&gt;! For more information on how
the tool works and what makes it different from other existing programs like &lt;code&gt;nix-index&lt;/code&gt;, check out the Replit
blog post.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Mic92&quot;&gt;@Mic92&lt;/a&gt; has posted a &lt;a href=&quot;https://discourse.nixos.org/u/Mic92&quot;&gt;call for testers for &lt;code&gt;nix-ld-rs&lt;/code&gt;&lt;/a&gt;, a rewrite of the original &lt;a href=&quot;https://github.com/Mic92/nix-ld&quot;&gt;&lt;code&gt;nix-ld&lt;/code&gt;&lt;/a&gt;. If you are currently using &lt;code&gt;nix-ld&lt;/code&gt; and/or would like to help make sure the new version is working well, please consider testing out the project and
reporting any regressions from the original &lt;code&gt;nix-ld&lt;/code&gt; on &lt;a href=&quot;https://github.com/nix-community/nix-ld-rs&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/reckenrode&quot;&gt;@reckenrode&lt;/a&gt; has started a new thread to &lt;a href=&quot;https://discourse.nixos.org/t/darwin-updates-news/42249&quot;&gt;share updates on Darwin in NixPkgs&lt;/a&gt;, separate from the previous thread cataloguing &lt;a href=&quot;https://discourse.nixos.org/t/nix-macos-monthly/12330&quot;&gt;sponsored work&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/fricklerhandwerk&quot;&gt;@fricklerhandwerk&lt;/a&gt; posted a full roadmap for the Nix &lt;a href=&quot;https://discourse.nixos.org/t/a-roadmap-for-the-documentation-ecosystem/42328&quot;&gt;documentation
ecosystem&lt;/a&gt;. Documentation has been
a pain point for many Nix newcomers as well as veterans and seeing the issues being addressed in a clear outline is great. Thank you to &lt;a href=&quot;https://discourse.nixos.org/u/danielsidhion&quot;&gt;@danielsidhion&lt;/a&gt; and everyone else contributing to
the improvement of learning and reference materials for Nix.&lt;/p&gt;
&lt;p&gt;Last week an important update to the way &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/297628&quot;&gt;&lt;code&gt;venv&lt;/code&gt; creation in Python environments&lt;/a&gt; works was made by &lt;a href=&quot;https://github.com/cwp&quot;&gt;@cwp&lt;/a&gt; to correct the previous,
subtly broken, implementation. This was not mentioned in the previous &lt;a href=&quot;https://nixpkgs.news&quot;&gt;nixpkgs.news&lt;/a&gt; article, but is worth knowing about for anyone using Python with Nix.&lt;/p&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/9999years&quot;&gt;@9999years&lt;/a&gt;: added &lt;code&gt;git-upstream&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299851&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/aaronjheng&quot;&gt;@aaronjheng&lt;/a&gt;: added &lt;code&gt;protobuf_26&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296425&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt;: added &lt;code&gt;ascii-draw&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300045&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt;: added &lt;code&gt;pdf4qt&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299514&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/alexarice&quot;&gt;@alexarice&lt;/a&gt;: added &lt;code&gt;emacsPackages.texpresso&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299977&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Atemu&quot;&gt;@Atemu&lt;/a&gt;: added &lt;code&gt;memtest_vulkan&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296594&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bhankas&quot;&gt;@bhankas&lt;/a&gt;: added &lt;code&gt;workout-tracker&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296361&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ByteSudoer&quot;&gt;@ByteSudoer&lt;/a&gt;: added &lt;code&gt;gtkhash&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298192&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/camillemndn&quot;&gt;@camillemndn&lt;/a&gt;: added &lt;code&gt;firefoxpwa&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/263404&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/dotlambda&quot;&gt;@dotlambda&lt;/a&gt;: added &lt;code&gt;mollysocket&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/278981&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt;: added &lt;code&gt;lmstudio&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290399&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt;: added &lt;code&gt;rabbit&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300209&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt;: added &lt;code&gt;typstyle&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299932&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt;: added &lt;code&gt;vscode-extensions.jbockle.jbockle-format-files&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299950&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt;: added &lt;code&gt;vscode-extensions.myriad-dreamin.tinymist&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299929&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilioziniades&quot;&gt;@emilioziniades&lt;/a&gt;: added &lt;code&gt;dotnet-outdated&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299787&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;cvemap&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300332&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;python311Packages.romy&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300207&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;python312Packages.llama-index-embeddings-ollama&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299768&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;python312Packages.securityreporter&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300195&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;vunnel&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300197&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;world-serpant-search&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300264&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt;: added &lt;code&gt;wsrepl&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300320&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/gaelreyrol&quot;&gt;@gaelreyrol&lt;/a&gt;: added &lt;code&gt;pythonPackages.pulsar&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/243288&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;bunbun&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299421&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;vimPlugins.improved-search-nvim&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299697&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt;: added &lt;code&gt;vimPlugins.qmk-nvim&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300336&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Guanran928&quot;&gt;@Guanran928&lt;/a&gt;: added &lt;code&gt;mpv-osc-modern&lt;/code&gt;, &lt;code&gt;modernx&lt;/code&gt;, and &lt;code&gt;modernx-zydezu&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296835&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hatch01&quot;&gt;@hatch01&lt;/a&gt;: added &lt;code&gt;httpy-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291422&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hennk&quot;&gt;@hennk&lt;/a&gt;: added &lt;code&gt;poetryPlugins.poetry-plugin-poeblix&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295651&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jnsgruk&quot;&gt;@jnsgruk&lt;/a&gt;: added &lt;code&gt;rockcraft&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295646&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jonringer&quot;&gt;@jonringer&lt;/a&gt;: added &lt;code&gt;autoAddDriverRunpathHook&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/297212&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/katanallama&quot;&gt;@katanallama&lt;/a&gt;: added &lt;code&gt;vscode-extensions.ms-toolsai.datawrangler&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300261&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/kintrix007&quot;&gt;@kintrix007&lt;/a&gt;: added &lt;code&gt;vlc-bittorrent&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296950&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LamprosPitsillos&quot;&gt;@LamprosPitsillos&lt;/a&gt;: added &lt;code&gt;tinymist&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298972&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Lilacious&quot;&gt;@Lilacious&lt;/a&gt;: added &lt;code&gt;railway-travel&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299999&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/MatthewCroughan&quot;&gt;@MatthewCroughan&lt;/a&gt;: added &lt;code&gt;scion-bootstrapper&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299479&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mkg20001&quot;&gt;@mkg20001&lt;/a&gt;: added &lt;code&gt;docuum&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296729&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt;: added &lt;code&gt;wyoming-satellite&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/277407&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/n8henrie&quot;&gt;@n8henrie&lt;/a&gt;: added &lt;code&gt;single-file-cli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/283878&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/OPNA2608&quot;&gt;@OPNA2608&lt;/a&gt;: added &lt;code&gt;famistudio&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/243238&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/OPNA2608&quot;&gt;@OPNA2608&lt;/a&gt;: added &lt;code&gt;rcu&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287775&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/pinpox&quot;&gt;@pinpox&lt;/a&gt;: added &lt;code&gt;wastebin&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287455&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ri-char&quot;&gt;@ri-char&lt;/a&gt;: added &lt;code&gt;affine&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294925&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RossComputerGuy&quot;&gt;@RossComputerGuy&lt;/a&gt;: added &lt;code&gt;llvmPackages_18&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296284&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/rsniezek&quot;&gt;@rsniezek&lt;/a&gt;: added &lt;code&gt;protonmail-desktop&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296127&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/s1ls&quot;&gt;@s1ls&lt;/a&gt;: added &lt;code&gt;invidious-router&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291384&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/sarahec&quot;&gt;@sarahec&lt;/a&gt;: added &lt;code&gt;python311Packages.scalene&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293107&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/sarcasticadmin&quot;&gt;@sarcasticadmin&lt;/a&gt;: added &lt;code&gt;aprx&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293890&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Scrumplex&quot;&gt;@Scrumplex&lt;/a&gt;: added &lt;code&gt;wlx-overlay-s&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292657&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/t4ccer&quot;&gt;@t4ccer&lt;/a&gt;: added &lt;code&gt;buffermanager&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/276937&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/vbgl&quot;&gt;@vbgl&lt;/a&gt;: added &lt;code&gt;ocamlPackages_6_2.ocaml&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298967&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Vinetos&quot;&gt;@Vinetos&lt;/a&gt;: added &lt;code&gt;kmeet&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292303&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Vinetos&quot;&gt;@Vinetos&lt;/a&gt;: added &lt;code&gt;quarkus&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298149&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wineee&quot;&gt;@wineee&lt;/a&gt;: added &lt;code&gt;wayfirePlugins.focus-request&lt;/code&gt;, &lt;code&gt;wayfirePlugins.wayfire-shadows&lt;/code&gt;, and &lt;code&gt;wayfirePlugins.wwp-switcher&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296824&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wolfgangwalther&quot;&gt;@wolfgangwalther&lt;/a&gt;: added &lt;code&gt;python3Packages.sphinx-rtd-dark-mode&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296444&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yunfachi&quot;&gt;@yunfachi&lt;/a&gt;: added &lt;code&gt;uni-sync&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295236&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/s1ls&quot;&gt;@s1ls&lt;/a&gt;: added &lt;code&gt;invidious-router&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299866&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/adamcstephens&quot;&gt;@adamcstephens&lt;/a&gt;: updated &lt;code&gt;consul&lt;/code&gt; to fix &lt;code&gt;CVE-2024-24786&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300155&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/buckley310&quot;&gt;@buckley310&lt;/a&gt;: updated &lt;code&gt;brave&lt;/code&gt; to fix &lt;code&gt;CVE-2024-2883&lt;/code&gt;, &lt;code&gt;CVE-2024-2885&lt;/code&gt;, &lt;code&gt;CVE-2024-2886&lt;/code&gt;, and &lt;code&gt;CVE-2024-2887&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299547&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jian-lin&quot;&gt;@jian-lin&lt;/a&gt;: updated &lt;code&gt;emacs&lt;/code&gt; to fix &lt;code&gt;CVE-2024-30205&lt;/code&gt;, &lt;code&gt;CVE-2024-30204&lt;/code&gt;, &lt;code&gt;CVE-2024-30203&lt;/code&gt;, and &lt;code&gt;CVE-2024-30202&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298664&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: patched &lt;code&gt;expat&lt;/code&gt; to fix &lt;code&gt;CVE-2024-28757&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299306&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;coreutils&lt;/code&gt; to fix &lt;code&gt;CVE-2024-0684&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300310&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/natsukium&quot;&gt;@natsukium&lt;/a&gt;: updated &lt;code&gt;python310&lt;/code&gt; to fix &lt;code&gt;CVE-2023-52425&lt;/code&gt;, &lt;code&gt;CVE-2024-0450&lt;/code&gt;, and &lt;code&gt;CVE-2023-6597&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299125&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/networkException&quot;&gt;@networkException&lt;/a&gt;: updated &lt;code&gt;ungoogled-chromium&lt;/code&gt; to fix &lt;code&gt;CVE-2024-2883&lt;/code&gt;, &lt;code&gt;CVE-2024-2885&lt;/code&gt;, &lt;code&gt;CVE-2024-2886&lt;/code&gt;, and &lt;code&gt;CVE-2024-2887&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/299806&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: updated &lt;code&gt;cimg&lt;/code&gt; to fix &lt;code&gt;CVE-2024-26540&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300303&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/stigtsp&quot;&gt;@stigtsp&lt;/a&gt;: updated &lt;code&gt;perlPackages.HTTPBody&lt;/code&gt; to fix &lt;code&gt;CVE-2013-4407&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/300461&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/yayayayaka&quot;&gt;@yayayayaka&lt;/a&gt;: updated &lt;code&gt;gitlab&lt;/code&gt; to fix &lt;code&gt;CVE-2023-6371&lt;/code&gt; and &lt;code&gt;CVE-2024-2818&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298726&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-03-24</title><link>https://nixpkgs.news/archive/2024-03-24/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-03-24/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 24 Mar 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;This week the Nix Community saw a brand new rewrite of Devenv for its 1.0 release and a series of videos and a blog post about how to manage secrets with NixOS.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/domenkozar&quot;&gt;@domenkozar&lt;/a&gt; stole the show with the &lt;a href=&quot;https://discourse.nixos.org/t/devenv-1-0-rewrite-in-rust/41891&quot;&gt;announcement of Devenv
1.0&lt;/a&gt;. This release has moved Devenv from Python to Rust to
take advantage of much of the tooling created for &lt;a href=&quot;https://tvix.dev/&quot;&gt;Tvix&lt;/a&gt; and a host of other
improvements enabled by rebuilding things in Rust. Devenv 1.0 is not entirely
backwards compatible so it is advised to read the &lt;a href=&quot;https://devenv.sh/blog/2024/03/20/devenv-10-rewrite-in-rust/#migration-guide&quot;&gt;migration guide&lt;/a&gt; if you are using a previous version.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/EmergentMind&quot;&gt;@EmergentMind&lt;/a&gt; has created a series of videos and a blog
post explaining how to handle &lt;a href=&quot;https://discourse.nixos.org/t/nixos-secrets-management-video-series-and-blog/42020&quot;&gt;NixOS Secrets Management&lt;/a&gt;. These materials go into detail, explaining how &lt;a href=&quot;https://github.com/getsops/sops&quot;&gt;Sops&lt;/a&gt;
and &lt;a href=&quot;https://github.com/Mic92/sops-nix&quot;&gt;nix-sops&lt;/a&gt; work and can be integrated into your configuration.&lt;/p&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/azuwis&quot;&gt;@azuwis&lt;/a&gt;: added &lt;code&gt;blueutil&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298690&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/NyCodeGHG&quot;&gt;@NyCodeGHG&lt;/a&gt;: added &lt;code&gt;appium-inspector&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286487&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fgaz&quot;&gt;@fgaz&lt;/a&gt;: added &lt;code&gt;apng2gif&lt;/code&gt;, &lt;code&gt;gif2apng&lt;/code&gt;, and &lt;code&gt;apngopt&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/223931&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/max-niederman&quot;&gt;@max-niederman&lt;/a&gt;: added &lt;code&gt;photonvision&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286685&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/lorenz&quot;&gt;@lorenz&lt;/a&gt;: added &lt;code&gt;tinymembench&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287542&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/PierreBeucher&quot;&gt;@PierreBeucher&lt;/a&gt;: added &lt;code&gt;novops&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290658&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/flokli&quot;&gt;@flokli&lt;/a&gt;: added &lt;code&gt;cbtemulator&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298044&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/imadnyc&quot;&gt;@imadnyc&lt;/a&gt;: added &lt;code&gt;plasticity&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291443&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/doronbehar&quot;&gt;@doronbehar&lt;/a&gt;: added &lt;code&gt;vim-language-server&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296847&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/soispha&quot;&gt;@soispha&lt;/a&gt;: added &lt;code&gt;redlib&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292645&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mkg20001&quot;&gt;@mkg20001&lt;/a&gt;: added &lt;code&gt;cert-viewer&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295661&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/xokdvium&quot;&gt;@xokdvium&lt;/a&gt;: added &lt;code&gt;ch341eeprom&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295963&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/jonboh&quot;&gt;@jonboh&lt;/a&gt;: added &lt;code&gt;opcua-commander&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298088&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/zebreus&quot;&gt;@zebreus&lt;/a&gt;: added &lt;code&gt;zebreus&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/279618&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/elpdt852&quot;&gt;@elpdt852&lt;/a&gt;: added &lt;code&gt;nix-snapshotter&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289682&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New modules added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/diogotcorreia&quot;&gt;@diogotcorreia&lt;/a&gt;: added &lt;code&gt;dnsproxy&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/288033&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/max-niederman&quot;&gt;max-niederman&lt;/a&gt;: added &lt;code&gt;photonvision&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286685&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/NyCodeGHG&quot;&gt;@NyCodeGHG&lt;/a&gt;: added &lt;code&gt;prometheus-fritz-exporter&lt;/code&gt; &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295417&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Security fixes this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/risicle&quot;&gt;@risicle&lt;/a&gt;: added patches for &lt;code&gt;wolfssl&lt;/code&gt; to fix &lt;code&gt;CVE-2024-0901&lt;/code&gt; and &lt;code&gt;CVE-2024-1545&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298191&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/xworld21&quot;&gt;@xworld21&lt;/a&gt;: updated &lt;code&gt;texlive&lt;/code&gt; to fix &lt;code&gt;CVE-2024-25262&lt;/code&gt; &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298721&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;smarty3&lt;/code&gt; to fix &lt;code&gt;CVE-2018-25047&lt;/code&gt;, &lt;code&gt;CVE-2022-29221&lt;/code&gt; and &lt;code&gt;CVE-2023-28447&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298477&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;varnish60&lt;/code&gt; to fix &lt;code&gt;CVE-2023-44487&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298640&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt;: updated &lt;code&gt;spidermonkey_115&lt;/code&gt; to fix &lt;code&gt;CVE-2024-29943&lt;/code&gt; and &lt;code&gt;CVE-2024-29944&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298102&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ifurther&quot;&gt;@ifurther&lt;/a&gt;: updated &lt;code&gt;teamviewer&lt;/code&gt; to fix &lt;code&gt;CVE-2023-38545&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/276948&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/LeSuisse&quot;&gt;@LeSuisse&lt;/a&gt;: updated &lt;code&gt;zookeeper&lt;/code&gt; to fix &lt;code&gt;CVE-2024-23944&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295992&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/felschr&quot;&gt;@felschr&lt;/a&gt;: updated &lt;code&gt;tor-browser&lt;/code&gt; and &lt;code&gt;mullvad-browser&lt;/code&gt; to fix &lt;code&gt;CVE-2024-29944&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/298196&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-03-17</title><link>https://nixpkgs.news/archive/2024-03-17/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-03-17/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 17 Mar 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;This week was a tumultuous one for the Nix community. Concerns were raised for a second time about
the sponsorship of branded Nix events by weapons manufacturers. Many contributors made their stance
clear &lt;a href=&quot;https://nixos-users-against-mic-sponsorship.github.io/&quot;&gt;in an Open Letter&lt;/a&gt;. Additional
discussion took place on the NixOS forums, but it became clear that the NixOS Foundation Board members
and other named members from the Open Letter do not currently believe this sponsorship is an issue despite
the explicit requests of community members to not have their work used to advertise weapons services.
If you have not already, please consider adding your signature to the letter. Thank you to
&lt;a href=&quot;https://github.com/samueldr&quot;&gt;@samueldr&lt;/a&gt; for creating the Open Letter and thank you to all
of the community members who have signed it so far.&lt;/p&gt;
&lt;p&gt;Now, for the rest of the news...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/edolstra&quot;&gt;@edolstra&lt;/a&gt; announced &lt;a href=&quot;https://discourse.nixos.org/t/nix-2-21-released/41300&quot;&gt;the release of Nix 2.21&lt;/a&gt;!
This release includes improvements for error reporting within &lt;code&gt;nix repl&lt;/code&gt;, adds support for &lt;code&gt;--debugger&lt;/code&gt;
sessions to access &lt;code&gt;let&lt;/code&gt; bindings, and includes new options for the &lt;code&gt;nix profile upgrade&lt;/code&gt; and
&lt;code&gt;nix profile remove&lt;/code&gt; commands. All changes in this release are available in &lt;a href=&quot;https://releases.nixos.org/nix/nix-2.21.0/manual/release-notes/rl-2.21.html&quot;&gt;the release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/lucperkins&quot;&gt;@lucperkins&lt;/a&gt; shared that &lt;a href=&quot;https://discourse.nixos.org/t/introducing-flakehub-cache-private-beta/41382&quot;&gt;FlakeHub Cache is in private beta&lt;/a&gt;.
FlakeHub Cache brings Flake-level caching to FlakeHub, all private and managed with JSON Web Tokens (JWTs) for
authentication. Pushing to the cache is currently available in GitHub Actions and GitLab support is coming soon.
Determinate Systems is currently looking for feedback and encourage folks to sign up for the beta and ask any
questions in &lt;a href=&quot;https://discord.gg/rCNfASmmre&quot;&gt;the company&apos;s Discord&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/shivaraj-bh&quot;&gt;@shivaraj-bh&lt;/a&gt; has announced
&lt;a href=&quot;https://discourse.nixos.org/t/announcing-services-flake/41338&quot;&gt;services-flake&lt;/a&gt;, a new project to provide portable
services that work on both Linux and macOS using Nix Flakes. This is an ambitious goal and could use all
of the help the community can deliver. If you are interested in contributing,
you can find the project on &lt;a href=&quot;https://github.com/juspay/services-flake&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/aanderse&quot;&gt;@aanderse&lt;/a&gt; announced the release of &lt;a href=&quot;https://discourse.nixos.org/t/introducing-teraflops-an-alternative-to-nixops/41703&quot;&gt;teraflops&lt;/a&gt;, a tool that @aanderse has used to replace &lt;a href=&quot;https://github.com/NixOS/nixops&quot;&gt;NixOps&lt;/a&gt;. Teraflops
combines &lt;code&gt;colmena&lt;/code&gt;, &lt;code&gt;terraform&lt;/code&gt;, and &lt;code&gt;nixos-infect&lt;/code&gt; to enable system deployment and management using Nix Flakes.
The project is available on &lt;a href=&quot;https://github.com/aanderse/teraflops&quot;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Freed-Wu&quot;&gt;@Freed-Wu&lt;/a&gt; published
&lt;a href=&quot;https://discourse.nixos.org/t/port-vscode-ide-nix-to-vim-by-coc-nvim/41364&quot;&gt;a port of &lt;code&gt;vscode-ide-nix&lt;/code&gt; to Vim&lt;/a&gt;.
This port provides Vim users with the same set of tools that VS Code users have been using to develop with Nix.
For a full set of instructions on how to start using the plugin, see the &lt;a href=&quot;https://github.com/Freed-Wu/coc-nix&quot;&gt;GitHub Repository&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/quantenzitrone&quot;&gt;@quantenzitrone&lt;/a&gt; added &lt;code&gt;yt-dlg&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296530&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Atemu&quot;&gt;@Atemu&lt;/a&gt; added &lt;code&gt;proton-ge-bin&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296009&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt; added &lt;code&gt;kana&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292120&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/gador&quot;&gt;@gador&lt;/a&gt; added &lt;code&gt;jsonformatter&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295860&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/khaneliman&quot;&gt;@khaneliman&lt;/a&gt; added &lt;code&gt;jankyborders&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/268334&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/mweinelt&quot;&gt;@mweinelt&lt;/a&gt; added &lt;code&gt;pretix&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296180&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/emilytrau&quot;&gt;@emilytrau&lt;/a&gt; added &lt;code&gt;mkalias&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296325&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/cbrewster&quot;&gt;@cbrewster&lt;/a&gt; added &lt;code&gt;hermitcli&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287322&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/savedra1&quot;&gt;@savedra1&lt;/a&gt; added &lt;code&gt;clipse&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293722&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/matthiasbeyer&quot;&gt;@matthiasbeyer&lt;/a&gt; added &lt;code&gt;openapi-tui&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295239&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt; added &lt;code&gt;gnome-graphs&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295021&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes and updates this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/devusb&quot;&gt;@devusb&lt;/a&gt; upgraded &lt;code&gt;chiaki4deck&lt;/code&gt; from &lt;code&gt;1.5.1&lt;/code&gt; to &lt;code&gt;1.6.4&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292190&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/moekhalil&quot;&gt;@moekhall&lt;/a&gt; upgraded &lt;code&gt;google-cloud-sdk&lt;/code&gt; from &lt;code&gt;452.0.1&lt;/code&gt; to &lt;code&gt;467.0.0&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294450&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/hsjobeki&quot;&gt;@hsjobeki&lt;/a&gt; improved the performance of &lt;code&gt;lib.foldl&apos;&lt;/code&gt; by removing an extra function call: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296272&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/paveloom&quot;&gt;@paveloom&lt;/a&gt; upgraded &lt;code&gt;mold&lt;/code&gt; from &lt;code&gt;2.4.1&lt;/code&gt; to &lt;code&gt;2.30.0&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296422&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/evils&quot;&gt;@evils&lt;/a&gt; applied a patch to fix an AMD segfault: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295103&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Ma27&quot;&gt;@Ma27&lt;/a&gt; upgraded &lt;code&gt;grafana&lt;/code&gt; from &lt;code&gt;10.2.4&lt;/code&gt; to &lt;code&gt;10.2.5&lt;/code&gt;, fixing CVE-2024-1442: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296193&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/K900&quot;&gt;@K900&lt;/a&gt; purified some curses: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/296448&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bobby285271&quot;&gt;@bobby285271&lt;/a&gt; upgraded the MATE desktop to &lt;code&gt;1.28&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289062&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/amarshall&quot;&gt;@amarshall&lt;/a&gt; fixed an issue with Blender&apos;s dependencies that caused incorrect renders: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/295361&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-03-10</title><link>https://nixpkgs.news/archive/2024-03-10/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-03-10/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 10 Mar 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Welcome back to the weekly recap! This week Nix received an important security fix, NixOS tests can now be
executed on macOS systems, and some community tooling additions.&lt;/p&gt;
&lt;p&gt;One of the most important announcements this week comes from &lt;a href=&quot;https://discourse.nixos.org/u/thufschmitt&quot;&gt;@thufschmitt&lt;/a&gt; which mentions a &lt;a href=&quot;https://discourse.nixos.org/t/security-fix-nix-fixed-output-derivation-sandbox-bypass/40972&quot;&gt;security fix for a Nix fixed-output derivation sandbox bypass&lt;/a&gt;.
The bug allowed for the content of a fixed-output derivation (FOD) to be changed after it had been registered
by Nix. Any derivations that consumed the corrupted one would then be contaminated. The issue has been patched
in Nix &lt;a href=&quot;https://github.com/NixOS/nix/releases/tag/2.20.5&quot;&gt;2.20.5&lt;/a&gt;, &lt;a href=&quot;https://github.com/NixOS/nix/releases/tag/2.19.4&quot;&gt;2.19.4&lt;/a&gt;, &lt;a href=&quot;https://github.com/NixOS/nix/releases/tag/2.18.2&quot;&gt;2.18.2&lt;/a&gt;, and &lt;a href=&quot;https://github.com/NixOS/nix/releases/tag/2.3.18&quot;&gt;2.3.18&lt;/a&gt;. You can check your current Nix version with the command &lt;code&gt;nix --version&lt;/code&gt;. If your version is lower
than one of the listed releases then you should update immediately. The announcement provides more information along with links to both the registered &lt;a href=&quot;https://www.cve.org/CVERecord?id=CVE-2024-27297&quot;&gt;CVE (CVE-2024-27297)&lt;/a&gt; and &lt;a href=&quot;https://github.com/NixOS/nix/security/advisories/GHSA-2ffj-w4mj-pg37&quot;&gt;GitHub security advisory&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/Gabriel439&quot;&gt;@Gabriel439&lt;/a&gt; announced that &lt;a href=&quot;https://discourse.nixos.org/t/macos-support-for-running-nixos-tests/40801&quot;&gt;NixOS tests can now be run on macOS&lt;/a&gt;!
This should help NixOS module maintainers to continue supporting modules when switching systems, but can now also
extend existing Nix CI support more easily to Darwin systems. To use this feature, macOS users will still need
to use something like &lt;a href=&quot;https://nixos.org/manual/nixpkgs/stable/#sec-darwin-builder&quot;&gt;darwin.linux-builder&lt;/a&gt; in order
to build and execute NixOS tests.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/thefossguy&quot;&gt;@thefossguy&lt;/a&gt; released &lt;a href=&quot;https://discourse.nixos.org/t/nixos-needsreboot-determine-if-you-need-to-reboot-your-nixos-machine/40790&quot;&gt;nixos-needsreboot&lt;/a&gt;,
a tool to determine if your NixOS machine needs to be rebooted. It can be difficult to know if your system&apos;s Linux
or Systemd versions have been upgraded and the machine needs to restart to use them. The option
&lt;code&gt;system.autoUpgrade.allowReboot&lt;/code&gt; might not always get things right, which is where this new tool comes in. &lt;code&gt;nixos-needsreboot&lt;/code&gt; can be found &lt;a href=&quot;https://github.com/thefossguy/nixos-needsreboot&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/kampka&quot;&gt;@kampka&lt;/a&gt; has created &lt;a href=&quot;https://discourse.nixos.org/t/crowdsec-modules-for-nixos/41160&quot;&gt;NixOS modules for running Crowdsec&lt;/a&gt;, a crowd-sourced security tool designed to protect servers, services, and applications by analyzing user behavior and network traffic. Feedback and contributions are welcome in the project&apos;s &lt;a href=&quot;https://github.com/kampka/nix-flake-crowdsec/tree/main&quot;&gt;GitHub repository&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;New packages added this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt; added &lt;code&gt;librum&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293031&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/iynaix&quot;&gt;@iynaix&lt;/a&gt; added &lt;code&gt;kanagawa-gtk-theme&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/277073&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/elisesouche&quot;&gt;@elisesouche&lt;/a&gt; added &lt;code&gt;makehuman&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292827&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/motiejus&quot;&gt;@motiejus&lt;/a&gt; added &lt;code&gt;gamja&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292325&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/drupol&quot;&gt;@drupol&lt;/a&gt; added &lt;code&gt;gawd&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294723&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/eliandoran&quot;&gt;@eliandoran&lt;/a&gt; added &lt;code&gt;lunacy&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/278108&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/bjornfor&quot;&gt;@bjornfor&lt;/a&gt; added &lt;code&gt;eclipse-embedcpp&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292988&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/nicolas-goudry&quot;&gt;@nicolas-goudry&lt;/a&gt; added &lt;code&gt;seabird&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292581&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/Aleksanaa&quot;&gt;@Aleksanaa&lt;/a&gt; added &lt;code&gt;metronome&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292974&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/gwg313&quot;&gt;@gwg313&lt;/a&gt; added &lt;code&gt;sesh&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286594&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/erdnaxe&quot;&gt;@erdnaxe&lt;/a&gt; added &lt;code&gt;kernel-hardening-checker&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287537&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Fixes and updates this week:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/skeuchel&quot;&gt;@skeuchel&lt;/a&gt; fixed &lt;code&gt;systemd&lt;/code&gt; builds on &lt;code&gt;riscv64&lt;/code&gt; and &lt;code&gt;ppc64&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294508&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/wegank&quot;&gt;@wegank&lt;/a&gt; upgraded &lt;code&gt;unrar&lt;/code&gt; from &lt;code&gt;6.2.12&lt;/code&gt; to &lt;code&gt;7.0.7&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292396&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/khaneliman&quot;&gt;@khaneliman&lt;/a&gt; upgraded &lt;code&gt;wttrbar&lt;/code&gt; from &lt;code&gt;0.8.2&lt;/code&gt; to &lt;code&gt;0.9.0&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294356&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/aaronjheng&quot;&gt;@aaronjheng&lt;/a&gt; upgraded &lt;code&gt;sshs&lt;/code&gt; from &lt;code&gt;3.4.0&lt;/code&gt; to &lt;code&gt;4.2.1&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293707&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/adamcstephens&quot;&gt;@adamcstephens&lt;/a&gt; upgraded &lt;code&gt;jujutsu&lt;/code&gt; from &lt;code&gt;0.14.0&lt;/code&gt; to &lt;code&gt;0.15.1&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293881&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;infisical&lt;/code&gt; was automatically upgraded from &lt;code&gt;0.17.1&lt;/code&gt; to &lt;code&gt;0.18.0&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/294295&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;mapproxy&lt;/code&gt; was automatically upgraded from &lt;code&gt;1.15.1&lt;/code&gt; to &lt;code&gt;2.0.2&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/282882&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-03-03</title><link>https://nixpkgs.news/archive/2024-03-03/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-03-03/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 03 Mar 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;This week the Nix community saw a new deployment tool, the beginning of a rework for the NixOS website, discussion of budgeting for community teams, and several useful updates to NixPkgs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/thufschmitt&quot;&gt;@thufschmitt&lt;/a&gt; posted &lt;a href=&quot;https://discourse.nixos.org/t/community-teams-budget/40307&quot;&gt;an announcement&lt;/a&gt;
following up on &lt;a href=&quot;https://github.com/NixOS/teams-collaboration/blob/78fe3afa7ae700da476c9780529b389cf12b0c30/meeting-notes/2024-01-11.md#team-funding-scheme&quot;&gt;last month&apos;s team members meeting&lt;/a&gt; which raised the question of funding for teams. While it is
appreciated that so many members of the community have dedicated time, effort, and finances to running
certain projects, moving forward at least some of this work can and should be funded by the NixOS Foundation.
To this end, &lt;a href=&quot;https://nixos.org/community/#governance-teams&quot;&gt;established teams&lt;/a&gt; will be allocated an initial budget of 100€/month. This should help alleviate some strain and allow important parts of NixOS infrastructure to be
better delegated to responsible individuals.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/avocadoom&quot;&gt;@avocadoom&lt;/a&gt; announced the beginning of a &lt;a href=&quot;https://discourse.nixos.org/t/announcing-phase-1-of-the-nix-os-website-rework/40473&quot;&gt;NixOS website rework&lt;/a&gt;!
The announcement covers some of the current pain points felt from the technology and UI/UX of the current
site. Moving forward, there are three distinct phases that the project will follow: migrate to &lt;a href=&quot;https://astro.build/&quot;&gt;Astro&lt;/a&gt;, improve UX and fix accessibility issues, and finally to modernize the look and feel of the site. A
&lt;a href=&quot;https://main--nixos-homepage.netlify.app/&quot;&gt;beta version&lt;/a&gt; is available for testing this first phase of changes and
bug reports are welcome &lt;a href=&quot;https://github.com/NixOS/nixos-homepage/issues/new/choose&quot;&gt;on GitHub&lt;/a&gt;. If you&apos;re interested in
contributing to the project, the team is coordinating on the &lt;a href=&quot;https://matrix.to/#/#marketing:nixos.org&quot;&gt;marketing Matrix channel&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://discourse.nixos.org/u/lewo&quot;&gt;@lewo&lt;/a&gt; released &lt;a href=&quot;https://discourse.nixos.org/t/comin-git-push-nixos-machines/40688&quot;&gt;Comin&lt;/a&gt;, a pull-oriented
deployment tool intended to bring GitOps to NixOS system management. Configured systems will poll remotes for new
configuration and rebuild to reflect the changes. Comin also provides some useful features like testing branches
to see if changes work correctly, polling multiple remotes, and machine migrations. The project can be found &lt;a href=&quot;https://github.com/nlewo/comin&quot;&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In addition to explicit announcements this week, some notable pull requests were merged:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/abysssol&quot;&gt;@abysssol&lt;/a&gt; upgraded &lt;code&gt;ollama&lt;/code&gt; from &lt;code&gt;0.1.26&lt;/code&gt; to &lt;code&gt;0.1.27&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291748&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/GaetanLepage&quot;&gt;@GaetanLepage&lt;/a&gt; upgraded &lt;code&gt;presenterm&lt;/code&gt; from &lt;code&gt;0.6.1&lt;/code&gt; to &lt;code&gt;0.7.0&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292836&quot;&gt;Pull Request&lt;/a&gt;, &lt;a href=&quot;https://github.com/mfontanini/presenterm/releases/tag/v0.7.0&quot;&gt;Changelog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/D3vil0p3r&quot;&gt;@D3vil0p3r&lt;/a&gt; added a new package &lt;a href=&quot;https://github.com/digininja/RSMangler&quot;&gt;&lt;code&gt;rsmangler&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290233&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/tobim&quot;&gt;@tobim&lt;/a&gt; fixed screen sharing for Slack on Wayland: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/293010&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/fabaff&quot;&gt;@fabaff&lt;/a&gt; added a new package &lt;a href=&quot;https://github.com/sesh/ready&quot;&gt;&lt;code&gt;ready-check&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292805&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/thefloweringash&quot;&gt;@thefloweringash&lt;/a&gt; modified the &lt;code&gt;callPackagesWith&lt;/code&gt; to now propagate function arguments: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/177977&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/codifryed&quot;&gt;@codifryed&lt;/a&gt; added a new package &lt;a href=&quot;https://gitlab.com/coolercontrol/coolercontrol&quot;&gt;&lt;code&gt;coolercontrol&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/248972&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/K900&quot;&gt;@K900&lt;/a&gt; added Plasma 6: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286522&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/ryanccn&quot;&gt;@ryanccn&lt;/a&gt; upgraded &lt;code&gt;nrr&lt;/code&gt; from &lt;code&gt;0.5.2&lt;/code&gt; to &lt;code&gt;0.8.0&lt;/code&gt;: &lt;a href=&quot;https://github.com/ryanccn/nrr&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/RobbieBuxton&quot;&gt;@RobbieBuxton&lt;/a&gt; fixed an issue with enabling &lt;code&gt;cudaSupport&lt;/code&gt; in &lt;code&gt;dlib&lt;/code&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292629&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/D3vil0p3r&quot;&gt;@D3vil0p3r&lt;/a&gt; added a new package &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/292629&quot;&gt;&lt;code&gt;magicrescue&lt;/code&gt;&lt;/a&gt;: &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289533&quot;&gt;Pull Request&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-02-25</title><link>https://nixpkgs.news/archive/2024-02-25/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-02-25/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 25 Feb 2024 00:00:00 GMT</pubDate><content:encoded>&lt;blockquote&gt;
&lt;p&gt;Note: This post was part of an early experiment to automatically generate a weekly recap for
the Nix community. The following text was generated using OpenAI&apos;s GPT-4.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This week in the Nix community, a wide array of announcements and pull requests showcased the vibrant trajectory of NixOS, emphasizing tools for enhanced learning, development, community support, and system updates.&lt;/p&gt;
&lt;p&gt;Starting with impactful community announcements, EmergentMind introduced a visualization tool designed to aid users in building NixOS configurations through the post &lt;a href=&quot;https://discourse.nixos.org/t/anatomy-of-a-nixos-config/40252&quot;&gt;&quot;Anatomy of a NixOS config&quot;&lt;/a&gt;, marking an innovative move towards visual learning methodologies in the ecosystem. Following this, polygon unveiled &lt;a href=&quot;https://discourse.nixos.org/t/nix-buildproxy-reproducible-http-https-responder-in-sandboxed-nix-builds/40081&quot;&gt;&quot;Nix-buildproxy, reproducible HTTP/HTTPS responder in sandboxed Nix builds&quot;&lt;/a&gt;, addressing the reproducibility challenge in Nix builds by providing predictable HTTP/HTTPS responses. Thufschmitt announced a new financial strategy to support community teams through &lt;a href=&quot;https://discourse.nixos.org/t/community-teams-budget/40307&quot;&gt;&quot;Community teams budget&quot;&lt;/a&gt;, allocating money for minor expenses and outlining future fundraising efforts. Loqusion introduced &lt;a href=&quot;https://discourse.nixos.org/t/typix-a-nix-library-for-compiling-typst-projects/40257&quot;&gt;&quot;Typix: A Nix library for compiling Typst projects&quot;&lt;/a&gt;, further broadening Nix&apos;s application horizon.&lt;/p&gt;
&lt;p&gt;The NixOS Foundation&apos;s acceptance into the Google Summer of Code 2024, as shared by Janik in &lt;a href=&quot;https://discourse.nixos.org/t/we-got-accepted-for-google-summer-of-code/40102&quot;&gt;&quot;We got accepted for Google Summer of Code 🎉&quot;&lt;/a&gt;, paves the way for student contributions under seasoned mentorship. Emigs95`s post &lt;a href=&quot;https://discourse.nixos.org/t/combining-nix-with-terraform-for-better-devops/40041&quot;&gt;&quot;Combining Nix with Terraform for better DevOps&quot;&lt;/a&gt; illustrates the fusion of Nix with Terraform, enhancing DevOps practices. Infinisil&apos;s announcement of the Final Comment Period for RFC 0166 on Nix formatting in &lt;a href=&quot;https://discourse.nixos.org/t/rfc-0166-fcp-nix-formatting/40092&quot;&gt;&quot;RFC 0166 FCP: Nix formatting&quot;&lt;/a&gt;, invites community feedback on this crucial topic. Scrumplex&apos;s introduction of &lt;a href=&quot;https://discourse.nixos.org/t/nixpkgs-xr-nightly-packages-for-xr-ar-vr-tools-and-apps/40083&quot;&gt;&quot;Nixpkgs-xr: Nightly packages for XR/AR/VR tools and apps&quot;&lt;/a&gt;, highlights efforts to embrace emerging XR/AR/VR technologies within NixOS.&lt;/p&gt;
&lt;p&gt;In the realm of pull requests, significant contributions were made across various aspects of the Nix ecosystem. Peret initiated &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291002&quot;&gt;&lt;code&gt;squirreldisk: init at 0.3.4&lt;/code&gt;&lt;/a&gt;, a Rust-built disk usage analyzer, while heijligen worked on enhancing the Python ecosystem with &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290245&quot;&gt;&lt;code&gt;python3Packages.e3-testsuite: init at v26.0&lt;/code&gt;&lt;/a&gt; and updating &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290238&quot;&gt;&lt;code&gt;python3Packages.e3-core: v22.3.1 -&amp;gt; v22.4.0&lt;/code&gt;&lt;/a&gt;. Mjm offered an update to Prometheus-NUT exporter through &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289863&quot;&gt;&lt;code&gt;nixos/prometheus-nut-exporter: use extraFlags, add nutVariables option&lt;/code&gt;&lt;/a&gt;, and arthsmn introduced &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/278162&quot;&gt;&lt;code&gt;apt-mirror: init at 0.5.4&lt;/code&gt;&lt;/a&gt;, key for those maintaining local apt mirrors. Mweinelt&apos;s update in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/285845&quot;&gt;&lt;code&gt;linuxPackages: 6.1 -&amp;gt; 6.6&lt;/code&gt;&lt;/a&gt; is crucial for the upcoming NixOS 24.05 release, alongside alyssais ensuring ZFS compatibility with the latest kernels in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291547&quot;&gt;&lt;code&gt;zfs: update latestCompatibleLinuxPackages&lt;/code&gt;&lt;/a&gt;. Eclairevoyant&apos;s contribution with &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/290344&quot;&gt;&lt;code&gt;hyprlock: init at 0.1.0&lt;/code&gt;&lt;/a&gt; serves the Hyprland enthusiasts, and further additions like mfrw&apos;s &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291722&quot;&gt;&lt;code&gt;bpftop: init at 0.2.1&lt;/code&gt;&lt;/a&gt; and viperML&apos;s &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/291322&quot;&gt;&lt;code&gt;elf-info: init at 0.3.0&lt;/code&gt;&lt;/a&gt; enrich the ecosystem. Lolbinarycat introduced &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/276376&quot;&gt;&lt;code&gt;emacsclient-commands: init at unstable-2023-09-22&lt;/code&gt;&lt;/a&gt;, adding to the convenience for Emacs users.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-02-18</title><link>https://nixpkgs.news/archive/2024-02-18/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-02-18/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 18 Feb 2024 00:00:00 GMT</pubDate><content:encoded>&lt;blockquote&gt;
&lt;p&gt;Note: This post was part of an early experiment to automatically generate a weekly recap for
the Nix community. The following text was generated using OpenAI&apos;s GPT-4.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In a week full of innovation and significant updates, the Nix community has witnessed contributions that promise to enhance both the usability and the security of the Nix ecosystem. Among the noteworthy announcements, &lt;a href=&quot;https://discourse.nixos.org/u/szlend&quot;&gt;szlend&lt;/a&gt; introduced &quot;nix-pkgset,&quot; a library aimed at tackling the challenges of cross-compilation. Described in the &lt;a href=&quot;https://discourse.nixos.org/t/nix-pkgset-cross-compilation-aware-flake-package-sets/39911&quot;&gt;Nix-pkgset: Cross-compilation aware (flake) package sets&lt;/a&gt; announcement, this initiative seeks to integrate cross-compilation awareness seamlessly into nixpkgs, inviting feedback to finesse its approach. Parallelly, &lt;a href=&quot;https://discourse.nixos.org/u/zaynetro&quot;&gt;zaynetro&lt;/a&gt; unveiled &quot;Explainix,&quot; a tool designed to simplify learning Nix syntax through visual aids. The project was introduced in the announcement &lt;a href=&quot;https://discourse.nixos.org/t/explainix-learn-nix-syntax-visually/39721&quot;&gt;Explainix: Learn Nix syntax visually&lt;/a&gt;, showcasing a commitment to making Nix more accessible to a broader audience. Furthermore, &lt;a href=&quot;https://discourse.nixos.org/u/lassulus&quot;&gt;lassulus&lt;/a&gt;&apos;s post &lt;a href=&quot;https://discourse.nixos.org/t/nixpkgs-merge-bot-testing-and-plan/39824&quot;&gt;Nixpkgs merge bot testing and plan&lt;/a&gt; outlines an ambitious plan to automate the Nixpkgs PR merge process, signaling a move towards more efficient package updates.&lt;/p&gt;
&lt;p&gt;In the Pull Requests (PR) arena, several key updates were pushed. &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289522&quot;&gt;risicle&lt;/a&gt; led a pivotal security update by advancing &lt;code&gt;openobserve&lt;/code&gt; to version 0.8.1 in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289522&quot;&gt;PR #289522&lt;/a&gt;, addressing CVE-2024-25106 and broadening compatibility. The progression of &lt;code&gt;cloc&lt;/code&gt; to version 2.00, as shown in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289667&quot;&gt;PR #289667&lt;/a&gt;, improved the code counting tool&apos;s utility. Kernel updates brought by &lt;a href=&quot;https://github.com/JerrySM64&quot;&gt;JerrySM64&lt;/a&gt; in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289695&quot;&gt;PR #289695&lt;/a&gt; for Zen and Liquorix kernels highlight the ongoing development efforts in the kernel space. The dual enhancement of &lt;code&gt;openvr&lt;/code&gt; and &lt;code&gt;gamescope&lt;/code&gt; by &lt;a href=&quot;https://github.com/Scrumplex&quot;&gt;Scrumplex&lt;/a&gt; in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/275372&quot;&gt;PR #275372&lt;/a&gt; marks significant strides in virtual reality and gaming display technologies. The update of &lt;code&gt;atuin&lt;/code&gt; to version 18.0.0 by &lt;a href=&quot;https://github.com/0x4A6F&quot;&gt;0x4A6F&lt;/a&gt; in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287492&quot;&gt;PR #287492&lt;/a&gt; indicates robust improvement, though specifics were not disclosed. &lt;a href=&quot;https://github.com/risicle&quot;&gt;risicle&lt;/a&gt; also enhanced the photo stitching application &lt;code&gt;hugin&lt;/code&gt; to version 2023.0.0 in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289564&quot;&gt;PR #289564&lt;/a&gt;, addressing potential vulnerabilities. The security-centric update for Nomad in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289588&quot;&gt;PR #289588&lt;/a&gt; tackled CVE-2024-1329, stressing the importance of security upkeep. The ZFS Snapshot Replication tool, &lt;code&gt;zfs-replicate&lt;/code&gt;, saw an update from 3.2.6 to 3.2.7 in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/288338&quot;&gt;PR #288338&lt;/a&gt;, courtesy of &lt;a href=&quot;https://github.com/r-ryantm&quot;&gt;r-ryantm&lt;/a&gt;. Additionally, new software like &lt;code&gt;roslyn-ls&lt;/code&gt; was introduced by &lt;a href=&quot;https://github.com/konradmalik&quot;&gt;konradmalik&lt;/a&gt; in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/285645&quot;&gt;PR #285645&lt;/a&gt;, and significant security patches, like those in &lt;code&gt;qt5.qtbase&lt;/code&gt; by &lt;a href=&quot;https://github.com/K900&quot;&gt;K900&lt;/a&gt; in &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/289706&quot;&gt;PR #289706&lt;/a&gt;, were implemented, underscoring the continuous effort to maintain and secure the ecosystem.&lt;/p&gt;
&lt;p&gt;These updates and contributions reflect the Nix community&apos;s commitment to not only fostering innovation and simplifying the learning process for its tools but also maintaining a secure and efficient ecosystem for its widespread user base.&lt;/p&gt;
</content:encoded></item><item><title>Nix Weekly Recap: 2024-02-11</title><link>https://nixpkgs.news/archive/2024-02-11/</link><guid isPermaLink="true">https://nixpkgs.news/archive/2024-02-11/</guid><description>Weekly recap of the announcements and activity in the Nix community and on the NixPkgs package repository.</description><pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate><content:encoded>&lt;blockquote&gt;
&lt;p&gt;Note: This post was part of an early experiment to automatically generate a weekly recap for
the Nix community. The following text was generated using OpenAI&apos;s GPT-4.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In a series of exciting developments within the Nix community, several innovative projects and updates have been announced, showcasing the thriving ecosystem and the continual growth of this versatile toolset. Starting a wave of innovation, the announcement of &lt;a href=&quot;https://discourse.nixos.org/t/typhon-nix-based-continuous-integration/39281&quot;&gt;Typhon: Nix-based continuous integration&lt;/a&gt; introduces a prototype developed as an alternative to Hydra. This project, revealed by pnmadelaine, aims to enhance the functionality of continuous integration platforms by leveraging Nix&apos;s unique features. Typhon promises a user-friendly webapp interface and a fully declarative nature, encouraging community feedback to refine and develop its capabilities further.&lt;/p&gt;
&lt;p&gt;The Nix team shared a comprehensive &lt;a href=&quot;https://discourse.nixos.org/t/nix-team-report-2023-04-2024-01/39525&quot;&gt;Nix team report covering the period from 2023-04 to 2024-01&lt;/a&gt;, prepared by fricklerhandwerk. This report outlines the achievements and challenges faced by the team, emphasizing the successful merge of over 500 pull requests and closure of more than 300 issues. It sets ambitious goals for the upcoming months, including CLI stabilization and reduction of the backlog to March 2023 levels, highlighting the project&apos;s dynamic progress and dedication to improvements.&lt;/p&gt;
&lt;p&gt;In an exciting media development, mightyiam announced the launch of &lt;a href=&quot;https://discourse.nixos.org/t/full-time-nix-podcast/39442&quot;&gt;Full Time Nix (podcast)&lt;/a&gt;, a dedicated platform for sharing in-depth discussions on Nix-related topics. The podcast aims to serve as a new channel for the community to connect and share insights, further enriching the Nix ecosystem with multimedia content.&lt;/p&gt;
&lt;p&gt;RaitoBezarius has put forth a &lt;a href=&quot;https://discourse.nixos.org/t/call-for-testing-this-week-in-nixos/39465&quot;&gt;Call for testing: &quot;This Week in NixOS&quot;&lt;/a&gt;, an initiative to create a weekly digest summarizing developments, updates, and discussions within the NixOS ecosystem. Delivered through a Matrix channel, this digest promises concise updates and aims to simplify the process of keeping up with the rapidly evolving Nix landscape.&lt;/p&gt;
&lt;p&gt;The moderation team warmly &lt;a href=&quot;https://discourse.nixos.org/t/welcome-ryan-hendrickson-to-the-moderation-team/39460&quot;&gt;welcomes Ryan Hendrickson (@rhendric)&lt;/a&gt; as its newest member. Ryan&apos;s prior contributions and expertise in automating the Nixpkgs PR pipeline will be invaluable to maintaining a supportive and productive community environment.&lt;/p&gt;
&lt;p&gt;yunfachi introduces &lt;a href=&quot;https://discourse.nixos.org/t/umport-automatic-import-of-modules/39455&quot;&gt;Umport: Automatic Import of Modules&lt;/a&gt;, a convenient Nix library feature designed to simplify the import process for Nix expressions. By automating imports and offering the option to copy files to the &lt;code&gt;/nix/store&lt;/code&gt;, Umport addresses common pain points in managing large sets of Nix configurations.&lt;/p&gt;
&lt;p&gt;Last but not least, AshleyYakeley&apos;s announcement of &lt;a href=&quot;https://discourse.nixos.org/t/nixvirt-manage-virtual-machines/39305&quot;&gt;NixVirt: manage virtual machines&lt;/a&gt; presents a tool that seamlessly integrates with NixOS and Home Manager, allowing users to define and manage virtual machines and networks with libvirt. This project signifies a noteworthy advancement in harnessing the power of virtualization directly through Nix configurations.&lt;/p&gt;
&lt;p&gt;In the vibrant Nix community this week, several significant contributions have made their way into the NixPkgs repository, reflecting the ongoing efforts to enhance and expand the ecosystem. Here&apos;s a recap of some of the noteworthy pull request activities:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/patka-123&quot;&gt;patka-123&lt;/a&gt; has addressed a build issue with &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287900&quot;&gt;&lt;code&gt;python311Packages.pytest-mypy: fix build&lt;/code&gt;&lt;/a&gt;. Although the specific fixes were not detailed, the contribution ensures the package&apos;s stability and usability for developers relying on this testing tool.&lt;/p&gt;
&lt;p&gt;The SDL2 library saw a major update thanks to the efforts of &lt;a href=&quot;https://github.com/trofi&quot;&gt;trofi&lt;/a&gt;, moving from version 2.28.5 to &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286052&quot;&gt;&lt;code&gt;2.30.0&lt;/code&gt;&lt;/a&gt;. This update, crucial for game developers and multimedia applications, brings new features and improvements as detailed in the release notes linked in the pull request.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/adamcstephens&quot;&gt;adamcstephens&lt;/a&gt; has announced significant version jumps for the &lt;code&gt;openvswitch&lt;/code&gt; package, updating to &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287368&quot;&gt;&lt;code&gt;3.1.4&lt;/code&gt;&lt;/a&gt; from 3.1.1 and backporting the LTS version to 2.17.9 from 2.17.6. These updates are not only security improvements, including patches for CVE-2023-3966, but also introduce functional enhancements such as parallel testing capabilities.&lt;/p&gt;
&lt;p&gt;A new tool, &lt;code&gt;gittuf&lt;/code&gt; version 0.3.0, has been introduced by &lt;a href=&quot;https://github.com/flandweber&quot;&gt;flandweber&lt;/a&gt; aiming at ensuring the integrity of git repositories, an essential addition for developers focusing on security (&lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/285801&quot;&gt;&lt;code&gt;gittuf: init at 0.3.0&lt;/code&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Two promising packages initiated by &lt;a href=&quot;https://github.com/bcdarwin&quot;&gt;bcdarwin&lt;/a&gt; cater to the Python community; &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/285900&quot;&gt;&lt;code&gt;python311Packages.pygltflib: init at 1.16.1&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/286128&quot;&gt;&lt;code&gt;python311Packages.spatial-image: init at 1.0.0&lt;/code&gt;&lt;/a&gt;, enhancing the capabilities in handling glTF files and providing a multidimensional image data structure respectively.&lt;/p&gt;
&lt;p&gt;The Python ecosystem also sees the introduction of &lt;code&gt;python311Packages.highdicom&lt;/code&gt; at version 0.22.0 by &lt;a href=&quot;https://github.com/bcdarwin&quot;&gt;bcdarwin&lt;/a&gt;, offering improved DICOM abstractions for medical imaging (&lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/277954&quot;&gt;&lt;code&gt;python311Packages.highdicom: init at 0.22.0&lt;/code&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/patka-123&quot;&gt;patka-123&lt;/a&gt;&apos;s effort sees the initialization of &lt;code&gt;paratest&lt;/code&gt; version 7.4.1, a tool that allows running PHPUnit tests in parallel, providing efficiency gains for PHP developers (&lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287791&quot;&gt;&lt;code&gt;paratest: init at 7.4.1&lt;/code&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;In a critical fix, &lt;a href=&quot;https://github.com/Hayajiro&quot;&gt;Hayajiro&lt;/a&gt; addressed a hidden dependency issue for Inkcut, ensuring its smooth operation by explicitly including &lt;code&gt;setuptools&lt;/code&gt; (&lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287547&quot;&gt;&lt;code&gt;inkcut: add hidden setuptools dependency&lt;/code&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Lastly, the VirtualBox build process received a significant enhancement from &lt;a href=&quot;https://github.com/blitz&quot;&gt;blitz&lt;/a&gt;, optimizing it by reducing dependencies on vendored libraries, thereby promising quicker build times and ease of updates (&lt;a href=&quot;https://github.com/NixOS/nixpkgs/pull/287295&quot;&gt;&lt;code&gt;virtualbox: use fewer vendored libraries&lt;/code&gt;&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;This week&apos;s pulse in the Nix community highlights the ever-evolving nature of software, with contributors tirelessly working to ensure that the Nix ecosystem remains robust, secure, and ahead of the curve.&lt;/p&gt;
</content:encoded></item></channel></rss>