1

Derivations: Deprecate unityhub 3.13 derivation (using flatpak instead)

This commit is contained in:
2025-07-18 00:18:17 +02:00
parent 5d77ed706e
commit aba0706851
4 changed files with 1 additions and 7 deletions

View File

@ -7,5 +7,4 @@
monolisa = pkgs.callPackage ./monolisa {};
msty = pkgs.callPackage ./msty {};
unityhub_3_13 = pkgs.callPackage ./unityhub_3_13 {};
}