Merge pull request #51329 from c0bw3b/cleanup/gnu-https

Favor HTTPS URLs - the GNU edition
This commit is contained in:
markuskowa
2018-12-02 16:52:33 +01:00
committed by GitHub
247 changed files with 294 additions and 293 deletions
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
homepage = http://www.nongnu.org/ratpoison/;
homepage = https://www.nongnu.org/ratpoison/;
description = "Simple mouse-free tiling window manager";
license = licenses.gpl2Plus;