purepani

Results 176 comments of purepani

Hi! Just wanted to check in on this, as I also use VS codium

> > @mrcjkb what do you recommand as a fix ? > > I don't think there's a clean way to solve this nicely in nixpkgs. The reason luarocks can...

> > Everything seems to build fine now. Could someone actually test the plugin ? > > I just set my flake to use your fork on the `neorg` branch,...

I'm going to go ahead and ping @dankamongmen I think he himself was interested in something similar for neovim at some point. Sorry for the unnecessary if not Nick!

Thanks, I'll try and look harder for a solution on the Nixos side

I believe here: https://matrix.to/#/#windows:nixos.org

> Instead of setting all the environment variables in bash, it seems much better to set them in your nix flake or whatever you're using for your environment. It's more...

> > I found a multi-threaded implementation of ball pivoting: http://www.ipol.im/pub/art/2014/81/ > > The license of the example implementation is GPL @benjaminum Would it be a problem to make an...

Hi, I believe I have located something that might be causing this. I was trying to build https://github.com/Martichou/rquickshare, and was running into this error. If you run `pnpm build --verbose`,...

The relevant line that, I believe, would fix the issue is here now: https://github.com/tauri-apps/tauri/blob/db03f00693007ac897129ced163113762560ebbe/crates/tauri-cli/src/interface/rust.rs#L1524 If my analysis from earlier was correct, it should work if this supports multiple outputs from...