parent
59ee9e0856
commit
d5b50b6f52
@ -14,5 +14,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://www.libee.org/;
|
homepage = http://www.libee.org/;
|
||||||
description = "An Event Expression Library inspired by CEE";
|
description = "An Event Expression Library inspired by CEE";
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
license = stdenv.lib.licenses.lgpl21Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user