1

Derivation/MonoLisa: Add MonoLisa font derivation

This commit is contained in:
2025-07-06 03:06:16 +02:00
parent 3eae2f9b01
commit 270b62c65c
4 changed files with 28 additions and 0 deletions

View File

@ -4,4 +4,6 @@
...
}: {
# Obsolete derivations are kept in "1_deprecated" for reference.
monolisa = pkgs.callPackage ./monolisa {};
}