Merge pull request #26013 from obsidiansystems/release-cross
release-cross: Be less absurd in `ensureUnaffected` tests
This commit is contained in:
commit
b1d2f410c7
@ -59,8 +59,8 @@ in
|
|||||||
# there probably a good idea to try to be "more parametric" --- i.e. avoid
|
# there probably a good idea to try to be "more parametric" --- i.e. avoid
|
||||||
# any special casing.
|
# any special casing.
|
||||||
crossSystem = {
|
crossSystem = {
|
||||||
config = "foosys";
|
config = "mips64el-apple-windows-gnu";
|
||||||
libc = "foolibc";
|
libc = "glibc";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Converting to a string (drv path) before checking equality is probably a
|
# Converting to a string (drv path) before checking equality is probably a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user