Commit Graph
863970 Commits
Author SHA1 Message Date
dramforever 9c9848be54 linuxManualConfig: Handle only y and m in readConfig
Parsing Linux config files in Nix in full is complicated, primarily due
to string values. Currently, the regular expression used is fragile and
breaks with string values containing equal signs or (escaped) quotes.

The primary use of these options is system.requiredKernelConfig, which
only really needs to track "yes" and "module". Therefore, only parse
those.

This is a breaking change. However, this is a very obscure corner of
linuxManualConfig and should have few if any affected users.
2025-09-19 15:36:51 +08:00
Vincent LaporteandGitHub 12bd230118 ocamlPackages.topkg: 1.0.7 → 1.1.0 (#443627) 2025-09-19 06:08:23 +00:00
Vincent LaporteandGitHub ae75f3f024 ocamlPackages.ppx_deriving: 6.1.0 → 6.1.1 (#442552) 2025-09-19 06:07:40 +00:00
Vincent LaporteandGitHub cd10096566 coqPackages.autosubst-ocaml: 1.1+8.20 -> 1.1+9.0 (#443607) 2025-09-19 06:05:24 +00:00
nixpkgs-merge-bot[bot]andGitHub 1fd2ac2221 cargo-about: 0.8.0 -> 0.8.1 (#444048) 2025-09-19 05:55:45 +00:00
AleksanaandGitHub 9aa8afb342 euporie: init at 2.8.12 (#440551) 2025-09-19 13:32:53 +08:00
K900andGitHub 1aa3c1ba5d screen: backport pending patch to fix UB in unit tests (#444222) 2025-09-19 05:26:02 +00:00
K900 f9c5a2dfb3 screen: backport pending patch to fix UB in unit tests 2025-09-19 08:20:55 +03:00
Jared BaurandGitHub 3cfcacb611 vboot_reference updates (#377663) 2025-09-19 04:57:58 +00:00
Vincent LaporteandGitHub aee3b8cb85 use latest patch for bisect_ppx (#444109) 2025-09-19 04:56:14 +00:00
nixpkgs-merge-bot[bot]andGitHub 7703c33c66 bark-server: 2.2.5 -> 2.2.6 (#444212) 2025-09-19 04:54:12 +00:00
Peter SimonsandGitHub af0fc6ad15 python3Packages.osc: 1.19.1 -> 1.20.0 (#444101) 2025-09-19 04:53:58 +00:00
K900andGitHub 0a127abc47 mariadb_{106,1011}: fix build with CMake 4 (#444160) 2025-09-19 04:32:49 +00:00
nixpkgs-merge-bot[bot]andGitHub e684560e2b rime-wanxiang: 12.0.2 -> 12.4.1 (#443761) 2025-09-19 04:32:47 +00:00
nixpkgs-merge-bot[bot]andGitHub 7b8dd73eab s7: 11.5-unstable-2025-09-06 -> 11.5-unstable-2025-09-18 (#444096) 2025-09-19 04:26:32 +00:00
IRONM00N a246280b51 coqPackages.autosubst-ocaml: 1.1+8.20 -> 1.1+9.0 2025-09-19 00:26:15 -04:00
zowoqandGitHub aa55ec1e1e terraform-providers.opentelekomcloud: 1.36.47 -> 1.36.48 (#444208) 2025-09-19 04:08:42 +00:00
zowoqandGitHub e5cdcb4418 terraform-providers.migadu: 2025.8.28 -> 2025.9.18 (#444206) 2025-09-19 04:08:38 +00:00
R. Ryantm bca8a7b28a bark-server: 2.2.5 -> 2.2.6 2025-09-19 04:02:52 +00:00
Vincent LaporteandGitHub 1333a68ece ocamlPackages.utop: 2.15.0 → 2.16.0 (#442419) 2025-09-19 03:50:29 +00:00
R. Ryantm e823a50247 terraform-providers.opentelekomcloud: 1.36.47 -> 1.36.48 2025-09-19 03:40:15 +00:00
zowoqandGitHub 33189d6f51 terraform-providers.huaweicloud: 1.78.1 -> 1.78.4 (#444193) 2025-09-19 03:36:18 +00:00
nixpkgs-merge-bot[bot]andGitHub 44614d0df6 openlinkhub: 0.6.2 -> 0.6.4 (#442897) 2025-09-19 03:31:57 +00:00
R. Ryantm 221e9c7c43 terraform-providers.migadu: 2025.8.28 -> 2025.9.18 2025-09-19 03:30:28 +00:00
nixpkgs-merge-bot[bot]andGitHub e751922230 versitygw: 1.0.17 -> 1.0.18 (#444078) 2025-09-19 03:17:14 +00:00
Masum RezaandGitHub 106e4a094e vscode: 1.104.0 -> 1.104.1, vscodium: 1.104.06114 -> 1.104.16282 (#444102) 2025-09-19 03:08:04 +00:00
943fa98bf7 python3Packages.euporie: init at 2.8.13
This package is added as a Python module so that its ipykernel can
access other modules defined within a common environment.

The TUI notebook app can be tested with:

    nix-shell \
        -I nixpkgs=./ \
        -p "python3.withPackages(ps: with ps; [ euporie ])" \
        --command euporie-notebook

Co-authored-by: renesat <self@renesat.me>
GitHub: closes https://github.com/NixOS/nixpkgs/issues/374033
2025-09-19 10:56:54 +08:00
YtandGitHub f792d8aadb python3Packages.weaviate-client: 4.16.9 -> 4.16.10 (#444169) 2025-09-19 02:16:12 +00:00
R. Ryantm a035fc15d9 terraform-providers.huaweicloud: 1.78.1 -> 1.78.4 2025-09-19 02:03:22 +00:00
Austin HorstmanandGitHub 890efccbb9 jankyborders: 1.8.0 -> 1.8.3 (#444068) 2025-09-19 01:46:28 +00:00
nixpkgs-merge-bot[bot]andGitHub bc9e6ecc14 supabase-cli: 2.40.6 -> 2.45.2 (#444174) 2025-09-19 01:39:33 +00:00
Justin BedőandGitHub 974e045a57 last: 1642 -> 1645 (#444177) 2025-09-19 11:39:02 +10:00
Justin BedőandGitHub 1b6d5e657b rstudio: 2025.05.1+513 -> 2025.09.0+387 (#443875) 2025-09-19 01:28:44 +00:00
8432ab232e python3Packages.flatlatex: init at 0.15
Co-authored-by: renesat <self@renesat.me>

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2025-09-19 09:25:40 +08:00
R. Ryantm 7869f0c967 last: 1642 -> 1645 2025-09-19 00:33:44 +00:00
R. Ryantm e9c54611c3 supabase-cli: 2.40.6 -> 2.45.2 2025-09-19 00:26:48 +00:00
EmilyandGitHub 2ea7a78d19 nixos/top-level: fix cutoffPackages without initialRamdisk (#444133) 2025-09-18 23:55:40 +00:00
nixpkgs-merge-bot[bot]andGitHub 19dbca845b sentry-native: 0.10.1 -> 0.11.0 (#444113) 2025-09-18 23:38:47 +00:00
R. Ryantm 3b2c18ef50 python3Packages.weaviate-client: 4.16.9 -> 4.16.10 2025-09-18 23:37:15 +00:00
Nick CaoandGitHub f1b2951b86 vtk: 9.5.0 -> 9.5.1; vtkWithQt5: drop (#440560) 2025-09-18 23:34:03 +00:00
SandroandGitHub 7c54879d09 oras: 1.2.3 -> 1.3.0 (#442041) 2025-09-18 23:14:47 +00:00
Emily 51caf3bd63 mariadb_{106,1011}: fix build with CMake 4 2025-09-19 00:12:29 +01:00
EmilyandGitHub afc28e5d0a metis: 5.1.0 -> 5.2.1 + cmake4 patch; gklib: init at 5.1.1-unstable-2025-07-15 (#444054) 2025-09-18 22:59:02 +00:00
Morgan JonesandGitHub c3c457ac52 lmstudio: 0.3.25.2 -> 0.3.26.6 (#443909) 2025-09-18 22:57:05 +00:00
Nick CaoandGitHub 658cd8df6c copybara: 20250901 -> 20250915 (#444093) 2025-09-18 22:54:10 +00:00
Nick CaoandGitHub e19e8d27eb topicctl: 1.20.2 -> 1.21.0 (#444106) 2025-09-18 22:53:15 +00:00
Nick CaoandGitHub 136d5ed4fe clipcat: 0.21.0 -> 0.21.1 (#444059) 2025-09-18 22:52:19 +00:00
Nick CaoandGitHub b1b57fe9a0 atlantis: 0.35.1 -> 0.36.0 (#444064) 2025-09-18 22:51:37 +00:00
Nick CaoandGitHub 2a15edbbf5 python3Packages.pythonqwt: 0.14.5 -> 0.14.6 (#444086) 2025-09-18 22:50:32 +00:00
Nick CaoandGitHub ce0eb8b376 vscode-extensions.rooveterinaryinc.roo-cline: 3.27.0 -> 3.28.3 (#443910) 2025-09-18 22:45:58 +00:00