jade
jade
cc matrix https://matrix.to/#/!avYyleMexqjFHoqrME:nixos.org/$qqBMi_SBMMbp1QFDLtxwV_u75UMquLY5KdkPjE7u_mY?via=nixos.org&via=matrix.org&via=nixos.dev
Hi @titozgz. I actually wrote an automated installer :) You can get it at https://github.com/lf-/revit-stl-extension/releases. A word of warning though: I wrote this modification when I was in an education...
Tested and confirmed working on 2019.
You might also be interested in this hiedb based LSP service (not super well known) https://github.com/masaeedu/halfsp
oh gods. this is because of macOS/possibly others putting nix in /nix/var/nix/profiles/per-user/root instead of /nix/var/nix/profiles/default being a separate profile for root, then running a profile switch command as root on...
I don't know. Unfortunately I'm on Linux these days and haven't touched Fusion in about a year. If you can find the command that does the thing you want, it...
This is a fair point. For now I would suggest running Clipper on a shell, but I can definitely see it being annoying even for GUI applications that it will...
There are two approaches to fixing this. One is to use the `systemtap` probes shipped in many builds of glibc. Another is to simply hook `dlopen`. I think the latter...
this is plausibly also busted for flakehub (Link rel=immutable)/tarball inputs, in particular, `https://git.lix.systems/lix-project/lix/archive/main.tar.gz`
I also can recommend using https://github.com/mic92/cntr for this, but it is not a fix for if the service is not long-running.