Typo of semicolon.
svn path=/nixpkgs/trunk/; revision=33415
This commit is contained in:
parent
f389901fd2
commit
0589bffdf4
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://tools.suckless.org/tabbed;
|
||||
description = "Simple generic tabbed fronted to xembed aware applications";
|
||||
license="MIT"
|
||||
license="MIT";
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user