refactored

This commit is contained in:
alsaiduq-lab 2025-06-04 10:14:57 -06:00
parent cc87e2cb60
commit 66dc310ab2
7 changed files with 45 additions and 37 deletions

View file

@ -18,7 +18,7 @@
meta = with lib; {
description = "Clear Sans font";
homepage = "https://github.com/intel/clear-sans";
license = licenses.apache;
license = licenses.asl20;
maintainers = [cobray];
platforms = platforms.all;
};