fix license
This commit is contained in:
parent
24246f2d89
commit
f3c5939ac9
@ -29,7 +29,7 @@ python2Packages.buildPythonApplication rec {
|
|||||||
description = "XMonad-like workspace switching for i3";
|
description = "XMonad-like workspace switching for i3";
|
||||||
maintainers = with maintainers; [ synthetica ];
|
maintainers = with maintainers; [ synthetica ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.mit;
|
||||||
homepage = https://travisf.net/i3-wk-switcher;
|
homepage = https://travisf.net/i3-wk-switcher;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user