Merge pull request #68308 from srhb/rerec-utils

nixos/lib/utils: Make the set recursive again, unbreak eval
This commit is contained in:
Sarah Brofeldt
2019-09-08 15:36:59 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
pkgs: with pkgs.lib;
{
rec {
# Check whenever fileSystem is needed for boot
fsNeededForBoot = fs: fs.neededForBoot