Derivations: Deprecate unityhub 3.13 derivation (using flatpak instead)
This commit is contained in:
@ -7,5 +7,4 @@
|
|||||||
|
|
||||||
monolisa = pkgs.callPackage ./monolisa {};
|
monolisa = pkgs.callPackage ./monolisa {};
|
||||||
msty = pkgs.callPackage ./msty {};
|
msty = pkgs.callPackage ./msty {};
|
||||||
unityhub_3_13 = pkgs.callPackage ./unityhub_3_13 {};
|
|
||||||
}
|
}
|
||||||
|
@ -117,12 +117,7 @@
|
|||||||
|
|
||||||
# Unity Stuff
|
# Unity Stuff
|
||||||
# TODO: Unity module
|
# TODO: Unity module
|
||||||
|
# unityhub # TODO: Wait for https://nixpk.gs/pr-tracker.html?pr=422785
|
||||||
# TODO: Unityhub builds again, but the editor doesn't launch
|
|
||||||
# due to missing dynamic libraries.
|
|
||||||
# They are declared in the unityhub derivation but not picked up...
|
|
||||||
# Can use flatpak as a workaround :(
|
|
||||||
# unityhub_3_13
|
|
||||||
unity-rider
|
unity-rider
|
||||||
dotnetCore
|
dotnetCore
|
||||||
mono
|
mono
|
||||||
|
Reference in New Issue
Block a user