Merge "fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13" into main

This commit is contained in:
jade 2024-05-09 15:22:03 +00:00 committed by Gerrit Code Review
commit d5804d0c6d

View file

@ -83,7 +83,9 @@
crossSystems = [
"armv6l-linux"
"armv7l-linux"
"x86_64-freebsd13"
# FIXME: doesn't evaluate, plausibly fixed in >=24.05, so recheck when
# we update to 24.05
# "x86_64-freebsd13"
"x86_64-netbsd"
];