Merge pull request #277494 from trofi/buildFHSEnv-fix-eval
This commit is contained in:
@@ -251,7 +251,7 @@ let
|
||||
|
||||
in runCommandLocal "${name}-fhs" {
|
||||
passthru = {
|
||||
inherit args baseTargetPaths targetPaths baseMultiPaths multiPaths ldconfig;
|
||||
inherit args baseTargetPaths targetPaths baseMultiPaths ldconfig;
|
||||
};
|
||||
} ''
|
||||
mkdir -p $out
|
||||
|
||||
Reference in New Issue
Block a user