mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 07:00:43 +00:00
9cf93ba135
The two lines I removed technically assert the exact same thing, since `!a -> b` is equivalent to `a || b`. So, I replaced the two lines with the more symmetric form to make it clearer. |
||
---|---|---|
.. | ||
builder.sh | ||
default.nix | ||
mirrors.nix | ||
write-mirror-list.sh |