treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
||||
based on Brouwer-realizability & meaning explanations.
|
||||
Inspired by Nuprl
|
||||
'';
|
||||
homepage = https://github.com/jonsterling/JonPRL;
|
||||
homepage = "https://github.com/jonsterling/JonPRL";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
maintainers = with stdenv.lib.maintainers; [ puffnfresh ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user