Merge remote-tracking branch 'origin/master' into staging.
Conflicts: pkgs/desktops/e18/enlightenment.nix
This commit is contained in:
@@ -34,6 +34,6 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
homepage = http://openlierox.net;
|
||||
description = "Real-time game with Worms-like shooting";
|
||||
license = "LGPLv2+";
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user