cryinkfly / Autodesk-Fusion-360-for-Linux

This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!
https://github.com/cryinkfly/Fusion-360---Linux-Wine-Version-/wiki
MIT License
1.79k stars 115 forks source link

Add support for NixOS please #309

Open crabdancing opened 1 year ago

crabdancing commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I'm trying to install on NixOS. The scripts, of course, do not work, and neither does the Bottle.

Describe the solution you'd like A clear and concise description of what you want to happen.

I'd love if this script would add support for NixOS.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

NixOS is not a FHS system -- so it has problems with a lot of shell scripts. But its declarative configuration system gives it the potential to handle finicky setups like this more reliably than most others.

9ary commented 1 year ago

I've got it working and I'm looking into putting together a proper NixOS setup, but I've been caught up in patching various projects to fix bugs that hurt usability. I'll try to remember to post my configuration here.

crabdancing commented 1 year ago

Um, any chance you could still post it? It would be a huge help! @9ary

9ary commented 1 year ago

Sorry, I have nothing yet.

Maybegus commented 4 months ago

Any updates on this?

9ary commented 4 months ago

Yes and no. The script in this repo can run an imperative installation, but there's no declarative setup that I'm aware of. Since I was never able to get fusion to run satisfactorily, I didn't bother writing my own.