jetbrains: fix url literal

This commit is contained in:
Sandro 2021-04-14 13:55:36 +02:00 committed by GitHub
parent e019872af8
commit a095f55964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,7 +144,7 @@ let
inherit name version src wmClass jdk; inherit name version src wmClass jdk;
product = "MPS"; product = "MPS";
meta = with lib; { meta = with lib; {
homepage = https://www.jetbrains.com/mps/; homepage = "https://www.jetbrains.com/mps/";
inherit license description; inherit license description;
longDescription = '' longDescription = ''
A metaprogramming system which uses projectional editing A metaprogramming system which uses projectional editing