treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,6 +15,6 @@ buildDunePackage rec {
|
||||
description = "DSL to generate fast incremental C code from declarative specifications";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.jmagnusj ];
|
||||
homepage = https://github.com/magnusjonsson/opti;
|
||||
homepage = "https://github.com/magnusjonsson/opti";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user