Commit Graph
979362 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub cc616831d4 flyctl: 0.4.29 -> 0.4.33 (#509304) 2026-04-12 22:42:48 +00:00
Fabian AffolterandGitHub 9f8b35086f python313Packages.pyais: 2.20.1 -> 3.0.0 (#509392) 2026-04-12 22:39:18 +00:00
Fabian AffolterandGitHub 181f2be108 exploitdb: 2026-04-07 -> 2026-04-11 (#509393) 2026-04-12 22:39:09 +00:00
Fabian AffolterandGitHub cbe0c00818 python3Packages.pyworxcloud: 6.3.0 -> 6.3.2 (#509395) 2026-04-12 22:38:45 +00:00
Philip TaronandGitHub adefe91ea1 bats: use writeText instead of passAsFile (#498267) 2026-04-12 22:30:41 +00:00
Martin WeineltandGitHub cb41d1ba28 python312Packages.mobi: exclude standard-imghdr to fix build (#509388) 2026-04-12 22:17:09 +00:00
SandroandGitHub 4ee46f6528 golazo: Set __structuredAttrs to true (#509326) 2026-04-12 22:01:21 +00:00
Yohann BonifaceandGitHub b0a3affd53 openbgpd: replace cvengler as openbgpd maintainer (#509061) 2026-04-12 22:01:17 +00:00
Yohann BonifaceandGitHub 1ed7b31fac xpipe: 22.5 -> 22.9 (#509287) 2026-04-12 21:56:33 +00:00
Yohann BonifaceandGitHub 26e52dbca6 peazip: add ProxyVT as maintainer (#508959) 2026-04-12 21:55:39 +00:00
Thiago Kenji OkadaandGitHub 725ea7469a flood: 4.13.0 -> 4.13.9 (#509380) 2026-04-12 21:55:33 +00:00
Clara EnglerandSigmanificient d85d3c6701 openbgpd: replace cvengler as openbgpd maintainer
Discussed with kloenk in a private chat.  See also #509060.
2026-04-12 23:54:05 +02:00
Clara EnglerandSigmanificient ca8f20ef41 maintainers: add cvengler 2026-04-12 23:54:05 +02:00
Fabian AffolterandGitHub 5cf92f5e27 python3Packages.fastcore: 1.12.34 -> 1.12.38 (#509347) 2026-04-12 21:51:18 +00:00
Fabian AffolterandGitHub 9327d9191f cloudfox: 2.0.1 -> 2.0.2 (#509373) 2026-04-12 21:50:55 +00:00
SandroandGitHub c88e63f4ca remarkable-mouse: 7.1.1 -> unstable-2024-02-23 (#432908) 2026-04-12 21:49:57 +00:00
Martin WeineltandGitHub 3de9963aa8 Merge staging-nixos into master (#509394) 2026-04-12 21:49:23 +00:00
Fabian Affolter 3bee0d4c46 exploitdb: 2026-04-07 -> 2026-04-11
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/2026-04-07...2026-04-11
2026-04-12 23:48:08 +02:00
LIN, JianandGitHub de76b58f5f emacs: update vendored patch for Emacs bug#77143 and bug#80744 (#509349) 2026-04-12 21:46:20 +00:00
Yohann BonifaceandGitHub f1ed21af0c maintainers: remove hqurve (#506573) 2026-04-12 21:46:20 +00:00
R. Ryantm 4fb7d14139 python3Packages.pyworxcloud: 6.3.0 -> 6.3.2 2026-04-12 21:46:06 +00:00
Fabian Affolter 21a5241014 python313Packages.pyais: 2.20.1 -> 3.0.0
Diff: https://github.com/M0r13n/pyais/compare/v2.20.1...v3.0.0

Changelog: https://github.com/M0r13n/pyais/blob/v3.0.0/CHANGELOG.txt
2026-04-12 23:45:50 +02:00
SandroandGitHub d562543594 fcitx5: fix updateScript (#504332) 2026-04-12 21:40:42 +00:00
Felix BühlerandGitHub b2a6b07234 mediaelch-qt5: fix build (#509174) 2026-04-12 21:35:07 +00:00
Sam 5dc59002fd python312Packages.mobi: exclude standard-imghdr to fix build
Our `standard-*` packages are set up to be null on the Python versions
that still include the corresponding module in the standard library.
However, since mobi depends on standard-imghdr unconditionally, using
the package on versions of Python that still have imghdr in the standard
library fails to build due to the following sequence of steps:

1. Something calls `python312Packages.mobi`.
2. `standard-imghdr` in the dependencies resolves to `null`, since
   `imghdr` is still in the standard library on Python 3.12 and we have
   the `standard-imghdr` package set to be null on versions of Python
   where `imghdr` is in the standard library.
3. `pythonRuntimeDepsCheck` runs.
4. `pythonRuntimeDepsCheck` sees `Requires-Dist: standard-imghdr` in
   mobi's distinfo metadata and checks whether the package is installed.
5. It is not, so the runtime deps check fails the build.

We solve this issue by removing `standard-imghdr` from the list of
dependencies on versions of Python where the package is set to `null`
(those versions that have `imghdr` in the standard library). The package
continues to work because it will transparently import the standard
library version of `imghdr`.
2026-04-12 14:27:13 -07:00
Matthieu CoudronandGitHub fbc6a6cc99 neovim-unwrapped: enable treesitter tests (#509368) 2026-04-12 21:25:45 +00:00
SandroandGitHub 6af169c85b peco: 0.5.11 -> 0.6.0 (#507914) 2026-04-12 21:19:11 +00:00
Martin WeineltandGitHub 0a68631039 Revert "nixos/network-interfaces: remove network-setup" (#509378) 2026-04-12 21:15:20 +00:00
SandroandGitHub b6990c305b gource: 0.55 -> 0.56 (#500980) 2026-04-12 21:12:07 +00:00
R. Ryantm fb249ab390 flood: 4.13.0 -> 4.13.9 2026-04-12 21:05:04 +00:00
Will Fancher 85a509502d Revert #481473 "nixos/network-interfaces: remove network-setup"
Reverts #481473, fixes #509254

Turns out this breaks scripted networking with systemd stage 1. Even
if we assumed that systemd stage 1 wasn't now the default, I still
think that makes this worthy of a revert, in the absence of a fix. But
now that systemd stage 1 is the default, this is also a channel
blocker.

The problem is that wantedBy = [ "foo.device" ]; doesn't work as
hoped. If the device appears in stage 1, then the systemd device unit
becomes active in stage 1 without pulling in any dependency for
configuring it (because that only exists in stage 2). When we
transition to stage 2, systemd maintains its information about unit
state between stages and remembers that the device units were already
active. They do not become reactivated, and consequently their new
stage 2 dependencies do not get pulled in.

The fix is probably to do this with SYSTEMD_WANTS= in udev rules,
rather than with wantedBy. The udev rules will re-fire during stage 2,
though I'm not 100% clear on exactly which events that includes
(e.g. if we'll get new add events or if we need to look for a
different ACTION or anything like that). This is going to require some
experimentation and testing that I don't have time for today.

Given that this is addressing a channel blocker, I think this revert
should be merged if a fix can't be merged instead before the next
unstable-small eval. In either case, staging-nixos should be merged to
master right after.
2026-04-12 17:03:36 -04:00
nixpkgs-ci[bot]andGitHub 54062fd72b liteparse: 1.4.4 -> 1.4.6 (#509044) 2026-04-12 21:01:23 +00:00
kirillrdyandGitHub 754b55e964 python3Packages.mwxml: 0.3.6 -> 0.3.8 (#509316) 2026-04-12 20:47:06 +00:00
R. Ryantm 58d94653f2 cloudfox: 2.0.1 -> 2.0.2 2026-04-12 20:41:41 +00:00
Austin HorstmanandGitHub 7df180f098 teams-for-linux: 2.7.13 -> 2.8.0 (#509104) 2026-04-12 20:41:18 +00:00
Luna NovaandGitHub 6cceecfd3b zluda: 6-preview.55 -> 6-preview.63 (#509043) 2026-04-12 20:37:04 +00:00
R. RyantmandAustin Horstman ae51975173 teams-for-linux: 2.7.13 -> 2.8.0 2026-04-12 15:34:28 -05:00
Gaétan LepageandGitHub 72254f51fb python3Packages.llguidance: 1.7.0 -> 1.7.2 (#509257) 2026-04-12 20:34:17 +00:00
kirillrdyandGitHub d94575f5bc python3Packages.skytemple-files: cleanup, fix (#509125) 2026-04-12 20:28:34 +00:00
0x4A6FandGitHub 167e356e27 czkawka: Add Krokiet .desktop, icon and metainfo (#503126) 2026-04-12 20:23:50 +00:00
teto 1d4bf65238 neovim-unwrapped: enable treesitter tests
The full `functionaltest` fails for various reasons. 
We dont have to run all of it but we can try enabling some of it,
starting with the treesitter tests.
Right now removing the treesitter parsers trigger no error so it's easy
to either not see an error in their installation of a version mismatch.
Running the tests should help mitigate this shortcoming.
2026-04-12 22:22:46 +02:00
dishandGitHub 5bad317a5f slidev-cli: 52.14.1 -> 52.14.2 (#509342) 2026-04-12 20:18:53 +00:00
kirillrdyandGitHub 8aeac5978c onnx: 1.20.1 -> 1.21.0 (#504718) 2026-04-12 20:14:48 +00:00
Cosima NeidahlandGitHub 3e55c89bf4 release-cross: Add fd to common (#500468) 2026-04-12 20:11:56 +00:00
Pol DellaieraandGitHub 3cfa3b56bc nixos/drupal: change state directory modules and themes symlinks (#508729) 2026-04-12 20:10:14 +00:00
SandroandGitHub be20e3ef2a platformio-chrootenv: add cmake, ninja, wheel, virtualenv (#508179) 2026-04-12 20:07:58 +00:00
nixpkgs-ci[bot]andGitHub f90531de76 filebrowser: 2.62.2 -> 2.63.2 (#509244) 2026-04-12 20:06:16 +00:00
Thomas GerbetandGitHub 84ea8adf8f open5gs: 2.7.6 -> 2.7.7 (#505276) 2026-04-12 20:03:25 +00:00
Gaétan LepageandGitHub bc0b0c41cf vimPlugins.git-dev-nvim: init at 0.11.0-unstable-2026-04-11 (#509325) 2026-04-12 19:55:05 +00:00
Gaétan LepageandGitHub 0496463b82 vimPlugins.zen-nvim: init at 0-unstable-2026-04-12 (#509271) 2026-04-12 19:53:12 +00:00