Autodesk-Fusion-360-for-Linux icon indicating copy to clipboard operation
Autodesk-Fusion-360-for-Linux copied to clipboard

Add support for NixOS please

Open crabdancing opened this issue 2 years ago • 9 comments

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.

crabdancing avatar Mar 20 '23 05:03 crabdancing

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.

9ary avatar Mar 20 '23 16:03 9ary

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

crabdancing avatar Apr 21 '23 05:04 crabdancing

Sorry, I have nothing yet.

9ary avatar Apr 21 '23 06:04 9ary

Any updates on this?

ghost avatar Feb 19 '24 22:02 ghost

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.

9ary avatar Feb 20 '24 16:02 9ary

Can someone testing the new alpha installer? Or look to the code: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/blob/main/files/setup/autodesk_fusion_installer_x86-64.sh

cryinkfly avatar Aug 06 '24 13:08 cryinkfly