Martin Eek Gerhardsen
Martin Eek Gerhardsen
Take out the latest_config-variable as a reference instead of a copy. Ensuring that the code which changes the stop_frame variable is changed globally. Fixes "Could not capture frame" error produced...
I've had problems using the `decrypt` plugin on certain files. It seems to specifically be for files with characters which might be escaped, such as '(', however when I'm trying...
I'm trying to add the Sophus library to my package, which doesn't seem to build for certain ROS distros. In my case, it is specifically the noetic version that doesn't...
I tried to package ouster-ros, but end up with a pretty weird include-structure: ```bash /nix/store/q0asldhswh6h2441kiv5zshryryx49m5-ouster-ros-0.10.0/include /nix/store/q0asldhswh6h2441kiv5zshryryx49m5-ouster-ros-0.10.0/include └── ouster_ros ├── GetConfig.h ├── GetConfigRequest.h ├── GetConfigResponse.h ├── GetMetadata.h ├── GetMetadataRequest.h ├── GetMetadataResponse.h...
I recently set up a taskchampion sync server, and wanted to test it out with two of my computers. Initially I set it up with two separate uuids, but when...
| Field | Description | |--------------|-------------| | Plugin | `treesitter` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and...