treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
Davix provides an API and a set of command line tools";
|
||||
|
||||
license = licenses.lgpl2Plus;
|
||||
homepage = http://dmc.web.cern.ch/projects/davix/home;
|
||||
homepage = "http://dmc.web.cern.ch/projects/davix/home";
|
||||
maintainers = [ maintainers.adev ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user