fixing the name in the openchrome expression.
svn path=/nixpkgs/trunk/; revision=18573
This commit is contained in:
parent
931f6655f0
commit
b4e31ce1bf
@ -75,7 +75,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
xf86videoopenchrome = attrs: attrs // {
|
xf86videoopenchrome = attrs: attrs // {
|
||||||
name = "xf86-video-openchrome-svn-798";
|
name = "xf86-video-openchrome-svn-816";
|
||||||
src = args.fetchsvn {
|
src = args.fetchsvn {
|
||||||
url = http://svn.openchrome.org/svn/trunk;
|
url = http://svn.openchrome.org/svn/trunk;
|
||||||
sha256 = "1mhfh1n1x7fnxdbbkbz13lzd57m6xi3n9cblzgm43mz5bamacr02";
|
sha256 = "1mhfh1n1x7fnxdbbkbz13lzd57m6xi3n9cblzgm43mz5bamacr02";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user