+3
doc/redirects.json
+3
doc/redirects.json
···
+4
doc/release-notes/rl-2505.section.md
+4
doc/release-notes/rl-2505.section.md
···- Plasma 5 and Qt 5 based versions of associated software are deprecated in NixOS 25.05, and will be removed in NixOS 25.11. Users are encouraged to upgrade to Plasma 6.- `rustPlatform.buildRustPackage` stops handling the deprecated argument `cargoSha256`. Out-of-tree packages that haven't migrated from `cargoSha256` to `cargoHash` now receive errors.+- `lib.packagesFromDirectoryRecursive` can now construct nested scopes matching the directory tree passed as input.
+40
-35
lib/filesystem.nix
+40
-35
lib/filesystem.nix
······+: Equivalently, this function takes `processDir` and `args`, and can modify arguments passed to `processDir`+(same as above) before calling it, as well as modify its output (which is then returned by `recurseIntoDirectory`).······-As of now, `lib.packagesFromDirectoryRecursive` cannot create nested scopes for sub-directories.-but not to those in the same directory, nor those in a parent directory; e.g, `b2.nix` cannot directly···-lib.filesystem.packagesFromDirectoryRecursive: Unsupported file type ${type} at path ${toString path}+lib.filesystem.packagesFromDirectoryRecursive: Unsupported file type ${type} at path ${toString path}
+3
nixos/doc/manual/redirects.json
+3
nixos/doc/manual/redirects.json
···