nixpkgs/pkgs/os-specific/linux/device-tree
Jared Baur ce80359d9f deviceTree: ensure file symlinks are included in applyOverlays output
When using a custom `hardware.deviceTree.dtbSource`, we cannot assume
that all DTBs in this directory are regular files. This change allows
for file symlinks to be present as well, which fixes the issue where
only file (a symlink) is present in `dtbSource` and the copy fails with
`cp: missing file operand`.
2024-04-24 19:38:39 -07:00
..
default.nix deviceTree: ensure file symlinks are included in applyOverlays output 2024-04-24 19:38:39 -07:00
raspberrypi.nix