svn path=/nixpkgs/trunk/; revision=17149
This commit is contained in:
Michael Raskin 2009-09-15 08:45:10 +00:00
parent 9ebb44e92e
commit a0fbdffaba

View File

@ -30,6 +30,6 @@ rec {
a.lib.maintainers.raskin
];
platforms = with a.lib.platforms;
linx;
linux;
};
}