Commit Graph
912526 Commits
Author SHA1 Message Date
Doron BeharandGitHub 86e14f6832 nixos/mpd: apply RFC 42 (#456989) 2025-12-15 14:26:09 +00:00
R. Ryantm dc0bf3be82 python3Packages.pysrdaligateway: 0.19.0 -> 0.19.2 2025-12-15 14:14:54 +00:00
beeb 542632f517 foundry: 1.4.4 -> 1.5.0 2025-12-15 15:06:02 +01:00
beeb d9df457a0f chore: fix update-svm-lists.sh helper script
The latest version of the file that gets pulled has a prerelease version
of solidity 0.8.31, which makes the compilation of `svm-rs-builds` fail
with a duplicate constant definition error. This commit fixes the script
by filtering out the prerelease versions with jq.
2025-12-15 15:06:00 +01:00
R. Ryantm 1515e577d7 go-ios: 1.0.182 -> 1.0.189 2025-12-15 13:48:25 +00:00
Sefa EyeogluandGitHub f9b6616268 vencord: 1.13.8 -> 1.13.9 (#470990) 2025-12-15 13:43:35 +00:00
K900andGitHub df24f571d3 qui: 1.9.1 -> 1.10.0 (#471025) 2025-12-15 13:36:54 +00: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ő GutyinaandGitHub 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 EyeogluandGitHub 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
AleksanaandGitHub 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
Yueh-Shun LiandGitHub 860a8446fc fetchurl: fix handling of fallback URLs (#470643) 2025-12-15 13:05:38 +00:00
Thiago Kenji OkadaandGitHub b8f4e5e21a nixos/rtorrent: add missing @chown in SystemCallFilter (#470991) 2025-12-15 13:04:13 +00:00
AleksanaandGitHub c0226afeaf python3Packages.approvaltests: 16.1.0 -> 16.2.0 (#470254) 2025-12-15 12:59:46 +00:00
AleksanaandGitHub 56187a6785 python3Packages.meshcore: 2.2.2 -> 2.2.3 (#470106) 2025-12-15 12:55:18 +00:00
AleksanaandGitHub ac9a217389 coredns: 1.13.1 -> 1.13.2 (#470118) 2025-12-15 12:53:45 +00:00
AleksanaandGitHub 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
StepBroBDandGitHub fcf34f4291 ocamlPackages.extunix: init at 0.4.4 (#467932) 2025-12-15 12:47:51 +00:00
AleksanaandGitHub c248f52a52 auto-editor: fix checks (#470676) 2025-12-15 12:47:43 +00:00
AleksanaandGitHub c14013a13d networkmanager: 1.54.1 -> 1.54.3 (#470299) 2025-12-15 12:46:51 +00:00
AleksanaandGitHub 3a99af3bf5 podman: fix cross-compilation build (#470353) 2025-12-15 12:41:23 +00:00
AleksanaandGitHub fbe0d55157 flaca: 3.4.2 -> 3.5.3 (#470720) 2025-12-15 12:40:59 +00:00
AleksanaandGitHub ece01007af bolt-launcher: add startupWMClass to .desktop (#470372) 2025-12-15 12:40:30 +00:00
AleksanaandGitHub 89d1684b9d nixos/moonraker: Fix permission issues on tmpfiles (#470376) 2025-12-15 12:39:31 +00:00
AleksanaandGitHub 2b36fa1c9c python3Packages.snakemake: 9.14.1 -> 9.14.4 (#470382) 2025-12-15 12:38:33 +00:00
AleksanaandGitHub 7a5b97f615 gnomeExtensions.printers: patch hardcoded binary paths (#470476) 2025-12-15 12:36:02 +00:00
AleksanaandGitHub d5b0da77af nixosTests.lomiri-*-app: More fixing (#470505) 2025-12-15 12:35:23 +00:00
AleksanaandGitHub 53fd75151b appflowy: 0.10.4 -> 0.10.6 (#470668) 2025-12-15 12:31:10 +00:00
Vincent LaporteandGitHub 22d055f013 ocamlPackages.ppx_deriving_variant_string: init at 1.0.1 (#470411) 2025-12-15 12:25:52 +00:00
Vladimír ČunátandGitHub 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
AleksanaandGitHub 1574ce8cc0 ocamlPackages.cow: add homepage (#470479) 2025-12-15 12:06:57 +00:00
AleksanaandGitHub 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 BeharandGitHub 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