mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +00:00
Telling hydra to build the recent k3b.
svn path=/nixpkgs/trunk/; revision=27055
This commit is contained in:
parent
a6518956f9
commit
50f03dbf20
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
||||
description = "CD/DVD Burning Application for KDE";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.sander maintainers.urkud ];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user