Adam Curtis

Results 71 comments of Adam Curtis

Going to update this soon to get it ready for merging.

Seems like the nix package only supports Linux as a target.

I submitted an issue to nixpkgs as well https://github.com/NixOS/nixpkgs/issues/321605

full logs from running `export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1; nix-shell -p blightmud` https://gist.github.com/erratic-pattern/90d8f97ab083f5caa575cb98d8002b5e

any clue what the error could be related to? I can definitely try to get it working but I don't know what all is used by Blightmud in terms of...

I was able to run the command mentioned [here](https://github.com/NixOS/nixpkgs/issues/321605#issuecomment-2183969843) successfully. I haven't tested the change with my flake config yet, since I either need to checkout nixpkgs or wait until...

This is now on unstable and working 👍

I am currently building a [patched obsidian-nvim](https://github.com/erratic-pattern/dotfiles/blob/b4421a1f38dfa65de628c67a41253bdfb1c45c0b/packages/vim-plugins.nix#L25-L53) as part of my nixpkgs overlay, with a few of the open PRs patched in to fix various bugs I've encountered. I'm happy...

With the error message changes in https://github.com/apache/datafusion/pull/19070 applied, the reproducer described in this issue now gives a more helpful error message: ``` Internal error: Physical input schema should be the...

> [@erratic-pattern](https://github.com/erratic-pattern) I can't assign this to you can you do so I also cannot. Perhaps @alamb can?