Superfluous lib
This commit is contained in:
parent
d13e0ae5b5
commit
0456af4829
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with stdenv.lib; {
|
||||
description = "Tall, condensed, bitmap font for geeks";
|
||||
homepage = https://github.com/NerdyPepper/scientifica;
|
||||
license = lib.licences.ofl;
|
||||
license = licences.ofl;
|
||||
maintainers = [ maintainers.jpotier ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue