aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/maintainers/scripts/rebuild-amount.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/maintainers/scripts/rebuild-amount.sh')
-rwxr-xr-xnixpkgs/maintainers/scripts/rebuild-amount.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixpkgs/maintainers/scripts/rebuild-amount.sh b/nixpkgs/maintainers/scripts/rebuild-amount.sh
index 1a54cada8af..ca89e08073e 100755
--- a/nixpkgs/maintainers/scripts/rebuild-amount.sh
+++ b/nixpkgs/maintainers/scripts/rebuild-amount.sh
@@ -60,7 +60,7 @@ nixexpr() {
"darwin-tested" "unstable" "stdenvBootstrapTools"
"moduleSystem" "lib-tests" # these just confuse the output
];
-
+
in
tweak (builtins.removeAttrs hydraJobs blacklist)
EONIX
@@ -124,4 +124,3 @@ if [ -n "$optPrint" ]; then
echo
cat "$newlist"
fi
-