* X.org mirrors.
svn path=/nixpkgs/trunk/; revision=12967
This commit is contained in:
parent
6591cc2640
commit
4138945727
@ -213,4 +213,11 @@ rec {
|
|||||||
ftp://ftp.gwdg.de/pub/misc/tcpdump/
|
ftp://ftp.gwdg.de/pub/misc/tcpdump/
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# X.org.
|
||||||
|
xorg = [
|
||||||
|
http://xorg.freedesktop.org/releases/
|
||||||
|
http://ftp.gwdg.de/pub/x11/x.org/pub/
|
||||||
|
http://ftp.x.org/pub/ # often incomplete (e.g. files missing from X.org 7.4)
|
||||||
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user