unixtools: use 2-space indent
This commit is contained in:
@@ -131,8 +131,8 @@ let
|
||||
};
|
||||
|
||||
makeCompat = name': value: buildEnv {
|
||||
name = name' + "-compat";
|
||||
paths = value;
|
||||
name = name' + "-compat";
|
||||
paths = value;
|
||||
};
|
||||
|
||||
# Compatibility derivations
|
||||
|
||||
Reference in New Issue
Block a user