maintainers/*: editorconfig fixes
This commit is contained in:
parent
c8500de47b
commit
eca0b09849
|
@ -60,7 +60,7 @@ nixexpr() {
|
||||||
"darwin-tested" "unstable" "stdenvBootstrapTools"
|
"darwin-tested" "unstable" "stdenvBootstrapTools"
|
||||||
"moduleSystem" "lib-tests" # these just confuse the output
|
"moduleSystem" "lib-tests" # these just confuse the output
|
||||||
];
|
];
|
||||||
|
|
||||||
in
|
in
|
||||||
tweak (builtins.removeAttrs hydraJobs blacklist)
|
tweak (builtins.removeAttrs hydraJobs blacklist)
|
||||||
EONIX
|
EONIX
|
||||||
|
@ -124,4 +124,3 @@ if [ -n "$optPrint" ]; then
|
||||||
echo
|
echo
|
||||||
cat "$newlist"
|
cat "$newlist"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue