ubuntu-font-family: free is a string, not var
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
contemporary style and contains characteristics unique to
|
||||
the Ubuntu brand that convey a precise, reliable and free attitude.";
|
||||
homepage = http://font.ubuntu.com/;
|
||||
license = free;
|
||||
license = "free";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = [ stdenv.lib.maintainers.antono ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user