sway-beta: init at 1.0-beta1 (#48829)
* sway-beta: init at 1.0-beta1 * sway, sway-beta: use https url
This commit is contained in:
committed by
Michael Weiss
parent
0db57307e6
commit
d8d8a0ba14
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "i3-compatible window manager for Wayland";
|
||||
homepage = http://swaywm.org;
|
||||
homepage = https://swaywm.org;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ primeos ]; # Trying to keep it up-to-date.
|
||||
|
||||
Reference in New Issue
Block a user