treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
||||
integration, and has a flexible real-time plotter for visualising
|
||||
graphical data.
|
||||
'';
|
||||
homepage = https://github.com/stevenlovegrove/Pangolin;
|
||||
homepage = "https://github.com/stevenlovegrove/Pangolin";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
maintainers = [ stdenv.lib.maintainers.expipiplus1 ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user