Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-04-15 12:06:13 +00:00
committed by GitHub
22 changed files with 218 additions and 97 deletions
+1 -2
View File
@@ -250,8 +250,7 @@ rec {
# BSDs
# Deprecate
amd64-netbsd = x86_64-netbsd;
amd64-netbsd = lib.warn "The amd64-netbsd system example is deprecated. Use x86_64-netbsd instead." x86_64-netbsd;
x86_64-netbsd = {
config = "x86_64-unknown-netbsd";