Adding the proper derivation name to the openchrome xorg driver override.
svn path=/nixpkgs/trunk/; revision=16781
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
xf86videoopenchrome = attrs: attrs // {
|
xf86videoopenchrome = attrs: attrs // {
|
||||||
|
name = "xf86-video-openchrome-svn-754";
|
||||||
src = args.fetchsvn {
|
src = args.fetchsvn {
|
||||||
url = http://svn.openchrome.org/svn/trunk;
|
url = http://svn.openchrome.org/svn/trunk;
|
||||||
md5 = "9a64a317d1f0792c5709e516c14f383b";
|
md5 = "9a64a317d1f0792c5709e516c14f383b";
|
||||||
|
|||||||
Reference in New Issue
Block a user