Rename SourceCodePro to source-code-pro
This commit is contained in:
@@ -22,7 +22,7 @@ rec {
|
||||
sha256 = sourceInfo.hash;
|
||||
};
|
||||
|
||||
name = "${sourceInfo.name}-${sourceInfo.version}";
|
||||
name = "source-code-pro-${sourceInfo.version}";
|
||||
inherit buildInputs;
|
||||
|
||||
phaseNames = ["doUnpack" "installFonts"];
|
||||
|
||||
Reference in New Issue
Block a user