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

@ -20,7 +20,7 @@
# Overriding specific packages from a different nixpkgs (e.g. a pull request)
# can be done like this. Note that this creates an additional nixpkgs instance.
# https://github.com/NixOS/nixpkgs/issues/418451
# unityhub_pinned_3_13 =
# unityhub_3_13 =
# (import inputs.unityhub-pinned {
# config.allowUnfree = true;
# localSystem = {inherit (prev) system;};