Merge pull request #68308 from srhb/rerec-utils
nixos/lib/utils: Make the set recursive again, unbreak eval
This commit is contained in:
commit
0771a1273d
@ -1,6 +1,6 @@
|
|||||||
pkgs: with pkgs.lib;
|
pkgs: with pkgs.lib;
|
||||||
|
|
||||||
{
|
rec {
|
||||||
|
|
||||||
# Check whenever fileSystem is needed for boot
|
# Check whenever fileSystem is needed for boot
|
||||||
fsNeededForBoot = fs: fs.neededForBoot
|
fsNeededForBoot = fs: fs.neededForBoot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user