1

Derivations/Unityhub: Add custom unityhub 3.13 derivation with fixed libxml and removed Gconf

nixpkgs issues/419634#issuecomment-3052547176
This commit is contained in:
2025-07-22 19:24:00 +02:00
parent 1418e62598
commit 6db7efe71b
6 changed files with 14 additions and 10 deletions

View File

@ -7,5 +7,6 @@
monolisa = pkgs.callPackage ./monolisa {};
msty = pkgs.callPackage ./msty {};
unityhub = pkgs.callPackage ./unityhub {};
tidal-dl-ng = pkgs.callPackage ./tidal-dl-ng {};
}