SchweGELBin
7e2cac1448
catppuccin: unstable-2025-10-07 -> 0-unstable-2026-03-24
2026-03-24 19:19:13 +01:00
ccicnce113424
9f9d8eac43
kmscon: don't patch docbook xml manually
2026-03-25 02:04:34 +08:00
Grimmauld and GitHub
ce031847d1
apparmor-profiles: use structuredAttrs instead of passAsFile ( #498254 )
2026-03-24 17:55:07 +00:00
Steven Allen
4891d4e7f4
libretranslate: skip pythonImportsCheck on aarch64
2026-03-24 10:53:09 -07:00
Winter and GitHub
48e5bec36d
buildRustCrate: name tests/<dir>/main.rs binaries as <dir> to match cargo ( #502733 )
2026-03-24 17:49:09 +00:00
Bruno Bigras
44f12ddbc9
tkey-ssh-agent: 1.1.0 -> 1.1.1
2026-03-24 13:46:38 -04:00
Philip Kannegaard Hayes
29c30249c3
aesmd: fix failure on first run and clean up old DCAP compat
...
On our prod machines, aesmd would always fail the first time after boot,
with logs like:
`XXX-copy-aesmd-data-files.sh[770]: chown: invalid user: 'aesmd:aesmd'`.
Everything would be fine after the next restart, but blocking boot for
15 seconds is definitely annoying.
It appears the issue was that we were trying to name the DynamicUser
User and Group (aesmd/aesmd) during ExecStartPre, but systemd only
creates these right before ExecStart. After playing around with the
ExecStartPre script, I finally got it to work correctly. As a bonus, we
can also re-add the RootDirectory/chroot hardening.
I've also cleaned out the config for the old out-of-tree isgx driver and
the old DCAP driver. The kernel has had in-kernel SGX support since 5.11
(~2021/02).
2026-03-24 10:41:12 -07:00
Philip Kannegaard Hayes
c7beca362b
sgx-sdk: drop
...
This package has been broken and unmaintained since 2024-11, when it
broke sometime around the nixos-24.11 release
2026-03-24 10:41:10 -07:00
Philip Kannegaard Hayes
6e4fc8483e
sgx-azure-dcap-client: 1.12.3 -> 1.13.0-pre0
2026-03-24 10:40:50 -07:00
Philip Kannegaard Hayes
bbbf5bd268
sgx-psw: 2.25 -> 2.27; nixos/aesmd: update
2026-03-24 10:40:48 -07:00
nixpkgs-ci[bot] and GitHub
0248ab53b2
factoriolab: 3.18.1 -> 3.18.2 ( #501216 )
2026-03-24 17:37:19 +00:00
Masum Reza and GitHub
5f37d1b7de
ananicy-rules-cachyos: 0-unstable-2026-03-05 -> 0-unstable-2026-03-21 ( #502265 )
2026-03-24 17:33:42 +00:00
Masum Reza and GitHub
149ea1d071
limine: 10.8.5 -> 11.0.0 ( #502661 )
2026-03-24 17:33:21 +00:00
Masum Reza and GitHub
5de1c67d0f
hyprlock: 0.9.2 -> 0.9.3 ( #503066 )
2026-03-24 17:33:08 +00:00
Steven Allen
96b9f4f77c
python3Packages.argos-translate-files: skip pythonImportsCheck on aarch64
2026-03-24 10:32:14 -07:00
Steven Allen
38fd937d75
python3Packages.translatehtml: skip pythonImportsCheck on aarch64
2026-03-24 10:30:02 -07:00
dotlambda and GitHub
0195be7484
python3Packages.serialx: 1.0.0 -> 1.1.1 ( #503058 )
2026-03-24 17:29:42 +00:00
Peder Bergebakken Sundt and GitHub
8174eca751
flexget: 3.19.2 -> 3.19.4 ( #502925 )
2026-03-24 17:29:33 +00:00
Peder Bergebakken Sundt and GitHub
617b1f32eb
manifold: 3.4.0 -> 3.4.1 ( #502965 )
2026-03-24 17:28:50 +00:00
R. Ryantm
87b2713fd8
crush: 0.49.0 -> 0.51.2
2026-03-24 17:27:24 +00:00
Steven Allen
58e85c8af6
python3Packages.translatehtml: 1.5.2 -> 1.5.3; modernize
...
In addition to the package update, this commit:
1. Switches to fetching from GitHub. This is the first version released
on GitHub, otherwise I'd switch to GitHub in a separate commit.
2. Uses the modern pyproject python builder.
3. Removes the recursive attribute set.
2026-03-24 10:23:39 -07:00
Grimmauld and GitHub
8da3dc4fd5
iputils.apparmor: only include local/bin if exists ( #477030 )
2026-03-24 17:15:40 +00:00
R. Ryantm
5fd7a10582
cloudgoat: 2.4.0 -> 2.5.0
2026-03-24 17:02:33 +00:00
linsui
24fcf3fbe2
slobdict: 1.0.0 -> 1.2.0
2026-03-25 00:50:10 +08:00
Adam C. Stephens and GitHub
18037bf05b
forgejo-runner: 12.7.2 -> 12.7.3 ( #503091 )
2026-03-24 16:47:49 +00:00
Gaetan Lepage
1dceef4cef
python3Packages.timm: 1.0.25 -> 1.0.26
...
Diff: https://github.com/huggingface/pytorch-image-models/compare/v1.0.25...v1.0.26
Changelog: https://github.com/huggingface/pytorch-image-models/blob/v1.0.26/README.md#whats-new
2026-03-24 16:43:44 +00:00
StepBroBD and GitHub
81a6d69d60
raycast: 1.104.6 -> 1.104.10 ( #501149 )
2026-03-24 16:42:21 +00:00
nixpkgs-ci[bot] and GitHub
67dc951b1d
libation: 13.3.0 -> 13.3.2 ( #502426 )
2026-03-24 16:41:31 +00:00
Gaétan Lepage and GitHub
abbe66b56f
python3Packages.ultralytics: 8.4.21 -> 8.4.26 ( #502681 )
2026-03-24 16:38:24 +00:00
Marcus Ramberg and GitHub
8c9666ab28
google-cloud-sdk: compile pyc at build time ( #502666 )
2026-03-24 16:38:08 +00:00
Francesco Gazzetta and GitHub
5a47310761
tclPackages.rl_json: 0.15.3 -> 0.15.7 ( #497128 )
2026-03-24 16:33:46 +00:00
Gaetan Lepage
44d6f8a04f
python3Packages.onnxscript: 0.5.7 -> 0.6.2
...
Diff: https://github.com/microsoft/onnxscript/compare/v0.5.7...v0.6.2
Changelog: https://github.com/microsoft/onnxscript/releases/tag/v0.6.2
2026-03-24 16:23:44 +00:00
R. Ryantm
574cfbace7
vscode-extensions.nomicfoundation.hardhat-solidity: 0.8.28 -> 0.8.29
2026-03-24 16:23:22 +00:00
Chris Moultrie
26a09a5067
forgejo-runner: 12.7.2 -> 12.7.3
...
changelog: https://code.forgejo.org/forgejo/runner/releases/tag/v12.7.3
2026-03-24 12:21:24 -04:00
Hythera
f5487dbfb6
mastodon: 4.5.7 -> 4.5.8
2026-03-24 17:17:25 +01:00
nixpkgs-ci[bot] and GitHub
dfec7b0c06
amazon-cloudwatch-agent: 1.300064.0 -> 1.300065.0 ( #489727 )
2026-03-24 16:13:31 +00:00
R. Ryantm
1c8fe0d2fa
vscode-extensions.prettier.prettier-vscode: 12.3.0 -> 12.4.0
2026-03-24 16:08:25 +00:00
linsui
7403e8509b
python3Packages.premailer: init at 3.10.0
2026-03-25 00:03:46 +08:00
K900 and GitHub
e00575d1f6
lasuite-meet: 1.10.0 -> 1.11.0 ( #503079 )
2026-03-24 16:00:54 +00:00
R. Ryantm
6512cb9c16
dness: 0.5.7 -> 0.6.0
2026-03-24 16:00:00 +00:00
Martin Weinelt
ab2d734fb0
lasuite-meet-frontend: 1.10.0 -> 1.11.0
...
https://github.com/suitenumerique/meet/blob/v1.11.0/CHANGELOG.md
2026-03-24 16:55:22 +01:00
Martin Weinelt
e476b5c1fa
lasuite-meet: 1.10.0 -> 1.11.0
...
https://github.com/suitenumerique/meet/blob/v1.11.0/CHANGELOG.md
2026-03-24 16:55:22 +01:00
R. Ryantm
9ce2539b62
prmers: 4.18.00-alpha -> 4.18.02-alpha
2026-03-24 15:53:28 +00:00
R. Ryantm
fb0e92b906
runn: 1.6.0 -> 1.6.1
2026-03-24 15:52:47 +00:00
Sandro and GitHub
ad5bfc8766
python3Packages.apprise: 1.9.8 -> 1.9.9 ( #502104 )
2026-03-24 15:50:44 +00:00
Sandro and GitHub
7eae6fae26
python3Packages.pyrainbird: 6.1.0 -> 6.1.2 ( #497453 )
2026-03-24 15:47:00 +00:00
Sandro and GitHub
37bc7de8c8
python3Packages.pymodbus-repl: add tabulate to pythonRelaxDeps ( #502304 )
2026-03-24 15:39:47 +00:00
Sandro and GitHub
f864192532
home-assistant-custom-components.octopus_energy: 18.1.1 -> 18.1.2 ( #502820 )
2026-03-24 15:34:48 +00:00
R. Ryantm
2ba5b8bdbc
pocketbase: 0.36.6 -> 0.36.7
2026-03-24 15:34:23 +00:00
Sandro and GitHub
8f7984af64
python3Packages.imgw-pib: 2.0.2 -> 2.0.4 ( #502846 )
2026-03-24 15:34:00 +00:00