masrlinu
3009b7c397
kdePackages.krohnkite: moved to codeberg.org
2025-12-15 14:35:26 +01:00
R. Ryantm
6bb09cdd87
json-repair: 0.54.2 -> 0.54.3
2025-12-15 13:35:06 +00:00
Silvan Mosberger
ea47b8d109
check-meta.nix: Minor remediation refactoring
2025-12-15 14:34:01 +01:00
Gergő Gutyina and GitHub
95937f9b1a
renode: dotnet sdk 6 -> 9 ( #470522 )
2025-12-15 13:33:56 +00:00
Silvan Mosberger
0870cfcd7a
check-meta.nix: Optimise
...
- Remove the internal conditioning on the result of `valid`, we can know
exactly when which value is produced
- Faster success path for checkMeta, also avoiding an environment
- Inline handlers
Reapplying 660cecdc16
after reversal in 0b90ed8913
2025-12-15 14:33:53 +01:00
Silvan Mosberger
0aadcd773d
check-meta.nix: More performance optimisations
...
- Boolean operator short-circuit optimisation
- Eta-reduction and make some allow/blocklist-dependend functions more cachable
- Inline functions that are only used once
- Make getEnv cached
Reapplying f7486d2a63
after reversal in 0b90ed8913
2025-12-15 14:33:43 +01:00
Silvan Mosberger
d82689da2a
check-meta.nix: Minor performance optimisiations
...
- Avoid some attribute set accesses
- Make a variable more local, avoiding a thunk
- Avoid always checking config.checkMeta for every attribute
Reapplying ab0c4c104c
after reversal in 0b90ed8913
2025-12-15 14:33:32 +01:00
Silvan Mosberger
aa94704966
check-meta.nix: Refactor for better use of parenthesis
...
Remove some clearly-unnecessary ones and add some direly-needed ones
Reapplying 43f81c8e08
after reversal in 0b90ed8913
2025-12-15 14:33:17 +01:00
Silvan Mosberger
6211f8c380
check-meta.nix: Optimise by avoiding double attribute
...
Probably that's a historical artifact
Reapplying 360f401244
after reversal in 0b90ed8913
2025-12-15 14:33:06 +01:00
Silvan Mosberger
dbc0ef9096
check-meta.nix: Refactor to inlinie remediations
...
- Makes the code more clean and obvious
- Allows remediations to depend on values computed during the check
(useful for https://github.com/NixOS/nixpkgs/pull/338267 )
Reapplying 42cfcdf4e7
after reversal in 0b90ed8913
Compared to the original commit, this includes the fix for the problem
that required the revert.
2025-12-15 14:30:07 +01:00
Sefa Eyeoglu and GitHub
df8aa69294
pnpm.fetchDeps: output a tarball from fetcherVersion 3 ( #469950 )
2025-12-15 13:30:04 +00:00
K900
9a01a23ad7
qui: 1.9.1 -> 1.10.0
2025-12-15 16:28:06 +03:00
R. Ryantm
67d617c72d
vscode-extensions.leonardssh.vscord: 5.3.8 -> 5.3.9
2025-12-15 13:24:58 +00:00
R. Ryantm
2996a72ab6
linuxKernel.kernels.linux_zen: 6.18 -> 6.18.1
2025-12-15 13:23:44 +00:00
Aleksana and GitHub
6de1ab25d1
remnote: 1.22.28 -> 1.22.31 ( #470067 )
2025-12-15 13:14:07 +00:00
Samuel Silva
88833d294e
renode-unstable: fix to work correctly with dotnet 9
...
Signed-off-by: Samuel Silva <samuel@ossystems.com.br >
2025-12-15 10:12:22 -03:00
Samuel Silva
8e7fcdaa47
renode: dotnet sdk 6 -> 9
...
When we pass the `TargetFrameworks` in `dotnetFlags` we got some weird
unexpected behavior, the `generateAssemblyInfo.sh` wasn't executed,
AssemblyInfo is not generated and we hit
[this](https://github.com/renode/renode/blob/master/src/Renode/Program.cs#L161 )
exception.
But this `generateAssemblyInfo` script only replaces version and commit
rev in a `.template` file to generate a `.cs` file. We can do this step
via Nix and everything works correctly.
Signed-off-by: Samuel Silva <samuel@ossystems.com.br >
2025-12-15 10:10:49 -03:00
R. Ryantm
be2d9508ed
roxctl: 4.9.1 -> 4.9.2
2025-12-15 13:08:53 +00:00
Yueh-Shun Li and GitHub
860a8446fc
fetchurl: fix handling of fallback URLs ( #470643 )
2025-12-15 13:05:38 +00:00
Thiago Kenji Okada and GitHub
b8f4e5e21a
nixos/rtorrent: add missing @chown in SystemCallFilter ( #470991 )
2025-12-15 13:04:13 +00:00
Aleksana and GitHub
c0226afeaf
python3Packages.approvaltests: 16.1.0 -> 16.2.0 ( #470254 )
2025-12-15 12:59:46 +00:00
Aleksana and GitHub
56187a6785
python3Packages.meshcore: 2.2.2 -> 2.2.3 ( #470106 )
2025-12-15 12:55:18 +00:00
Aleksana and GitHub
ac9a217389
coredns: 1.13.1 -> 1.13.2 ( #470118 )
2025-12-15 12:53:45 +00:00
Aleksana and GitHub
0b2fdc7b58
python3Packages.raylib-python-cffi: 5.5.0.3 -> 5.5.0.4 ( #470135 )
2025-12-15 12:53:05 +00:00
aleksana
127e759733
python3Packages.approvaltests: remove outdated version workaround
2025-12-15 20:50:04 +08:00
StepBroBD and GitHub
fcf34f4291
ocamlPackages.extunix: init at 0.4.4 ( #467932 )
2025-12-15 12:47:51 +00:00
Aleksana and GitHub
c248f52a52
auto-editor: fix checks ( #470676 )
2025-12-15 12:47:43 +00:00
Aleksana and GitHub
c14013a13d
networkmanager: 1.54.1 -> 1.54.3 ( #470299 )
2025-12-15 12:46:51 +00:00
Aleksana and GitHub
3a99af3bf5
podman: fix cross-compilation build ( #470353 )
2025-12-15 12:41:23 +00:00
Aleksana and GitHub
fbe0d55157
flaca: 3.4.2 -> 3.5.3 ( #470720 )
2025-12-15 12:40:59 +00:00
Aleksana and GitHub
ece01007af
bolt-launcher: add startupWMClass to .desktop ( #470372 )
2025-12-15 12:40:30 +00:00
Aleksana and GitHub
89d1684b9d
nixos/moonraker: Fix permission issues on tmpfiles ( #470376 )
2025-12-15 12:39:31 +00:00
Aleksana and GitHub
2b36fa1c9c
python3Packages.snakemake: 9.14.1 -> 9.14.4 ( #470382 )
2025-12-15 12:38:33 +00:00
Aleksana and GitHub
7a5b97f615
gnomeExtensions.printers: patch hardcoded binary paths ( #470476 )
2025-12-15 12:36:02 +00:00
Aleksana and GitHub
d5b0da77af
nixosTests.lomiri-*-app: More fixing ( #470505 )
2025-12-15 12:35:23 +00:00
Aleksana and GitHub
53fd75151b
appflowy: 0.10.4 -> 0.10.6 ( #470668 )
2025-12-15 12:31:10 +00:00
Vincent Laporte and GitHub
22d055f013
ocamlPackages.ppx_deriving_variant_string: init at 1.0.1 ( #470411 )
2025-12-15 12:25:52 +00:00
Vladimír Čunát and GitHub
4d57ab39c4
knot-resolver*_6: fixup darwin ( #470212 )
2025-12-15 12:23:54 +00:00
yuannan
36050605d9
asusctl: 6.1.17 -> 6.2.0
2025-12-15 12:14:47 +00:00
R. Ryantm
f80691b300
python3Packages.uv-dynamic-versioning: 0.11.2 -> 0.12.0
2025-12-15 12:12:32 +00:00
nixpkgs-ci[bot] and GitHub
76d52f2a38
Merge master into staging-nixos
2025-12-15 12:10:59 +00:00
Aleksana and GitHub
1574ce8cc0
ocamlPackages.cow: add homepage ( #470479 )
2025-12-15 12:06:57 +00:00
Aleksana and GitHub
375d3a686f
nitrokey: relax hidapi python dep to fix build ( #470692 )
2025-12-15 12:06:26 +00:00
R. Ryantm
b5320c9fe3
python3Packages.sphinxemoji: 0.3.1 -> 0.3.2
2025-12-15 11:58:50 +00:00
Doron Behar and GitHub
b9430f43ca
balena-cli: 23.2.8 -> 23.2.10 ( #470932 )
2025-12-15 11:53:37 +00:00
Zachary Arnaise
a5029a03a5
tilt: 0.35.2 -> 0.36.0
2025-12-15 12:52:46 +01:00
Azat Bahawi and GitHub
8cc00cd925
werf: 2.55.4 -> 2.56.1 ( #470967 )
2025-12-15 11:51:24 +00:00
phanirithvij and ppom
10c4b77c91
nixos/reaction: init module
...
Co-authored-by: ppom <ppom0@users.noreply.github.com >
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com >
2025-12-15 17:17:04 +05:30
Doron Behar and GitHub
e82add3019
zlequalizer: 1.0.0 -> 1.1.0 ( #461805 )
2025-12-15 11:46:42 +00:00
nixpkgs-ci[bot] and GitHub
c5221faa80
infrastructure-agent: 1.71.2 -> 1.71.3 ( #470856 )
2025-12-15 11:42:07 +00:00