mirrors: sf: alias for sourceforge
svn path=/nixpkgs/trunk/; revision=9356
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
rec {
|
||||
# Content-addressable Nix mirrors.
|
||||
hashedMirrors = [
|
||||
http://nix.cs.uu.nl/dist/tarballs
|
||||
@@ -19,6 +19,8 @@
|
||||
http://kent.dl.sourceforge.net/sourceforge/
|
||||
];
|
||||
|
||||
sf = sourceforge;
|
||||
|
||||
# GNU.
|
||||
gnu = [
|
||||
ftp://ftp.nluug.nl/pub/gnu/
|
||||
|
||||
Reference in New Issue
Block a user