diff options
| author | Luke Granger-Brown <git@lukegb.com> | 2024-03-17 16:58:04 +0000 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2024-03-26 23:32:09 +0100 |
| commit | 3b8cd8ad708f72f237daf05b42a956184bf2996d (patch) | |
| tree | 5d5960c5dd1de4b88c982a5e27d789d5ed63aa09 /pkgs/development/python-modules/rangehttpserver | |
| parent | c77e28a0137b288ed46550d8940301b2f79903c0 (diff) | |
installer/nixos-generate-config: correctly detect bcache
PR #256638 inadvertently introduced a bug in `nixos-generate-config` whereby it
would never put `bcache` into the `availableKernelModules` for the initrd.
This is because the `qr` operator in Perl returns a regex object, rather than
matching it; the regex object evaluates to true, making the filter expression
effectively `grep(!true, @bcacheDevices)`, which will always return an empty
list.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
