Merge remote-tracking branch 'origin/master' into staging.
Conflicts: pkgs/desktops/e18/enlightenment.nix
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
homepage = http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/index_e.html;
|
||||
license = "unfree"; # I couldn't find its license, only a copyright.
|
||||
license = stdenv.lib.licenses.unfree; # I couldn't find its license, only a copyright.
|
||||
description = "Steam Locomotive runs across your terminal when you type 'sl'";
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user