quote URLs in my packages to ease opening them from urxvt
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation {
|
||||
configureFlags = [ "--disable-static" "--enable-shared" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://www.openprinting.org/download/ijs/;
|
||||
homepage = "https://www.openprinting.org/download/ijs/";
|
||||
description = "Raster printer driver architecture";
|
||||
|
||||
license = licenses.gpl3Plus;
|
||||
|
||||
Reference in New Issue
Block a user