treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -66,7 +66,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
meta = with stdenv.lib; {
|
||||
description = "Utility to detect other OSs on a set of drives";
|
||||
homepage = http://packages.debian.org/source/sid/os-prober;
|
||||
homepage = "http://packages.debian.org/source/sid/os-prober";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ symphorien ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user