python-args: drop bogus reference to "stdenv.lib.licenses.bsd"
This commit is contained in:
parent
8e68d55b04
commit
160e342dbd
@ -583,7 +583,6 @@ let
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Command Arguments for Humans";
|
description = "Command Arguments for Humans";
|
||||||
homepage = "https://github.com/kennethreitz/args";
|
homepage = "https://github.com/kennethreitz/args";
|
||||||
license = stdenv.lib.licenses.bsd;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user