nixpkgs/pkgs/build-support/fetchurl
Scott Olson 9cf93ba135 Simplify fetchurl assertion logic.
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.
2016-02-18 22:39:43 -06:00
..
builder.sh fetchurl: support executables 2016-01-19 11:17:49 +01:00
default.nix Simplify fetchurl assertion logic. 2016-02-18 22:39:43 -06:00
mirrors.nix Update list of gnupg.org mirror sites. 2015-12-04 21:11:22 +01:00
write-mirror-list.sh * Write the list of mirrors to a file that we can reuse between 2008-08-22 15:53:21 +00:00