treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
|
||||
with built-in VFS, udev- or HAL-based device manager,
|
||||
customizable menu system, and bash integration
|
||||
'';
|
||||
homepage = http://ignorantguru.github.io/spacefm/;
|
||||
homepage = "http://ignorantguru.github.io/spacefm/";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ jagajaga obadz ];
|
||||
|
||||
Reference in New Issue
Block a user