maintainers/*: editorconfig fixes

wip/yesman
zowoq 4 years ago
parent c8500de47b
commit eca0b09849
  1. 3
      maintainers/scripts/rebuild-amount.sh

@ -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…
Cancel
Save