mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
* Fix Hydra evaluation problem.
svn path=/nixpkgs/trunk/; revision=23015
This commit is contained in:
parent
2148d43a6d
commit
10dbe2dd78
@ -16,6 +16,6 @@ stdenv.mkDerivation rec {
|
||||
description = "KDE PIM libraries";
|
||||
license = "LGPL";
|
||||
homepage = http://www.kde.org;
|
||||
inherit (kdelibs.meta) maintainers platforms;
|
||||
inherit (kdelibs.meta) maintainers;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user