Ian Max Andolina
Ian Max Andolina
Perhaps you have a solution I am not aware of as an end user. I don't particularly care which environment is used on the backend, I want to simplify installing...
Ummmmm, OK asciidoctor wasn't a good example 🤣 — but there are many other tools which conda has not packaged separately (I use `pandocomatic` for managing pandoc, and was trying...
@Hofer-Julian — first thank you for the work on that issue. I'm probably holding it wrong, but I tried to expose e.g. claude: Find my executable: ```shell > fd "claude"...
This is still not working: ```shell > pixi global expose add -e nodejs claude=bin/claude Error: × Failed to add executables for environment: nodejs ╰─▶ Couldn't find executable claude in /Users/ian/.pixi/envs/nodejs,...
I think `expose` is a useful step forwards once it supports symlink detection. As an enduser it still feels to me like pixi could be doing some more magic to...
I don't have a build environment for haskell, so once there is a build for macOS I can test...
Some elvish functions support pipelines directly, but other's don't, and I also find this pretty confusing. But although the names are totally not intuitive to me, `all` and `one` are...
Thanks @tarleb -- this is quite a messy issue to document, the current [reference to this](https://pandoc.org/installing.html#linux) in the docs is only for the statically-linked linux build, and my issue was...
I also wonder whether it is worth mentioning the fact that Conda can be used to install pandoc is worth adding to that doc as well?
Yes, I can do this.