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