summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2021-12-09 23:08:40 +0100
committerJörg Thalheim <joerg@thalheim.io>2021-12-09 23:08:40 +0100
commita8c277c8a8bb4216d35fe78303dd1ff414036034 (patch)
tree8d93edbdc840e4de1663ccc1aa43b58bcb3e7fc9 /lib
parente03cb37982e485aa7fe89490dfdea471288bd31c (diff)
pkgsCross.x86_64-netbsd-llvm: mark as broken
Diffstat (limited to 'lib')
-rw-r--r--lib/systems/examples.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/systems/examples.nix b/lib/systems/examples.nix
index f2469f9bf7ff..9c0c91617e8a 100644
--- a/lib/systems/examples.nix
+++ b/lib/systems/examples.nix
@@ -290,6 +290,7 @@ rec {
libc = "nblibc";
};
+ # this is broken and never worked fully
x86_64-netbsd-llvm = {
config = "x86_64-unknown-netbsd";
libc = "nblibc";