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