Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
Showing only changes of commit 7a52e1907c - Show all commits

View File

@ -26,8 +26,9 @@
auth-user-pass ${config.age.secrets.vpn-dac-login.path} auth-user-pass ${config.age.secrets.vpn-dac-login.path}
reneg-sec 0 reneg-sec 0
# Ignore 10.0.0.0 route as is not needed # Only route fox-ipmi
pull-filter ignore "route 10.0.0.0" pull-filter ignore "route "
route 147.83.35.27 255.255.255.255
''; '';
}; };
}; };