Jordan Faust

Results 8 comments of Jordan Faust

Eclim already provides an API for reading from a archive file: https://github.com/ervandew/eclim/blob/2.5.0/org.eclim.core/java/org/eclim/plugin/core/command/archive/ArchiveReadCommand.java This command will create a temporary file that contains the contents of the decompiled java file just as...

Unfortunately it looks like this is a specific issue for NixOS and not nix the package manager. The above runs a container with a different OS and just has the...

I don't believe there is an issue for nix the package manager. This specifically is an issue with NixOS and something specific about the nature of the distro tests that...

I can confirm things are working. I can successfully build grype within nixos now

So I moved what I was doing into an autogroup that changes the directory after I load a new session for a project. That is working just fine now. However,...

I'm experiencing the same problem as well. This is on a new Thelio desktop with a AMD Ryzen 9 7950X CPU and AMD Radeon RX 7600 GPU. I'm using unstable...

I dug into the specific problem for neotest-jest and found it to be what looks like a breaking change in the javascript treesitter parser: https://github.com/nvim-neotest/neotest-jest/pull/100. I know there were some...

Is there an actual resolution to this problem other than not using the dependencies? Have the same problem for sermver. Should this issue actually be closed?