1

Derivations/Msty: Package msty

This commit is contained in:
2025-07-14 19:10:16 +02:00
parent e431c3ad25
commit 2729d51e1f
2 changed files with 29 additions and 0 deletions

View File

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