Remove illegal meta.src attributes
This commit is contained in:
@@ -24,7 +24,6 @@ stdenv.mkDerivation rec {
|
||||
[doInstall doForceShare doPropagate]);
|
||||
meta = {
|
||||
description = "${name} dictionary for dictd";
|
||||
inherit src;
|
||||
};
|
||||
};
|
||||
# Probably a bug in some FreeDict release files, but easier to trivially
|
||||
|
||||
Reference in New Issue
Block a user