treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
meta = with stdenv.lib; {
|
||||
description = "A Tool for Building Expert Systems";
|
||||
homepage = http://www.clipsrules.net/;
|
||||
homepage = "http://www.clipsrules.net/";
|
||||
longDescription = ''
|
||||
Developed at NASA's Johnson Space Center from 1985 to 1996,
|
||||
CLIPS is a rule-based programming language useful for creating
|
||||
|
||||
Reference in New Issue
Block a user