nyxt: v2_pre-release-7 -> 2.0.0 (#124024)

This commit is contained in:
remedialchaos
2021-05-22 15:32:47 -04:00
committed by GitHub
parent 9201ef9749
commit 2557094202
2 changed files with 4 additions and 7 deletions
@@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
description = "Infinitely extensible web-browser (with Lisp development files using WebKitGTK platform port)";
homepage = "https://nyxt.atlas.engineer";
license = licenses.bsd3;
maintainers = with maintainers; [ lewo ];
maintainers = with maintainers; [ lewo payas ];
platforms = platforms.all;
};
}