Atri Hegde
Atri Hegde
**Is your feature request related to a problem? Please describe.** Code blocks are shown even when I have `:exports none`, taking up unnecessary space. I use org-babel to generate diagrams...
It'd be great to have swetrix https://github.com/swetrix/selfhosting. Excellent for all the developers who want web analytics for their applications.
Fails to build cartographer after failing to find `cairo` - [output here](https://pastebin.com/iCxjwJHc). Not sure how I could fix this as `cairo` seems to exist in `propagatedBuildInputs`.
I have an access to macOS(arm64) laptop in which I'd like to use ROS2 Humble. I want to contribute to this project, but being new to nix & nix flakes...
Adding `rqt` to my package list, it fails to build. First there is an error about `shiboken2` being marked as broken. `error: Package ‘shiboken2-5.15.11’ in /nix/store/snp5f95xhkz89kdw9703kana3m6xfd0a-source/pkgs/development/python-modules/shiboken2/default.nix:54 is marked as broken,...
Turtlebot3 packages (ROS2 Humble) fail to build on MacOS(M3), I'm tackling this handful of packages at a time. For now I have `turtlebot3-description` `turtlebot3-teleop` `turtlebot3-gazebo` in my shell and initially...
Currently colcon-cd seems to be missing (colcon-cd is a shell function for colcon-core to change current working directory). Looking at `pkgs/colcon/argcomplete.nix` I made an effort to create a `pkgs/colcon/cd.nix`, but...