Remove illegal meta.src attributes
This commit is contained in:
@@ -32,6 +32,5 @@ stdenv.mkDerivation rec {
|
||||
(textClosure localDefs [allBuild doForceShare doPropagate]);
|
||||
meta = {
|
||||
description = "Qi - next generation on top of Common Lisp";
|
||||
inherit src;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user