treewide: remove redundant rec
This commit is contained in:
@@ -6,7 +6,7 @@ let
|
||||
pname = "tenderness";
|
||||
in
|
||||
|
||||
fetchzip rec {
|
||||
fetchzip {
|
||||
name = "${pname}-font-${majorVersion}.${minorVersion}";
|
||||
|
||||
url = "http://dotcolon.net/DL/font/${pname}_${majorVersion}${minorVersion}.zip";
|
||||
|
||||
Reference in New Issue
Block a user