unityhub: drop 2019 support to fix build, 3.12.1 -> 3.13.1#422785
unityhub: drop 2019 support to fix build, 3.12.1 -> 3.13.1#422785SuperSandro2000 merged 5 commits intoNixOS:masterfrom
Conversation
|
@SuperSandro2000 since you were just here, could you help merge? |
0fedd9c to
d516ef2
Compare
|
I just gave the {"timestamp":"2025-07-30T18:36:08.273Z","level":"info","moduleName":"LaunchProcess","pid":843147,"message":"Spawning editor instance with command: /home/lemon/Documents/Unity/Installs/2022.3.22f1/Editor/Unity , and arguments: [ '-projectpath', '/home/lemon/Documents/Unity/Projects/<project>', '-useHub', '-hubIPC', '-cloudEnvironment', 'production', '-licensingIpc', 'LicenseClient-lemon', '-hubSessionId', '<redacted>', '-accessToken', '<redacted>' ]"}
{"timestamp":"2025-07-30T18:36:08.289Z","level":"info","moduleName":"LaunchProcess","pid":843147,"message":"child process exited with code 127"}
{"timestamp":"2025-07-30T18:36:08.289Z","level":"error","moduleName":"EditorApp","pid":843147,"message":"Editor exited with code 127"}
{"timestamp":"2025-07-30T18:36:08.295Z","level":"error","moduleName":"LocalProjectService","pid":843147,"message":"Error while opening a local new project Error: Editor exited with code 127\n at ChildProcess.<anonymous> (/nix/store/9bi7q54k8wgahiis869qkzkgpbmnxg6j-unityhub-3.13.0/opt/unityhub/resources/app.asar/build/main/services/editorApp/editorapp.js:1:2807)\n at ChildProcess.emit (node:events:530:35)\n at ChildProcess.emit (node:domain:489:12)\n at maybeClose (node:internal/child_process:1101:16)\n at ChildProcess._handle.onexit (node:internal/child_process:304:5)\n at Process.callbackTrampoline (node:internal/async_hooks:130:17)"}Running the exact command it tried in the terminal informs me that it does not like the dynamically linked exe: If I run the command with steam-run like so I used to run it fine (without needing steam-run) before the build was broken, so not sure what's up with it |
cea0cc1 to
0e85898
Compare
0e85898 to
3c50c5b
Compare
|
@PassiveLemon that seems to be due to the libxml change, I've given up and just overrided the package to use the old version for now, before staging is merged into master. |
|
Can confirm that it now works |
133a5bf to
909c488
Compare
fixes NixOS#419634 before NixOS#421740 is merged to master
909c488 to
b18b32e
Compare
|
Thanks for the suggestions, fixed |
Closes #412803
Closes #418451
Closes #419634
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.