fix eval
This commit is contained in:
parent
f1d7aad20b
commit
e64d5655e9
@ -8119,7 +8119,7 @@ let
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Hierarchic visualization control for wxPython";
|
description = "Hierarchic visualization control for wxPython";
|
||||||
homepage = https://launchpad.net/squaremap;
|
homepage = https://launchpad.net/squaremap;
|
||||||
license = licenses.bsd;
|
license = licenses.bsd3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user